#top-curve { background:url(images/top-curve.jpg) no-repeat;}
#bot-curve { background:url(images/bot-curve.jpg) no-repeat;}
#footer { background:url(images/footer-image.jpg) no-repeat;}

#header { background:url(images/header-bg.jpg) repeat-x ;}
#menubar { background:url(images/menubar.jpg) no-repeat;
text-align:center;}
#logo { background:url(images/logo.jpg) no-repeat }



body {
	color: #454545;
	font-family:Arial, Verdana, sans-serif;
	font-size: 11px;
}

.blue-text {
	color: #085398;
	font-family:Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight:bold;
}



.redtext
{
color: #ba101b;
font-family:Arial, Verdana, sans-serif;
letter-spacing:-.15px;
	font-size: 13px;
	line-height: 18px;	
	font-weight:bold;
}

#navlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
text-align:center;
}

a:link, a:visited{

	color: #045eb6;
	text-decoration:none;
}

a:hover, a:active{

	color: #000000;
	text-decoration:underline;

}

a.menu:link
{
color: #ffffff;
text-decoration:none;
}
a.menu:hover
{
color: #ffffff;
text-decoration:underline;
}
a.menu:visited
{
color: #ffffff;
}

.newstext
{
	color: #454545;
	font-family:Tahome,Arial, Verdana, sans-serif;
	font-size: 11px;
	}
	
	
	
	/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
#stylefour{position:relative;display:block;height:39px;font-size:11px;font-weight:bold;background:transparent url(images/bgOFF.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;border-top:4px solid #B30000;}
#stylefour ul{margin:0;padding:0;list-style-type:none;width:auto;}
#stylefour ul li{display:block;float:left;margin:0;}
#stylefour ul li a{display:block;float:left;color:#666;text-decoration:none;padding:11px 20px 0 20px;height:23px;background:transparent url(images/bgDIVIDER.gif) no-repeat top right;}
#stylefour ul li a:hover,#stylefour ul li a.current{color:#B30000;background:#fff url(images/bgON.gif) no-repeat top right;}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */


#bluebox {
	float: left;
	padding: 5px;
	margin: 5px;
	background: #fff;
	border: 5px solid #cae2f9;
	width: 200px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 200px;
	}
	
	
	#infobox {
	float: left;
	padding: 5px;
	margin: 5px;
	background: #fff;
	border: 5px solid #f4cb69;
	width: 200px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 200px;
	}