@charset "utf-8";
.topbg {
	background-image: url(../images/topimg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 277px;
}
.titlebg {
	background-image: url(../images/titile_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.mainbg {
	background: transparent url(../../images/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.topics2 {
	background-color:#e7b435;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6c2600;
	height:60px;
}
.topics2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6c2600;
	text-decoration:none;
}
.topics2 a:hover {
	text-decoration:underline;
}
.topics {
	background-color:#e5a300;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6c2600;
	height:60px;
}
.topics a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6c2600;
	text-decoration:none;
}
.topics a:hover {
	text-decoration:underline;
}
.topic {
	background-color:#d59908;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	height:30px;
}
.lastpost {
	background-color:#ca9000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-left:15px;
}
.lastpost3 {
	background-color:#e8bc4e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left:15px;
}
.lastpost2 {
	background-color:#d59908;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left:15px;
}
.author {
	background-color:#ca9000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align:center;
}
.authors {
	background-color:#d59908;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:center;
}
.authors2 {
	background-color:#e8bc4e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:center;
}
.authors3 {
	background-color:#d59908;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:30px;
	font-weight:bold;
	color: #000000;
	text-align:center;
}
.authors_name {
	background-color:#e7b435;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:center;
	padding:20px 0;
}
.message {
	background-color:#ca9000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}
.message2 {
	background-color:#e8bc4e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	color: #2b2e34;
	padding:20px;
}
.forum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	color: #2b2e34;
}

.forum a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	color: #673500;
	font-weight:bold;
	text-decoration:none;
}
.forum a:hover {
	text-decoration:underline;
}

.mainbgright {
	background-image: url(../images/mainbgright.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.paging {
padding: 2px;
margin-left:20px;
margin-top:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
height:20px;
}

.paging ul{
margin: 0;
padding: 0 20px;
text-align: left; 
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
}

.paging a, .paging a:visited{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 1px 8px;
border-right:1px solid #870000;
text-decoration: none; 
color: #870000;
}

.paging a:hover, .paging a:active{
text-decoration:underline;
}

.currentpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:1px 9px 1px 9px;
	margin-right:3px;
	border-right:1px solid #870000;
	color: #000000;
	font-weight:bold;
}

* html .paging li.currentpage, * html .paging li.disablepage{ /*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
margin-right: 5px;
padding-right: 0;
}
.footerbg {
	background-image: url(../images/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 170px;
}
