

.wbo-baner
{
margin:0; 
padding:0;
}

.wbo-head1{
background: #670111 url('images/head1.jpg') repeat-x center;
width:700px;
height:61px;
overflow:hidden;
}
.wbo-head1 p{
margin:0px; padding:0px;
display:block;
float:left;
margin-left:48px;
}

.wbo-head1 a{
display:block;
float:left;
margin-left:10px;
margin-top:20px;
color: #FFC5A0;
text-decoration: none;
font-size:10px;
}
.wbo-head1 a:hover{ text-decoration: underline;}

.wbo-header{
background: #B48800 url('images/baner1.jpg') no-repeat center;
height:210px;
overflow:hidden;
}

.wbo-header ul{ 
list-style-type: none;
list-style-position: inside;
list-style-image: none;
white-space: normal;
margin:0px;
padding:0px;
width:120px;
overflow:hidden;
display:block;
float:left;
margin-top:20px;
margin-left:10px;
}


.wbo-header li{
display:block;
float:left;
overflow:hidden;
}

.backtosite{
background: url('images/backtosite.png') no-repeat center;
display:block;
float:left;
width:120px;
height:80px;
}
.backtoforum{
background: url('images/backtoforum.png') no-repeat center;
display:block;
float:left;
width:120px;
height:80px;
}
.calendar{
background: url('images/calendar.png') no-repeat center;
display:block;
float:left;
width:120px;
height:80px;
}

.pagination {
	color: #FFCFA0;
	font-size: 10px;
	font-weight: bold;
	padding: 3px;
   padding-bottom: 4px;
	cursor: pointer;
	text-decoration: none;
}
.pagination a, .pagination a:visited, .pagination a:active {
	background-color: A46F39;
	color: #FFA560;
	border: 1px solid #CA9764;
	padding: 3px;
	text-decoration: none;
}
.pagination a:hover {
	border-color: #D4D7DA;
	color: #FFF2C0;
	border: 1px solid #DEBFA0;
	text-decoration: none;
	padding: 3px;
}