@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #333333;
	margin: 0px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #630;
}

.container {
	background-color: #333333;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
}

.PageMain {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	position: relative;
	width: 650px;
	left: 15%;
	top: 0px;
	height: 1500px;
}

.Logo {
	height: 120px;
	width: 616px;
	left: 7px;
	top: 15px;
	position: absolute;
}

.topCorners {
	position: relative;
	z-index: 50;
	height: 10px;
	width: 650px;
	left: 15%;
	top: 10px;
	background-color: #333333;
}

.MenuDiv {
	position: absolute;
	z-index: 150;
	height: 43px;
	width: 650px;
	left: 0px;
	top: 145px;
}

.Headline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	letter-spacing: .2em;
}

.StandardText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.PageContent {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	position: absolute;
	z-index: 50;
	width: 629px;
	left: 13px;
	top: 209px;
	height: 367px;
}

a:link {
	color: #996600;
}

a:visited {
	color: #996600;
}

a:hover {
	font-weight: normal;
	color: #003300;
	text-decoration: underline;
}

.WH_Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}

.Subhead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #663300;
}

.whMenuDiv {
	position: absolute;
	z-index: 150;
	height: 43px;
	width: 650px;
	left: 0px;
	top: 173px;
}

.whLogo {
	height: 153px;
	width: 616px;
	left: 7px;
	top: 15px;
	position: absolute;
}

.sideBar {
	position: relative;
	z-index: 100;
	height: 320px;
	width: 150px;
	left: 685px;
	top: 220px;
}
.textBig {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 13px;
	font-weight: 500;
	color: #333;
}
