BODY {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ECE9D8;	/*background: url(images/main.jpg) repeat-y 50% top #333333;	*/
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
}
h1{font-weight: bold;text-decoration: none;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 16pt;color: #542410;text-transform: uppercase}
h2{font-weight: bold;text-decoration: none;font-family: Arial, Helvetica, sans-serif;font-size: 12pt;color: #644300}
#container 
{
	width: 843px;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;	
}
#header {
	position:relative;
	width:843px;
	height:198px;
	z-index:1;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
}
#footer {
	position:relative;
	width:843px;
	height:42px;
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	clear: both;
	text-align: center;
	line-height: 35px;
}
#main {
	width:843px;
	left:0px;
	color: #996600;
	position: relative;
	background-image: url(images/main.jpg);
	background-repeat: repeat-y;
}
#main_content {
	position:relative;
	width:760px;
	z-index:1;
	left: 0px;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	margin-left: 30px;
	margin-right: 30px;
}
#head_content {
	position:absolute;
	width:913px;
	height:115px;
	z-index:3;
	left: 7px;
	top: 2px;
	visibility: hidden;
}

a:link {
	color:  #6A4800;
	text-decoration: none;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px dashed #996600;
	border-left: 1px none #CCCCCC;
}
a:visited {
	color: #6A4800;
	text-decoration: none;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px dashed #996600;
	border-left: 1px none #FFFFFF;
}
a:hover {
	color: #990000;
	border-top: 0px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-left: 1px none #FFFFFF;
	border-bottom-color: #993300;
	border-top-style: solid;
	border-bottom-width: 1px;
	
}
a:active {
	color: #CC0000;
}
#menu {
	position:absolute;
	width:798px;
	height:40;
	z-index:1;
	left: 23px;
	top: 150px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;	
	font-weight: bold;
	line-height: 38px;
}
a.menu:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	border-style: none;
	width: 159px;
	height: 38px;
	float: left;
}
a.menu:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	border-style: none;
	width: 159px;
	height: 38px;
	float: left;
}
a.menu:hover {
	color: #333333;
	width: 159px;
	height: 38px;
	float: left;
	background-image: url(images/menu_over.jpg);
	background-repeat: no-repeat;
}
a.menu:active {
	color: #000000;
}
.red {
	color: #CC0000;
}
#home {
	position:absolute;
	width:319px;
	height:95px;
	z-index:2;
	left: 25px;
	top: 3px;
	cursor: pointer;
}
.input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	background-color: #F7F5EE;
	border: solid 1px #333333;
}
.floatright
{
float: right;
margin: 0 0 10px 10px;
background-color: #fff;
padding: 10px;
border-top: 1px solid #999;
border-right: 2px solid #555;
border-bottom: 2px solid #555;
border-left: 1px solid #999;
}

div.floatright img
{
	border-top: 2px solid #555;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 2px solid #555;
	text-decoration: none;
}
a.floatright:link {
	text-decoration: none;
	border-style: none;
	border-bottom-style: none;
	border-bottom-width: 0px;
	outline-style: none;
	outline-width: 0px;
}
a.floatright:visited {
	text-decoration: none;
	border-style: none;
	border-bottom-style: none;
	border-bottom-width: 0px;
	outline-style: none;
	outline-width: 0px;
}
.hidelink:a{
	text-decoration: none;
	border: 0px none;
}
.hidelink:hover {
	text-decoration: none;
	border: 0px none;
}
.hidelink:visited {
	text-decoration: none;
	border: 0px none;

}


p { margin-top: 0; }
