#header {
	/*background-color: #003322;*/
	background: url('images/test-header.gif') no-repeat;
	height: 130px; width: 900px}

#topnav {
	margin-top: 1px;
	padding-right: 10px;
	text-decoration: none; 
	font-size: 10px; font-family: sans-serif; font-weight:bold }

#topnav a {	color:#000000; font-family:Arial, Helvetica, sans-serif; text-decoration:none; font-weight:bold}
	

#nav {
	list-style-type: none;
	list-style: none;
	display: inline;
	padding: 15px 40px 15px 50px;
	
	float: right;
	margin-top: 85px;
	text-decoration: none; 
	font-size: 12px; font-family: sans-serif; font-weight:bold}

#nav a {  color:darkgreen; font-family:Arial, Helvetica, sans-serif; text-decoration:none; font-weight:bold}
	
#nav a:hover {color:#d5dcef; font-weight:bold}
#nav a:active {background-color:#0099FF}



h3 {width: 900px; font-family: sans-serif; color:white; background-image: url('images/navlinkbg.gif'); repeat:x }

h4 { font-family: sans-serif; color:white; background-color:green; size: 10px }

h5 {font-family: sans-serif; color:red }

#main {width: 900px; font-family: sans-serif; color:black; font-size:12px;  }



#footer { width: 900px; font-family: sans-serif; color:black; font-size:10px;	}


	