body, div, p, a{
 font-family: Verdana, Arial, Helvetica, Sans;
 font-size: 10pt;
 line-height: 14pt;
 color: #000000;
}
body{
 background: #F3F3F3;
}
div{
 margin: 0px;
}
p{
 margin: 0px 20px 0px 2px;
}

h1{
 color: #8a3a05;
 font-size: 15pt;
 font-style: italic;
 font-weight: normal;
 padding-bottom: 5px;
 border-bottom: 2px solid #c26000;
 margin-top: 14px;
}
h2{
 color: #c26000;
 font-size: 12pt;
 font-weight: bold;
 margin-top: 8px;
}


#container{
 position: absolute;
 top: 0px;
 left: 50%;
 width: 960px;
 margin-left: -480px;
 background-color: #FFFFFF;
}

#head{
 width: 960px;
 height: 250px;
 background-image: url(header.jpg);
 margin-bottom: 0px;
}
#topmenu{
 padding-top: 200px;
 padding-left: 300px;
}
#topmenu li{
 float: left;
 list-style: none;
 margin-left: 12px;
}
#topmenu a{
 padding: 3px;
 border-bottom: 1px solid #cccccc;
}
#left{
 margin-top: 10px;
 margin-left: 10px;
 float: left;
}
#menu{
 width: 180px;
 padding: 1px 0px 1px 0px;
 background: url(lt_edge.png) no-repeat #EFEFEF;
}
#menu li{
 margin-top: 10px;
 margin-bottom: 10px;
 margin-left: -20px;
 list-style: none;
}

#content{
 width: 740px;
 float: right;
 margin-top: 20px;
 margin-left: 10px;
 padding-bottom: 30px;
}

#foot{
 clear: both;
 border-top: 1px solid #c26000;
 padding-right: 20px;
 padding-bottom: 15px;
 text-align: center;
}
#foot li{
 float: right;
 list-style: none;
 margin-left: 14px;
}

a{
 text-decoration: none;
 font-weight: bold;
 color: #5a1f01;
}
a:hover{
 color: #000000;
 border-bottom: 1px solid #5a1f01;
}


#tagcloud{
 margin: 10px 0px 10px 0px;
 line-height: 22px;
 background: url(box.jpg) no-repeat;
 padding: 20px;
}

#sponsor_right{
 float: right;
 margin-left: 10px;
 margin-right: 20px;
 width: 160px;
 background: #efefef;
 border:1px solid #000000;
 padding: 0px 10px 10px 10px;
}
#sponsor_left{
 margin-top: 20px;
 width: 160px;
 background: #efefef;
 border:1px solid #000000;
 padding: 0px 10px 10px 10px;
}
h4{
 margin-top: 0px;
 margin-bottom: 5px;
 border-bottom: 1px solid #666666;
}

#toplist{
 width: 500px;
}
#toplist th{
 background-color: #e9e9e9;
 border-bottom: 1px solid #999999;
}
#toplist td{
 text-align: center;
}

#webring{
 width: 720px;
}

.row1{
 background-color: #ffffff;
}
.row2{
 background-color: #e9e9e9;
}
