body {
	background:url("../images/blue/body.jpg") top left repeat-x;
}

#left a:link,
#left a:visited,
#center a:link,
#center a:visited {
	color:#003366;
	text-decoration:underline;
}

#left a:hover,
#left a:active, 
#center a:hover,
#center a:active {
	color:#003366;
	text-decoration:none;
}


#masthead {
	background-image:url("../images/blue/masthead.jpg");
}


#left h2, #left h3, #left h4, #left h5, #left h6, #center h3, #center h4, #center h5, #center h6 {
	color:#003366;
}
	

 #center h1 {
	color:#003366;
	border-bottom:1px solid #003366;
 }
 
h3, h4, h5, h6	{ color:#003366; }


 #center h2 {
	color:#003366;
	border-bottom:1px solid #003366;
 }

	#center th,
	#center td {
		border-color:#003366;
	}


