BODY {
	background-color: Black;
	font-family: Arial, sans-serif;
   padding: 5px;
   text-align: center;
}
A{
   text-decoration: none;
}
DL DT{
   font-weight: bold;
}
.smallfont{
   font-size: 80%;
}
.smallpad{
   font-size: 80%;
   margin: 10px 30px 10px 10px;
   padding:10px 30px 10px 10px;
}
.listover {
   font-weight: bold;
   color: Blue;
   margin: auto auto auto 20px;
   display: inline;
}
#wrap1{
   text-align: left;
   width: 700px;
   background: Black;
   margin-right: auto;
   margin-left: auto;
}
#head{
   background-color: Black;
   background-image: url(images/blckband.jpg);
   background-repeat: repeat-y;
   width: 691px;
   height: 73;
   margin: 0px 0px 20px 0px;
}
.smallhd{
   color: Black;
   text-align: right;
   font-size: 70%;
   padding: 18px 5px 5px 0px;
   
}
.boldbrn {
   font-weight: bold;
   color: #98511D;
}
.left {
   float: left;
   }
.infoleft{
   list-style: disk;
   color: #98511D;
   font-weight: bold;
   line-height: 150%; 
   float: left;
   padding: 15px;
   margin: 15px 25px 0px 25px;
}
.infoleft2{ /*used in multiple float*/
   list-style: disk;
   color: #98511D;
   font-weight: bold;
   line-height: 150%; 
   float: left;
   padding: 15px;
   margin: 15px 25px 0px 33px;
}
#midinfo{
   width: 699px;
   height: 185px;
   background-image: url(images/infoband.jpg);
   background-repeat: repeat-y;
   margin: 0px
}
#infohead {
   width: 699px;
   height: 36px;
   background-image: url(images/infohd.jpg);
   background-repeat: no-repeat;
   vertical-align: top;
}
#infoheadb {
   width: 699px;
   height: 36px;
   background-image: url(images/infohdb.jpg);
   background-repeat: no-repeat;
   position: relative 0 0;
   vertical-align: top;
   margin-bottom: 20px;
}
.right {
   float: right;
}
.rightback {
   float: right;
   margin-right: 70px;
}

#news {
   background-image: url(images/newsband.jpg);
   background-repeat: repeat-y;
   width: 699px;
   height: auto;
   padding: 2px 10px 2px 20px;
}
#newshead {
   background-image: url(images/newshead.gif);
   background-repeat: no-repeat;
   height: 22px;
   width: 699px;
}
#newsheadb {
  background-image: url(images/newsheadb.jpg);
  background-repeat: no-repeat;
  height: 17px;
  width: 699px; 
}   
.box1{
   width: 370px;
}
   
