body, td {
	font-size:12px;
	font-family:arial;
}

body {
	margin:0px;
	background: #f0f4bd url('images/bodyback.jpg') top repeat-x;
}

a {
	color:red;
}

a:hover {
	color:#ac693a;
}

.main {
	background: url('images/contback.jpg') repeat-y;
}

.content {
	background: url('images/contop.jpg') no-repeat;
	height:380px;
	padding:3px 16px 16px 16px;
}

.conarea {
	background: url('images/conbot.jpg') bottom no-repeat;
}

.header {
	height:247px;
	background: url('images/header.jpg') no-repeat;
}

.leftmenu a {
	color:#ac693a;
	text-decoration:none;
}

.leftmenu td {
	height:29px;
	border:solid 1px #ac693a;
	text-transform:uppercase;
	background:#eae587;
	width:179px;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	padding-left:16px;
}

#selleftmenu {
	background:#f0f4bd;
}

.footer a {
	color:#660a00;
	text-decoration:none;
}

.footer a:hover {
	color:#ac693a;
}

.footer td {
	padding:0px 10px 0px 10px;
	font-weight:bold;
	font-size:11px;
	color:#660a00;
}




.menuarea {
	position:absolute;
	top:221px;
	left:0px;
	width:751px;
	height:25px;
}

.menu a {
	color:white;
	text-decoration:none;
}

.menu a:hover {
	color:#EAC4A8;
}

#selmenu a{
	color:#EAC4A8;
}

.menu td {
	color:white;
	text-transform:uppercase;
	font-weight:bold;
	font-family:verdana;
	font-size:11px;
	padding:0px 30px 0px 30px;
}


.menu #mbr {
	padding:0px;
	font-weight:normal;
	width:2px;
}

#headerclick {
	position:absolute;
	cursor:pointer;
	height:210px;
	width:785px;
}
