#headercontent {
	width: 733px;
	height: 144px;
	background: url(../img/head.jpg);
	background-repeat: no-repeat;
}
#headnav {
	position: relative;
	margin-left: 201px;
	top: 84px;
	width: 526px;
	height: 20px;
}

#bodycontent {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10.5px;
	width: 650px;
	min-height: 400px;
	/*height: auto;*/
	height: 100%;
	text-align: left;
	position: relative;
	left: 30px;
}

#footercontent {
	width: 733px;
	height: 63px;
	margin-left: -1px;
    margin-right: auto;
	background: url(../img/footer.jpg);
	background-repeat: no-repeat;
}

#subfoot {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10.5px;
	color: #CCCCCC;
	width: 500px;
	text-align: right;
	margin-right: 5px;
	float: right;
}

h1 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	color: #660000;
}

#bodycontentleft {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10.5px;
	width: 640px;
	min-height: 370px;
	/*height: auto;*/
	height: 100%;
	text-align: left;
	position: relative;
	left: 30px;
}