body {
	margin:0px;
	width:100%;
	height:100%;
	font-family: Tahoma, Verdana;
	font-size:12px;
}
	
a{outline: none;}

img {
	border:0px;
}

.subheader {
	background-image: url(/images/header_bg.gif);
}

.content {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	padding-top:2px;
	padding-left: 2px;
	padding-right: 45px;
	padding-bottom: 20px;
	text-align: justify;
}

.content a{
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.copyright {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 45px;
	font-weight: bold;
}

.splash_div {
	position: absolute;
	height: 100%;
	width:100%;
	text-align: center;
	left: 0px;
	top: 0px;
	z-index: 2000;
}

.splash {
	overflow: hidden;
	height: 100%;
	width:847px;
	margin: 0 auto;
	background-image: url(map_bg.gif);
}

.mainmenu_over {
	background-image: url(menu_bullet.gif);
	background-position: center left;
	background-repeat: no-repeat;
	cursor: pointer;
	padding-left: 37px;
}

.mainmenu_over a{
	color: #ffffff;
	font-family: tahoma;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
}

.mainmenu  {
	background-image: none;
	padding-left: 37px;
}

.mainmenu a {
	color: #000000;
	font-family: tahoma;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
}

.menu_delim {
	border-right: 1px solid #6f7f8c;
}

.menu_div {
	width: 191px;
	overflow: hidden;
	white-space: nowrap;
}

.banner_photos {
	position: relative;
	top:20px;
	z-index: 1000;
}