body {
  font-size: 8pt;
  font-family: verdana, arial; 
  color: #000000;
  margin: 0;
  text-align: left;
  background:#ffffff;
}


#head {
  width: 900px;
  height: 184px;
  margin: 0px 10px;
  text-align: middle;
  padding: 0px;
  background: url(../images/header2.jpg) left;
  background-repeat: no-repeat;
  border: 0px solid #ff0000;
  float: left;
}


#container{
  width: 900px;
  height: 90%;
  margin: 0px 10px;
  padding: 0px;
  text-align: left;
  float: left;
  border: 0px;
  border-style: solid;
  border-color: #b78840;
}


#topnav {
  width: 900px;
  height: 1px;
  margin: 0px 0px;
  padding: 0px;
  text-align: center;
  border-bottom: 1px solid #b78840
}

.navtext {
  margin: 10px;
  text-align: center;
  text-decoration: none;
  font-color: #fff;
  font-weight: bold;
}

#leftnav {
  width: 190px;
  height: 100%;
  margin: -1px 0px;
  padding: 5px;
  float: left;
  text-align: left;
  border: 1px solid #6b4c20;
  font-weight: bold;
  color: #b78840;
}


.sponbox {
  width: 180px;
  height: 100%;
  margin: 0px 0px 0px 5px;;
  padding: 0px;
  float: left;
  text-align: center;
  border: 1px solid #b78840;
}


.sponhead {
  background-color: #b78840;
  width: 180px;
  padding: 0px;
  font-size: 8pt;
  font-family: verdana, arial; 
  color: #fff;
  margin: 0;
  text-align: center;
}


#rightnav {
  width: 193px;
  height: 490px;
  margin: 0px 0px;
  padding: 0px;
  float: right;
  text-align: left;
  border-top: 0px solid #b78840;
  border-left: 0px solid #b78840;
  border-right: 0px solid #b78840;
  border-bottom: 0px solid #b78840;
}


#main {
  width: 474px;
  height: 100%;
  margin: 0px 0px;
  padding: 10px;
  float: left;
  text-align: left;
  border: 0px solid #0000ff;
}


.border1 {
  border: 1px;
  border-style: solid;
  border-color: #b78840;
}


.bg1 {
  background-color: #b78840;
  width: 90%;
  padding: 5px;
  text-align: left;
}


.bg2 {
  background-color: #b78840;
  width: 90%;
  padding: 5px;
  text-align: left;
}


a {
  color: #b78840;
  text-decoration: none;
}


a:hover {
	text-decoration: underline;
}


a.Navlink {
  color: #6b4c20;
  text-decoration: none;
  font-weight:bold
  
}


a.Navlink:hover {
  color: #6b4c20;
  text-decoration: none;
  font-weight:bold
}

a.Navlink { 
  font: 8pt verdana; 
  text-align: left;
  margin-left: 0px;
  margin-right: 10px;
  text-decoration: none; 
  font-weight: bold;
  color: #6b4c20;
}


.h1 {
  font-size: 14pt;
  font-family: verdana, arial; 
  font-weight: bold;
  color: #000;
}


.h2 {
  font-size: 12pt;
  font-family: verdana, arial;
  font-weight: bold;
  color: #000;
}


.h3 {
  font-size: 10pt;
  font-family: verdana, arial;
  font-weight: bold;
  color: #000;
}
  
  
.textwhite { 
  font: 8pt arial; 
  text-align: center;
  margin-left: 0px;
  text-decoration: none; 
  font-weight: bold;
  color: #FFFFFF;
}

hr {
  size: 1px solid;
  }
