﻿body {
	padding: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}
.ImageRight {
	padding: 0px;
	float: right;
	border: 1px solid #000000;
	margin-left: 2px;
	margin-right: 1px;
}
.ImageLeft {
	margin: 3px 3px 2px 0px;
	float: left;
	border: 1px solid #000000;
}
#container {
	padding: 0;
	width: 760px;
	margin: 0px auto;
}
#masthead {
	margin: 0;
	padding: 0;
	border: 0;
	width: 760px;
	height:98px;
	background-image:url('../Images/Banner.jpg');
	background-repeat:no-repeat

}
#navigation {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	position: relative;
	margin: 0;
	height: 22px;
	background-color: #D9D9D9;
	z-index: 20;
	left: 0px;
	width: 760px;
}
#navigation h1{
	border: 1px solid #808080;
	position: relative;
	float: left;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #800000;
	width: 80px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	margin-right: 2px;
	margin-left: 0px;
	line-height: 20px;
}
#navigation a {
	color: #800000;
	text-decoration: none;
}
#navigation a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border: 1px none #FFFFFF;
}
#leftpane {
	position: relative;
	float: left;
	width: 110px;
	background-color:transparent;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	margin-top: 3px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right:0px;
	top: 0px;
	left: 0px;
	height: 550px;
}
#rightpane {
	padding: 0px;
	margin: 0px;
	position: relative;
	float: right;
	width: 300px;
	height: 550px;
	top: 0px;
	left: 0px;
	z-index: 10;
}

#hmq {
	position: relative;
	background-repeat: no-repeat;
	top: 25px;
	left: 0px;
	width: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: gray;
	text-align: center;
	vertical-align: text-bottom;
	line-height: normal;
}
#doe {
	position: relative;
	background-repeat: no-repeat;
	top: 45px;
	left: 0px;
	margin-left: 0;
	width: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color:gray;
	text-align: center;
	vertical-align: text-bottom;
	line-height: normal;
}
#pow {
	position: relative;
	background-repeat: no-repeat;
	top: 65px;
	left: 0px;
	margin-left: 0;
	width: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color:gray;
	text-align: center;
	vertical-align: text-bottom;
	line-height: normal;
}


#content {
	position: absolute;
	float: left;
	width: 338px;
	top: 120px;
	margin-top: 3px;
	margin-bottom: 2px;
	padding-left: 6px;
	padding-right: 6px;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	background-color: #fff;
	font-size: 11px;
	margin-left: 2px;
	z-index: 15;
	font-family: Verdana, Arial, "Helvetica Neue *", sans-serif;
}
#content h1 {
	border: 1px solid #C0C0C0;
	padding: 4px;
	margin: 0px 2px 0px 0px;
	font-family: Verdana, Arial, "Helvetica Neue *", sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 327px;
	background-color: #F0F0F0;
	height: 18px;
	vertical-align: bottom;
	line-height: 18px;
	position: relative;
	top: 1px;
}
#content p {
	margin-top:4px;
	margin-bottom:6px
}

#footer {
	position:relative;
	text-align: center;
	width: 760px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #E9E9E9;
	z-index: 50;
}
#footer h1 {
	position: relative;
	top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: gray;
	font-weight: lighter;
}
