.headerImage
{
	background-image:url(../img/header.jpg);
	background-repeat:no-repeat;
}

.contentPanel
{
	background-color:#E3D8C2;
	width:784px;
	margin-left:25px;
	height:100%;
}

.contentTable
{
	width:744px;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
}

.content
{
	margin-top:10px;
	margin-bottom:10px;
}

.contentrow
{
	clear:both;
}

.float
{
	float:left;
}

.underline
{
	background-color:#613B2E;
	height:1px;
	width:347px;
	font-size:1px;
	padding:0px;
	margin:0px;
	border:0px;
	line-height:1px;
}

.headline
{
	font-family:times;
	font-size:14px;
	font-weight:bold;
	color:#613B2E;
}

.footer
{
	width:744px;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
	font-family:times;
	font-size:11px;
	color:#A27B54;
}

body
{
	margin:0px;
}

a
{
	color:#A27B54;
	text-decoration:none;
	font-size:11.5px;
}
