@import url("general.css");

div#main {
	z-index: 2;
	
	position: absolute;
	left: 0px;
	top: 200px;
	width: 758px;
}

div#content
{
	margin-left: 190px;
	width: 558px;
	
	font-family: verdana, sans-serif;
	font-size: 13px;
	color: #673E00;
}

div#footer
{
	clear: both;
	
	margin-top: 40px;
	padding-top: 5px;
	margin-bottom: 7px;
	
	border-top: 1px solid #DABF64;
	
	text-align: center;
	font-size: 11px;
	color: #673E00;
}

div#nav
{
	float: left;
	
	margin-left: 20px;
	margin-top: 12px;
	
	line-height: 22px;
	
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size: 13px;
}

div#nav a
{
	color: #AD6700;
	text-decoration: none;
}

div#nav a:hover
{
	color: #2C55A2;
	text-decoration: underline;
}

div#nav a:active
{
	color: #DFB103;
}

a
{
	color: #2C55A2;
	text-decoration: underline;
}

a:active
{
	color: #DFB103;
}

div#logo {
	z-index: 1;
	
	position: absolute;
	left: 0px;
	top: 0px;
	width: 184px;
	height: 196px;
}

div#header-text {
	z-index: 1;
	
	position: absolute;
	left: 184px;
	top: 0px;
	width: 363px;
	height: 117px;
}

div#frill-top {
	z-index: 1;
	
	position: absolute;
	left: 547px;
	top: 0px;
	width: 211px;
	height: 47px;
}

div#frill-left {
	z-index: 1;
	
	position: absolute;
	left: 0px;
	top: 196px;
	width: 108px;
	height: 280px;
}

h1#page_title
{
	z-index: 2;
	
	position: absolute;
	left: 190px;
	top: 140px;
	
	margin: 0px;
	
	font-family: verdana, sans-serif;
	font-size: 26px;
	color: #331B00;
}

div#hennybeckert_dimhom
{
	z-index: 2;
	
	position: absolute;
	left: 190px;
	top: 70px;
	
	font-family: verdana, sans-serif;
	font-size: 14px;
	color: #673E00;
}

table.bordered
{
	border: 2px solid #FAEFAD;
	padding: 0px;
}

td.alternate
{
	background-color: #FAEFAD;
}