



body 
{ background: #6F5B42; 
background-image: url(images/bg5.jpg);
scrollbar-base-color:#423322;
background-repeat: repeat;
background-attachment: fixed;

margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
padding-left: 0;
padding-right: 0;

font-family: verdana, tahoma, arial, helvetica, sans-serif;
color: #584734 ; 
letter-spacing: 1pt; 
font-weight: normal; 
font-size: 9pt
}

A:link {text-decoration: none; font-weight:bold; color:#785C3E; }
A:visited { font-weight:bold; text-decoration: none; color:#785C3E; }
A:hover { font-weight:bold; color:#AC8966; }

#links a{display: block;
background-color:#241C13;border: 1px #120C0A solid;
border-left:3px solid #120C0A;border-right:3px solid #120C0A; font-weight:normal;
text-align: center;text-decoration: none;color: #6A543A;margin-bottom:2px}
#links a:hover {background-color:#403020
}

h1 {font-size: 14px;margin-bottom:3;
font-weight: bold; text-transform:uppercase;
border-bottom: 1px solid #602D24;
font-family: georgia;color: #291D11;
text-align:center}

h2 {font-family: verdana, tahoma, arial, helvetica, sans-serif;
color: #231C15;
letter-spacing: 1pt; 
font-weight: normal; 
font-size: 9pt}


#header {
  margin: 0px;
  padding: 0px;
  height: 310px;
  position: absolute;
  left: 100px;
  top: 0px;
  width: 920px;
  background: url('images/MainBanner.jpg') no-repeat;
  height:310px;width:920px;border:0px none;
}

#links {
  position: absolute;
  padding-right: 0px;
  padding-left: 0px;
  left: 100px;
  top: 310px;
  width: 200px;
  
  
}
#main {
  top: 310px;
  margin-left: 15px;
  margin-right: 15px;
  padding-left:0px;
  padding-right: 0px;
  background-color: #C7A47C;
  position: absolute;
  left: 300px;
  top: 305px;
  width: 705px;
}





