BODY{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 0px;
  font-size: 100%;
  text-align:center;
  background-color: #D8D2BC;
}
.page {
	margin:auto;
	width:750px;
	margin-top:5px;
	border: 2px solid #C4B7AC;
	text-align:left;
	background-color:#f3f1dd;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	padding:0px;
	}
	

	
	
h1 {		font-size:2em; font-weight:normal;  color: #D08800;  font-family: "Lucida Bright", Sylfaen, Georgia, "Times New Roman";}
h2 {		font-size:1.5em; font-weight:bold;  color: #D08800;   font-family: "Lucida Bright", Sylfaen, Georgia, "Times New Roman";}

a {color: #C68100;}
a:hover{
  
}
.backlink{
  
}
.newslist{
 
}
.menu {float:left; width: 152px;
background-color: #D8D2BC;
margin-right:4px;
font-size: 0.8em;
padding:20px 5px 0px 5px ;
 background-image: url(images/menubg.gif);
 background-repeat: repeat-y;
}

.menu img {
	margin:0px 0px 20px 5px;
}

.menu ul{
	list-style: none;
	padding-left:8px;
	margin-left:0px;
}
.menuentry a{
 text-decoration:none;
 color: #000000;
 display:block;
   padding-top:5px;
  padding-bottom:5px;
  border-bottom: 1px solid #B0B0A0;
}
.menuentry a:hover{
   text-decoration:underline;
	color: #B97900;
	background-color: #E5E2D3;
}
.maintext {font-size:80%; margin:10px; 	padding:0px 5px 2px 170px;}

.maintext img {
	margin:3px;
}

.header{
text-align:left;
background-color: #E9E4C4;
color: #8A8A75;
height:110px;
border-bottom: 1px solid #B0B0A0;
padding-top:20px; padding-left:50px;
font-family: "Lucida Bright", Sylfaen, Georgia, "Times New Roman";
background-image: url(images/headerbg.jpg);

background-repeat: repeat-y;
 background-position: right;
}

.header h1 {margin:0px; font-family: Arial, helvetica, san serif; font-weight:bold; font-size:1.8em; color: #332200;}
.header a {	text-decoration:none;}

.footer{
width:750px;
 text-align:center;
 border-top: 2px solid #AFAB9B;
 background-color: #E9E4C4;
 font-size:0.7em;
 padding:0px; margin:0px;
 padding-top:3px;  padding-bottom:3px;
  font-weight:bold;
 color: #7B7C68;
 height:50px;
}
