#banner {
	background-image:url(../images/banner_blue.jpg);
	
}
h1 {
	color:#234D6D;
	background-color:#E9F2F8;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #5D9CC8;

}
#leftcontent li a:hover {
	color:#306794;
	font-weight:bold;
}
#footer a:hover, #rightcontent a:hover, #topright a:hover, #footernav a:hover {
	color:#6C94BF;
}
