/* CSS Document */
body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: left;
	background-color: #333366;
	margin-top: 0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom: 0px;
	background-image: url(../images/template_images/backgrad.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size:12px;
	color:#373737;
}
a:link, a:visited {
	text-decoration: underline;
	color: #004381;
}
a:hover {
	text-decoration: underline;
	color: #373737;
}
#wrapper {
	width: 800px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/splash_images/white_bg.gif);	
}
#main_navi_wrapper {
	background-image: url(../images/splash_images/splash_main.jpg);
	background-repeat:no-repeat;
	height: 455px;
}

#description {
height: 140px
}

#hot_news {

float: left;
height: 455px;
}

#rolloverboxes_wrapper {
	padding-top: 38px;
	padding-right: 6px;
	float: right;
}



#map_navi_wrapper {
width: 750px;
padding-left: 20px;
padding-right: 5px;
padding-top: 3px;
padding-botton: 5px;


}

#map_navi {
	border: solid 1px #CCCCCC;
	width: 750px;
	padding: 5px;

}

.section_header
{
	color: #ffffff;
	font-size: 13px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight:bold;
	background-image:url(../images/splash_images/header_purple_grad.gif);
	line-height: 130%;
	padding-left: 5px;
	}


.map_navi a:hover {
	
	text-decoration: underline;
}

#credits {text-align:center;
	font-size: 10px;
	line-height:12px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 800px;
	color: #CCCCCC;
	text-align: center;
}

.credits a:link, .credits a:visited {
	text-decoration: underline;
	color: #ffffff;
}

.credits a:hover {
	text-decoration: underline;
	color: #cccccc;
