body {
	
	padding: 0px;
	margin-top:50px;
	}

div#container {
	position:relative;
		margin-left:auto;
	margin-right:auto;

	background-repeat: no-repeat;
	width: 1000px;
	height: 600px;
	background-color: #999999;
	padding:0px;
	
}

a {text-decoration: none;
	color: #000000;}


div#homemap {position: absolute;
	width: 220px;
	height: 170px;
	left:0px;
	/*visibility:hidden;*/
}

div#mainNav{
	position: absolute;
	/*visibility:hidden;*/
	width: 184px;
	top: 207px;
	left: 19px;
	margin:0px;
	padding:0px;
	/*background-color: #00FF99;*/
	}


div#mainNav ul#majorLinks li{
	padding-bottom: 10px;
	visibility:visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	list-style-type: none;
	margin-left: -40px;
	color: #000000;
	line-height: 21px;
}
div#mainNav ul#majorLinks li#lastLine{
	font-weight: lighter; }



div#minorNav{
	position: absolute;
	width: 184px;
	left: 19px;
	margin:0px;
	padding:0px;
	bottom: 100px;}	

ul#minorLinks {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;

}
ul#minorLinks li{
	visibility:visible;

	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	width: 184px;
	margin-left:0px;
	}
	
ul li a:hover{color:#330000;}


div#subNav{position: absolute;
visibility:hidden;
	margin: 0px;
	padding: 0px;
	width: 960px;
	height:100px;
	bottom: 19px;
	left: 19px;
	background-color: #0066FF;
}

div#bodyTitle{
	position: absolute;
	margin: 0px;
	padding: 0px;
bottom:100px;	left: 240px;
	width: 741px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}




ul#bottomNav {position: relative; visibility:visible;
	left:-40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;

}

div#subNav ul li{
	height: 42px;
	width: 42px;
	border: 1px solid #000000;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: 32px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	list-style-type: none;
	margin-top:3px;
	margin-right:19px;
	background-image: url(white50p.png);
	
}
ul#bottomNav li:hover{
	background-color:#FFFFFF;
}
ul#bottomNav li:active{
	background-color:#FFFFFF;
	color: #FF0000;
}

ul#bottomNav li#description {
	position:absolute;
	font-size: 10px;
	right:20px;
	margin-right:-60px;
	width:360px;
	text-align: left;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



div#bodyContent{
	position: absolute;
	width: 760px;
	top: 504px;
	left: 240px;
	bottom:10px;
	overflow: hidden;
}

div#imageContent{
	position: absolute;
	height:260px;
	width: 360px;
	
	right:0px;
	bottom:0px;
	background-image: url(white75p.png);
	padding: 0px;
	margin: 0px;
		border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;	


}
em{
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	word-spacing: -1pt;
}
.name{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
