body {
	margin-top: 10px;
	background: #C5AB33; /* important so as not to repeat the image */
}

/*---------------- topmenu tab----------------------*/
.topmenu{
width:900px;


margin-bottom: 55px;
/* border-bottom: 4px solid #D1BC5C; */
/* padding-bottom: 20px;*/
}

.topmenu ul{
list-style:none;
padding:0 0 0 0px;
margin:0px;
}
.topmenu ul li{
display:inline;
}
.topmenu ul li a{
float:left;
height:42px;
border-right: 1px solid #D1BC5C;
padding:0 15px 0 15px;
text-decoration:none;
line-height:42px;
font-weight: bold;
}
.topmenu ul li.first a {
border-left: 1px solid #D1BC5C;
}

.topmenu ul li a:hover, .topmenu ul li.selected a{
background: #C29434;
color: #FFFFFF;
}

h2.postshow {
 padding-top: 20px;
}

#colTwo {
	float: right;
	margin-top: 20px;
	/* width: 580px; */
	width: 800px;
	padding: 0 20px 0 20px;
}

#mainad {
width: 800px;
padding: 10px 20px 10px 20px;
}
