body {
		text-align:center;
		background:#E0E0C2;
		margin:0px;
		padding:0px;
		height:100%;
		font-family: Arial,Helvetica,sans-serif;
		color: #8A8A79;
		}
		
p {


}
		
	.bigdate {	
    font-size:15px;
		font-weight:bold; 	
	  }
		
	.whiteunderline {
	  border-top:1px solid #fff;
		padding-top:10px;
	  }
		
	.controls {
    background:#F9F9F3;	
		border-top:5px solid #003366;
		border-bottom:6px solid #F0F0DF;
		margin-top:10px;
	  }

	#wrapper {
	  height:100%;
		width:100%;
		background:#E0E0C2;
		}	
		
	.nav {
	  font-family: Arial,Helvetica,sans-serif;
		font-weight:normal;
	  font-size:14px;
		color: #333333;
		font-style:italic;
		text-decoration:none;
		line-height:24px;
		letter-spacing:.5px;
	  }
		
	a.nav:hover {
	  color:#999999;
	  }

	.bluenav {
		color: #003366;
	  }
	a.bluenav:hover {
	  color: #999999;
	  }
		
	a {
	  color: #003366;
	  }
		
	a:hover {
	  color: #999999;
	 }	
		
	.whiteline {
	  padding-top:2px;
	  width:178px;
		height:22px;
		border-bottom:1px solid #fff;
	  }
	
	#headerframe {
	  height:143px;
    padding:0px;
		background-image: url(slices/subpage_head_bg.gif);
		}	
	
	#headercenter {
	  height:143px;
		width:730px;
		margin-right:auto;
		margin-left:auto;
		text-align:left;
		}	
	
	#frame {
		width:730px;
		height:100%;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
		background:#E0E0C2;
		}
		
	#contentleft {
		width:183px;
		padding-right:15px;
		padding-top:48px;
		float:left;
		}
	
	#contentcenter {
		width:330px;
		height:100%;
		padding:0px;
		float:left;
		border-left:2px solid #003366;
		border-right:2px solid #003366;
		}
	
	#contentright {
		width:183px;
		padding-left:15px;
		padding-top:48px;
		float:left;
		}
	


	.standard {
	  margin:15px;
		font-size:11px;
		font-family: Arial,Helvetica,sans-serif;
		color: #333333;
		line-height:15px;
	 }	
	 
	 .credit {
	  
		font-size:11px;
		font-family: Arial,Helvetica,sans-serif;
		color: #333333;
		line-height:15px;
	 }	
			
		
	li {
	  font-size:11px;
		font-family: Arial,Helvetica,sans-serif;
		color: #333333;
	}
		
	h1 {
	  margin:0px;
		font-size:26px;
		line-height:28px;
		font-weight:bold;
		padding-left:15px;
		padding-right:15px;
		padding-top:12px;
		padding-bottom:13px;
		width:300px;
		background-image: url(slices/title_bg.gif);
		background-position: bottom;
		color: #003366;
		font-family: Arial,Helvetica,sans-serif;
		}
  
	.largetitle {
	  margin:0px;
		font-size:26px;
		line-height:28px;
		font-weight:bold;

		color: #003366;
		font-family: Arial,Helvetica,sans-serif;
		}
		
		
  .adbox {
		border:1px solid #003366;
		overflow:hidden;
		width:163px;
		height:163px;
		margin: 4px 5px 0px 4px;
		padding:1px;
		font-size:11px;
		font-family: Arial,Helvetica,sans-serif;
		color: #333333;
		line-height:15px;
		}
		
	.adimage {
	  border:none;
		margin: 0px 5px 0px 0px;
		
		
		}