body {
	background-color: #99867E;
	margin: 0px;
}

a:visited {
	margin: 0px;
	text-decoration: none;
}

a:link {
	margin: 0px;
	text-decoration: none;
}

a:hover {
	margin: 0px;
	text-decoration: none;
}

a:active {
	margin: 0px;
	text-decoration: none;

}

img {
	border: 0;
}

div.center {
	background-color: #CDC2BD;
	width: 944px;
	height: 768px;
	padding: 0px;
	margin: 0px auto;
	position: relative;
}

div.top {
	background-image: url(images/middle_bg.jpg);
	background-color: #333333;
	height: 192px;
	width: 924px;
	position: absolute;
	left: 10px;
	top: 0px;
}

div.middle_top {
	background-image: url(images/middle_bg.jpg);
	background-color: #666666;
	height: 126px;
	width: 924px;
	overflow: auto;
	position: absolute;
	top: 192px;
	left: 10px;
}

div.menu {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #615e3f;
	position: relative;
	left: 59px;
	top: 40px;
	width: 795px;
	height: 5px;
	padding: 5px;
}

span.button {
	padding: 3px;
}

div.middle_bottom {
	background-color: #ffffff;
	height: 313px;
	width: 924px;
	position: absolute;
	left: 10px;
	top: 340px;
}

div.bottom {
	background-image: url(images/middle_bg.jpg);
	background-color: #999999;
	height: 103px;
	width: 924px;
	position: absolute;
	left: 10px;
	top: 654px;
}

div.bottomright {
	background-image: url(images/bg_filler_2.jpg);
	height: 26px;
	width: 452px;
	position: absolute;
	bottom: 60px;
	right: 10px;
}

div.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333300;
	font-weight: normal;
	text-align: left;
	text-transform: none;
	line-height: 14px;
	padding-right: 25px;
}

div.content {
	background-color: #FFFFFF;
	width: 924px;
	height: 758px;
	position: absolute;
	top : 0px;
	left: 10px;
}
