body {
	background-color:#153151;
	background-image:url(../images/blue/body.jpg);
}

a:link,
a:visited {
	color:#153151;
}
#masthead {
	background-image:url(../images/blue/masthead.jpg);
}
	#left h1,
	#left h2,
	#left h3,
	#left h4,
	#left h5,
	#left h6 {
	color:#153151;
	}
	
	#center h1,
	#center h2,
	#center h3,
	#center h4,
	#center h5,
	#center h6 {
	color:#153151;
	border-bottom:1px #153151 solid;
	}

	#center th,
	#center td {
		border-color:#153151;
	}
	

#footer {
	background:url(../images/blue/footer.jpg) top left no-repeat;
}