body {
	margin-top: 0px;
	background-color: #dad3c2;
	background-image: url(images/background.jpg);
	background-position: center;
	background-repeat: no-repeat;
	font-family: verdana, arial;
	font-size: 11px;
	line-height: 13px;
	color: #826D4E;
	text-align: center;
}
/* ece8e0 */
#content {
	width: 799px;
	margin-top: 0px;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

#header {
	padding: 0px;
	margin: 0px;
	text-align: center;
	height: 184px;
	width: 799px;
}

#main {
	height: 394px;
	width: 799px;
	background-image:url(images/bottom.jpg);
	background-repeat:no-repeat;
	margin-top: 0px;
	text-align: center;
	line-height: 13px;
}

#main_holder {
	height: 367px;
	width: 799px;
}

#main_menu {
	float: left;
	text-align:left;
	height: 367px;
	width: 180px;
	margin-left: 15px;
}

#main_content {
	line-height: 13px;
	text-align:justify;
	height: 367px;
	width: 580px;
	float: right;
	color: #826D4E;
	margin-right: 15px;
}

#footer {
	height: 20px;
	width: 799px;
	font-size:10px;
	line-height: 12px;
}

a {
	text-decoration:none;
	color: #826D4E;
}

a:hover {
	text-decoration:none;
	font-weight:bold;
}
