@charset "iso-8859-1";
/* CSS Document */

body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background: URL(images/bodybg.gif);
  background-color: #5F3B02;
  background-repeat: repeat-x;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #FFCC00;
  font-weight: bold;

}


.archive_block{
 background: URL(images/bottom_bg.gif);
 background-repeat: no-repeat;
 font-size: 16px;
 color: #FFFFFF;
 font-weight: bold;
 height: 35px;

}

.archive_block a{
 text-decoration: none;
}


.archive_block2{
 font-size: 20px;
 color: #FFFFFF;
 font-weight: bold;

}



.toptable{
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 10px;
	color: #312C19;
	font-weight: bold;
}


.toptable1{
	background-color: #FFD100;
	background: URL(images/toptablebg2.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 10px;
	color: #312C19;
	font-weight: bold;
}

.toptable2{
	background-color: #FFD100;
	background: URL(images/toptablebg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 10px;
	color: #312C19;
	font-weight: bold;
}


a
{
    color:           #FFFFFF;
}

a:hover 
{
    color: #ffea00;
}


.thumbtable{
background-color:#342001;
border:2px solid #3A2402;
margin:0;
padding:2px;
}

.thumbtabletop{
	background-color: #342001;
	padding: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	font-size: 16px;
}


.thumbtablebot{
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 10px;
	color: #312C19;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}



.thumbs{
	display: inline;
	margin: 0px;
	padding: 0px;
}

.thumbs img{
  margin: 2px;
  padding: 0px;
  border-color: #EF9200;
  border-style: solid;
  border-width: 1px;
  width: 240px;
  height: 180px;
        background: URL(images/thumbbg.gif);

}




.thumbtablebot a
{
    color:           #FFF000;
}

.thumbtablebot a:hover 
{
    color: #FFFFFF;
}


.headdiv{
background:transparent url(images/hbg.gif) no-repeat scroll 0 0;
height:171px;

text-align:left;
width:997px;
}
.headtop{
margin-left:375px;
padding:5px;
width:505px;
}