body {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	background: #807D6C;
	font-size: 11px;
	font-family: verdana, arial, helvetica;
	color: #000000;
	background-image: url("images/mainback.jpg");
	background-repeat: repeat-x;
}

SELECT, option, input, textarea {font-family: verdana; font-size: 11px; color: #000000; background-color: #FFFFFF; border: 1px #000000 solid}

h1{
	color: #000000;
	font-weight: bold;
	font-size: 16px;
}

.header_class {
	width: 723px;
	text-align: center;
	background: #807D6C;
}

.menu_class {
	width: 719px;
	height: 23px;
	background: #000000;
}

.wrapper_class {
	width: 717px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-style: solid;
	border-color: #000000;
	background-image: url("images/allback.jpg");
}

.left_content_class {
	width: 569px;
	background-image: url("images/contentback.jpg");
	float: left;
	text-align: left;
}

.right_content_class {
	width: 148px;
	background: #C9C2A3;
	background-image: url("images/rightback.jpg");
	float: right;
	text-align: right;
}

.footer_class {
	margin-top: 10px;
	width: 719px;
	height: 20px;
	background: #000000;
	text-align: center;
}

.white_class {
	color: #FFFFFF;
	font-size: 12px;
	font-family: verdana, arial, helvetica;
	font-weight: bold;
}

a:link {text-decoration : underline; color : #000000;}	
a:visited {text-decoration : underline; color : #000000;}
a:hover {text-decoration : none; color : #000000;}

a.link_class:link {text-decoration : none; color : #FFFFFF;}	
a.link_class:visited {text-decoration : none; color : #FFFFFF;}
a.link_class:hover {text-decoration : underline; color : #FFFFFF;}