body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:18px; /* 16×1.125=18 */
	color:#000000;
	background-color: #65c8F1;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}


p  {font-family: Arial, Helvetica, sans-serif;
	font-size:0.75em;
	line-height:18px;
	/*line-height:1.125em; /* 16×1.125=18 */
	color:#000000;
	margin-top:0px;
	margin-bottom:18px;}
	
	ul {margin-top:0px;}
	
	
li  {font-family: Arial, Helvetica, sans-serif;
	font-size:0.75em;
	line-height:18px;
	/*line-height:1.125em; /* 16×1.125=18 */
	color:#000000;
	margin-top:0px;}
	
h1 {font-size:1.125em;
	margin-top:0px;
	margin-bottom:18px;
	font-family:"Times New Roman", Times, serif;
	letter-spacing:1px;
	color:#004986;
	border-top: 1px solid #004986;
	border-bottom: 1px solid #004986;
	padding-top:5px;
	padding-bottom:5px;	
	}
	
	
	h2 {font-size:1em;
	margin-top:0px;
	font-weight:normal;
	color:#3399CC;
	line-height:20px;
	margin-bottom:18px;}
	

	h3 {font-size:.9em;
	margin-top:0px;
	font-weight:bold;
	color:#3399CC;
	line-height:20px;
	margin-bottom:9px;}

	
	
a:link {color:#52b1De;
		text-decoration:underline;}
a:hover {text-decoration:none}	
		
	
#container
{margin: 0px auto 0px auto;
width:854px;
background-color:#ffffff;}


#header{width:854px;
		margin:0px;
		padding:0px;}

#nav {
margin:0px;
padding:0px;
clear:both;
		width:854px;
		background-color:#ffcb31;}
		
#photo {margin:0px;
padding:0px;
clear:both;}

#nest

{margin-top:15px;
padding: 0px 20px 0px 20px;
margin-bottom:10px;}


#sidebar {float:left;
			width:213px;
			padding-right:10px;
			border-right: 1px solid #004986;
			margin-bottom:10px}
			
#content {margin-left:240px;
			width:550px;}
			
#footer
{clear:both;
background-color:#004986;
padding:10px;}

#footer p {font-size:0.675em;
color:#ffffff;
text-align:center;
margin-bottom:0px}
			
			
				.sidelinks a:link {display:block;
	
	background-color:#ffcb31;
	text-decoration:none;
	color:#004986;
	
	padding:10px;
	margin-bottom:1px;

	margin-right:1px;
	text-align:center;
	font-weight:bold;}
	
					.sidelinks a {display:block;
	
	background-color:#ffcb31;
	text-decoration:none;
	color:#004986;
	
	padding:10px;
	margin-bottom:1px;

	margin-right:1px;
	text-align:center;
	font-weight:bold;}
	
	
			.sidelinks a:hover {background-color:#ffeb74}
			
			
		.sidefloat
		{width:250px;
		float:right;
		margin-left:15px;
		margin-bottom:18px;}
		
		.sidefloat p {text-align:center;
		margin-top:10px;
		font-size:1em;}
		
	.blue
			{background-color:#3399CC;
			margin-top:0px;
	font-weight:bold;
		border:0px;}
	
	.blue p {color:#FFFFFF;}
	
	.yellow
	{background-color:#ffcb31;
			margin-top:0px;
	font-weight:bold;
	border:0px;}
		
		
		
		table {margin-bottom:18px;}
		
		
		hr {border: 1px solid;
		border-color: #004986;
		}