.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ffcf73;
	margin: 0px;
	text-align: center;
}
.contentleft {
	vertical-align: top;
	width: 143px;
}
.m_header {
	background-image: url(../img/menu/m_header.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 143px;
}

.left {
	background-image: url(../img/left.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	width: 62px;
}
.lefttop {
	background-image: url(../img/lefttop.gif);
	background-repeat: no-repeat;
	height: 39px;
	width: 62px;
}
.m_left {
	background-image: url(../img/menu/m_left.gif);
	background-repeat: repeat-y;
	height: 83px;
	width: 29px;
}

.footer {
	background-image: url(../img/footer.gif);
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: sub;
	height: 50px;
	width: 800px;
}



.header {
	background-image: url(../img/header.gif);
	background-repeat: no-repeat;
	height: 199px;
	width: 800px;
}
.formright {
	text-align: right;
	vertical-align: top;
}

.right {
	background-image: url(../img/right.gif);
	background-repeat: repeat-y;
	background-position: top;
	vertical-align: top;
	height: 200px;
	width: 66px;
}
.righttop {
	background-image: url(../img/righttop.gif);
	background-repeat: no-repeat;
	height: 39px;
	width: 66px;
}
.menufooter {
	height: 172px;
	width: 143px;
	vertical-align: bottom;
	background-image: url(../img/cactus.gif);
}
.c_footer {
	background-image: url(../img/contentfooter.gif);
	height: 26px;
	width: 392px;
}
.m_content {
	background-color: #d4ac60;
	text-align: left;
	vertical-align: top;
}

.content {
	vertical-align: top;
}

.c_header {
	background-image: url(../img/contentheader.gif);
	height: 26px;
	width: 392px;
}
.m_footer {
	background-image: url(../img/menu/m_footer.gif);
	background-repeat: no-repeat;
	height: 43px;
	width: 143px;
}
.m_right {
	background-image: url(../img/menu/m_right.gif);
	height: 83px;
	width: 28px;
}
.c_left {
	background-image: url(../img/contentleft.gif);
	background-repeat: repeat-y;
	height: 173px;
	width: 29px;
}
.c_right {
	background-image: url(../img/contentright.gif);
	background-repeat: repeat-y;
	height: 173px;
	width: 30px;
}
.contentmain {
	background-color: #d4ac60;
	text-align: left;
	vertical-align: top;
	width: 333px;
}
.subheader {
	background-image: url(../img/subheader.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 26px;
	width: 137px;
}
.contentright {
	vertical-align: top;
}
.subfooter {
	background-image: url(../img/subfooter.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 26px;
	width: 137px;
}
.subleft {
	background-image: url(../img/subleft.gif);
	background-repeat: repeat-y;
	height: 94px;
	width: 28px;
	background-position: left;
}
.subright {
	background-image: url(../img/subright.gif);
	background-repeat: repeat-y;
	height: 94px;
	width: 28px;
}
.subcontent {
	background-image: url(../img/subbg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	vertical-align: top;
	height: 94px;
	width: 81px;
	background-color: #d4ac60;
}
.subheader2 {

	background-image: url(../img/subheader2.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 26px;
	width: 137px;
}
a {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}

