body {}

div#maincontainer
{
	position: absolute; top: 0px; left: 5%; right: 5%; bottom: 0 auto;
	width: 900px;
	min-height: 100%;
}
div#leftcontainer
{
	position: relative; top: 0px; left: 0px;
	float: left;
	width: 255px;
	height: 100%;
	min-height: 100%;	
/*	background-color: #e0e0e0;	*/
}
div#rightcontainer
{
	position: absolute; top: 265px; right: 0px; left: 255px;
	width: 645px;
	height: 100%;
	min-height: 100%;
/*	background-color: #cccc00;	*/
}
div#sub_rightcontainer
{
	position: absolute; top: 15px; right: 0px; left: 255px;
	width: 645px;
	height: 100%
	min-height: 100%;
}
div#content
{
	position: relative; top: 5px; left: 10px; right: 20px;
/*	float: left;	*/
	text-align: left;
	width: 625px;
}	
div.navigation
{
	position: relative; top: 126px;
}
.pagetitle
{
	font-family: Arial;
	font-size: 42px;
	font-weight: 900;
	letter-spacing: 5px;	
	color: #002f6a;
	text-align: left;
	padding: 0px;
}
.pagesubtitle
{
	font-family: Arial;
	font-size: 14px;
	font-weight: 900;
	letter-spacing: 2px;	
	color: #002f6a;
	text-align: left;
	padding: 0px;
}
.pagetext
{
	font-family: Arial;
	font-size: 12px;
	font-weight: 700;
	line-height: 1.6em;
	color: #002f6a;
	text-align: left;
	padding: 0px;
}
a.pagetext:link, a.pagetext:visited { text-decoration: underline; }
a.pagetext:hover { text-decoration: underline; color: #FF0000; }
div.dmhlogo
{
	position: relative; bottom: 100px; left: 400px; right: 10px;
	width: 200px;
	height: 105px;
}
div.overflow
{
	position: relative; top: 124px; left: 0px;
	height: 105%;
}	
div.dmhlogo_subpages{
	position: absolute; bottom: 10px; left: 20px;
	width: 180px;
	height: 105px;
}
div.fastlogo{
	position: absolute; top: 22px; left: 35px;
	width: 159px;
	height: 171px;
}