#Page_Header {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 92px;
	width: 100%;
	background-image: url(images/header.gif);
	background-repeat: repeat-x;
}
#Title_Graphic {
	position: absolute;
	top: 0px;
	left: 0px;
}
#Main_Graphic {
	position: absolute;
	top: 3px;
	left: 508px;
	height: 85px;
	width: 208px;
}
#Main_Menu {
	position: absolute;
	top: 60px;
	left: 0px;
	height: 32px;
	width: 718px;
}
#home_graphic {
	position: absolute;
	top: 0px;
	left: 650px;
}
#overview_graphic {
	position: absolute;
	top: 15px;
	left: 650px;
}
#Page_Body {
	position: absolute;
	top: 92px;
	left: 0px;
	width: 100%;
}
td.menuline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCC99;
}
#Page_Footer {
	position: relative;
	width: 100%;
}
#Page_Bottom {
	position: absolute;
	top: 10px;
	left: 0px;
	height: 12px;
	width: 100%;
	background-image: url(images/bottom.gif);
	background-repeat: repeat-x;
}
#Text_Links {
	position: absolute;
	top: 22px;
	left: 0px;
	width: 100%;
	text-align: center;
}
#Text_Links a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	font-size: 0.8em;
}
.menuIndent {
	padding-left: 15pt;
	margin-bottom: -5px;
}
a.menuMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
a.menuMainOn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #993333;
}
a.menuSub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	margin-bottom: -5px;
}
a.menuSubOn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #993333;
	margin-bottom: -5px;
}