html body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  padding:0;
  margin:0;
}
body{
  background-image: url(hb.png);
  background-position: center;
  background-repeat: repeat-y;
}
#cont{
  width: 905px;
  margin: 0px auto;
  padding: 0px;
  background-color: white;
}
#header{
	height:60px;
	background-image: url(hb.png);
}
#header_b{
  height:21px;
  background-image: url(hf.png);
}
#header h1{
  margin:0px;
  padding-top: 15px;
  margin-left: 30px;
}
#header h1 a{
  color:#005400;
  text-decoration: none;
}
#content{
	margin-bottom: 10px;
  width:100%;
}
#content td{
  vertical-align:top;
}
#tds{
  width:200px;
}
h2{
  margin-top:0px;
}
#main{
	padding-left: 20px;
}
#footer{
	height:50px;
	background-image: url(hb.png);
  margin:0;
}
#footer_top{
  height:21px;
  margin-top:40px;
  background-image: url(ft.png);
}
#items{
	margin: 0;
	padding: 0;
}
#items li{
	margin-bottom: 10px;
	list-style: none;
	padding: 5px;	
	/*border-bottom: 1px solid silver;*/ 
}
#items li h2{
  color:#ffff7b;
  display:inline;
  float:left;
  font-size:3em;
  margin:-12px 12px 2px 12px;
  padding-bottom:0;
  text-align:center;
}
#items li h1{
	display: inline;
	font-size: large;
}
#items li h1 a{
  color: #00508C;
}
#items li h5{
	display: inline;
	font-weight: normal;
}
#items ul.op{
  list-style-type: none;
  padding: 0px;
  font-size: x-small;
  white-space: nowrap;
  margin: 0px;
  text-align: right;
  clear:right;
  margin-top: 5px;
}
#items ul.op li{
  margin: 0px;
  display:inline;
  border: none;
  padding: 0 5px 0 5px;
  border-right: 1px solid silver;   
}
#items ul.op li a{
  color: silver;
  text-decoration: none;
}
#ads{
  text-align: center;
  margin: 20px 0 10px 0;
}
#sidebar{
	width:200px;
	float: left;
}
#sidebar ul{
  list-style: none;
  margin: 0;
  padding: 0;
  background-color: #EEEEEE;
}
#sidebar ol{
  background-color: #EEEEEE;
  margin: 0;
	overflow:hidden;
}
#sidebar ul li{
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
  padding-right: 20px;
}
#sidebar ul li a, #sidebar ol li a{
  text-decoration: none;
  color: #623100;
  width: 100%;
}
#sidebar ul li a:hover, #sidebar ol li a:hover{
  text-decoration: underline;
}
.st{
  background-image: url(mt.png);
  height: 19px;
}
.sm{
  margin: 0;
  padding: 5px 10px 5px 10px;
  background-color: #EEEEEE;
  text-align: justify;
}
.sm a{
  font-size: small;
  text-decoration: none;
  color: #848484;
}
.sm a:hover{
  background-color: white;
}
.sf{
  background-image: url(mf.png);
  margin-bottom: 20px;
  height: 19px;
}
.sft{
  background-image: url(top5.png);
  margin-bottom: 20px;
  height: 19px;
}
label em {
  font-style: normal;
  color: #f00;
  margin-left: 3px;
}
form fieldset label {
  display: block;
  float: left;
  line-height: 1.8;
  vertical-align: top;
  width: 160px;
  font-weight: normal;
}
form fieldset {
  margin-bottom: 10px;
}
form fieldset br{
  clear: left;
}
form fieldset input{
  width: 260px;
}
form fieldset textarea{
  height: 100px;
  width: 60%;
}
#comm ul{
  list-style: none;
  padding: 0;
}
#comm h5{
  font-style: italic;
  font-size: large;
  color: Silver;
  margin: 0;
  padding: 0;
  margin-left: 15px;
}
#comm li{
  border-bottom: silver dotted 1px;
  padding:5px;
}
#nav{
  clear: both;
  margin-bottom: 5px;
  text-align: center;
}
#nav a{
	text-decoration: none;
  color: #006200;
  color: #00508C;
}
fieldset{
  border: 0 white none;
  font-weight: bolder;
}
#rss{
  position: relative;
  left: 870px;
  width: 16px;
}
#rss img{
  border: 0 white none;  
}
sub{
  color: white;
}
#msg{
  font-size: x-small;
  color:red;
  padding: 5px 5px 5px 5px;
  margin: 15px 30px 15px 30px;
  border: 1px red solid;
  background-color: pink;
}
.comm{
  background-color: transparent;
	background-image: url(comment.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding-left: 18px;	
}
#br{
  clear: both;
}
ul.pager{
  list-style:none;
  padding:0;
  margin: 0;
  float:left;
}
ul.pager li{
  float:left;
  padding: 2px;
}
ul.pager li.p_sel{
  font-weight:bold;
}
img.thumb{
  float:left;
  margin: 0 5px 5px 0;
}
#linked li{
  list-style:disc inside none;
}
ul#youtube{
  list-style:none;
  padding:0;
}
ul#youtube img{
  border:none;
  float:left;
  margin-right:10px;
}
ul#youtube li{
  height:100px;
  width: 300px;
  float:left;
  overflow:hidden;
  font-size:0.8em;
}
form fieldset div#sections label{
  display:inline;
  float:none;
  line-height: 1em;
  border-right: 1px solid silver;
  padding: 0 3px 0 0;
}
form fieldset div#sections input{
  width:auto;
}
#cats{
  padding:0 26px 25px ;
}
#cats a{
  display:block;
  background-color:green;
  color:#FFF;
  width:8%;
  float:left;
  text-align:center;
  padding:3px 5px 5px 5px;
  margin:0 3px;
  font-size:0.7em;
  text-decoration:none;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-radius-bottomleft: 5px;
  -webkit-border-radius-bottomright: 5px;
}
ol.leaders {
  font: italic 1em Georgia, Times, serif;
  color: #999999;
}
ol.leaders li{
  border-bottom: 1px solid silver;
  height: 60px;
}
ol.leaders img{
  float:left;
  display:block;
}
ol.leaders p{
  margin-left: 55px;
}
ol.leaders p a{
  color:silver;
  text-decoration:none;
}
ol.leaders p a:hover{
  border-bottom:1px solid silver;
}
ol.leaders span{
  float:right;
}
