body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-image: url(../Web_images/gray_bkg_3.jpg);
	background-color: #C6C3C6;
	background-position: center top;
	background-repeat: no-repeat;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
#header {
	background-image: url(../Web_images/overlay_logo.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
}
#links{
}
#Alerts{
	background-image: url(../Web_images/div_headered.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	border-radius: 10px;
}
 #latest{
	background-image: url(../Web_images/dive_header_gray.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	background-color: #EAEAEA;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	border-radius: 10px;
 }
#featuredsponcers {
	background-image: url(../Web_images/div_header_blue.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3300FF;
	border-bottom-color: #3300FF;
	border-left-color: #3300FF;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	border-radius: 10px;
}
#footer{
	background-image: url(../web_images/button_bkg_gray.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 36px;
}
</style>
