body {

	background-image:url(images/backgroundwaves.jpg);

	}



h1 {

	font-family: "Times New Roman", Times, serif;

	font-size:24px;

	color: #F00;

	font-weight:bold;

	}



h2 {

	font-family:"Times New Roman", Times, serif;

	font-size:16px;

	color: #C30;

	font-weight:bold;

	}

	

h3 {

	font-family:"Times New Roman", Times, serif;

	font-size:12px;

	color: #066;

	}



#outer {

		background-color:#FFF; 

		width:960px;

		margin:0px auto;

		}

	

#wrapper {

		background-color:#FFF; 

		width:900px;

		margin:0px auto;

		}

		

#logo {

		margin:20px auto;

		float:left;

		}

		

#top-nav 			{clear:both;}

#top-nav ul			{border-top: #000 solid; border-bottom: #000 solid;}

#top-nav ul li 		{display:inline}

#top-nav ul li 		{margin: 5px 30px; font-size:16px; font-weight:bold;}

#top-nav ul li a	{	}

#top-nav a:link		{ color: #000; }

#top-nav a:visited	{ color: #000; }

#top-nav a:active	{ color: #000; }

#top-nav a:focus	{ color: #666; }

#top-nav a:hover	{ color: #066; }



#splash		{margin-bottom: 10px; }



#content 	{ width: 650px; float: left }



#news		{ width: 200px; float: right }



#footer		{ clear:both; border-top: #000 solid; margin-top: 1px; }



#policy		{ }



#info		{ }













