	body {
		text-align:center;
		background-color:#3F5561;
		}
	
	a:link {
		color : #B2FF00;
		text-decoration: none;
			}
			
	a:visited { 
		color : #B2FF00;
		text-decoration: none;
			 }
			 
	a:hover {
	color : #FFCC00;
}	
	
	#frame {
		width:750px;
		margin-right:0;
		margin-left:0;
		margin-top:10px;
		padding:0px;
		text-align:left;
		}
			
	#contentheader {
		background:#3F5561
		margin: 0px;
		}
		
	#contentheader h1 {
		font-size: 22px;
		color: #B5D0E3;
		padding-left: 75px;
		padding-right: 205px;
		padding-top: 10px;
		padding-bottom: 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bolder;
		text-align: center;
		}
		
	#corners {
		position: relative;
		margin-left: 85px;
		margin-bottom: 0px;
		margin-top: 0px;
		margin-right: 0px;
		}
		
	#contentleft {
		width:55px;
		margin:10px;
		float:left;
		background-color:#3F5561;
		}
	
	#contentcenter {
		width:450px;
		float:left;
		background-color:#ffffff;
		margin-right: 10px;
		padding: 10px;
		}
		
	#contentcenter p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003366;
	line-height: 150%;
		}
		
	#contentcenter ul {
	font-size: 12px;
	color: #003366;
	line-height: 200%;
	padding: 0px 20px 0px 10px;
	list-style-position: inside;
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-type: square;
		}
		
	#contentcenter h1 {
		margin: 25px 10px 0px 15px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 18px;
		color: #B5D0E3;
		font-weight: bolder;
		text-align: center;
		}
		
	#contentcenter h2 {
		margin: 10px 10px 0px 10px;
		padding-left: 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #B5D0E3;
		font-weight: bolder;
		}
	
	#contentright {
		width:140px;
		float:left;
		background-color: #3F5561;
		padding-top: 15px;
		padding-right: 10px;
		padding-bottom: 0px;
		padding-left: 10px;
		}

	div#sidebar {
		width:150px;
		float:left;
		background-color: #3F5561;
		position: relative;
		top: 10px;
		right: 20px;
		left: 5px;
		font-size : 11px;
		}
		
	div#sidebar div.feature {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color : #ffffff;
		background-color : #3F5561;
		margin-bottom : 11px;
		padding : 10px;
		line-height : 140%;
		border-color: #999999;
		border-width: 1px;
		border-style: solid;
		}

	div#sidebar div.feature ul{
		margin : 0;
		padding : 0;
		line-height : 150%;
		list-style-type: square;
		list-style-position: inside;
		}
	
	div#sidebar h1{
		font-size : 120%;
		margin : 0;
		padding : 0;
		color: #B5D0E3;
		}

	#footer {
	width: 470px;
	float:left;
	margin-left: 42px;
	margin-top: 0px;
	background-color: #336699;
	text-align : center;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 10px;
	position: relative;
		}
	#dateline {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		font-weight: bolder;
		text-transform: uppercase;
		color: #99CC33;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding-left: 35px;
	padding-right: 35px;
}
ol {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	color: #003366;
	line-height: 135%;
	padding-left: 35px;
	padding-right: 35px;
}
