#container	{
        height: 100%;
	text-align: left;
	margin: 20px auto;
	padding: 0;
	background: #fff;
width: 850px;
border: 1px solid #40501f;
}

#header	{
	padding: 30px 15px 28px;
	background: #7f8d3e;
border-bottom: 5px solid #40501f;
border-top: 5px solid #40501f;
}
#header a img {
	border: none;
	text-decoration: none;
}

#header a:hover img {
	border: none;
	text-decoration: none;
}
#leftCol	{
        background: #fff;
	float: left;
	width: 408px;
	padding: 0 15px 20px;
border-right: 1px solid #40501f;
border-left: 1px solid #40501f;
}

#rightCol	{
        background: transparent;
	float: left;
	width: 205px;
	padding: 0 0 10px;
}
#farRightCol {
float: left;
width: 205px;
padding: 0 0 10px;
}
.sponsors_text	{
	padding: 10px;
	margin: 0 0 10px;
	border: 1px solid #ccc;
	background: #f5f5f5;
}

.sponsors_text a:link, .sponsors_text a:visited	{
	text-decoration: none;
	font-weight: normal;
}

.sponsors_text a:hover	{
	color: #000;
	background: transparent;
}

.entry {
padding-bottom: 10px;
border-bottom: 1px dotted #ccc;
}
.ads	{
	text-align: left;
	padding: 20px 0;
border-bottom: 1px dotted #ccc;
border-top: 1px dotted #ccc;
}
.adwords {
border-bottom: 1px solid #ccc;
padding: 10px 0;
}
#footer	{
	clear: both;
	border-top: 3px solid #40501f;
border-bottom: 5px solid #40501f;
	background: #7f8d3e;
	padding: 10px 20px;
font-size: 10px;
color: #fff;
}
#footer a:link, #footer a:visited {
color: #fff;
}
#footer p {
	line-height: 12px;
	margin: 5px 0;
}
#searchForm {
border: 1px solid #ccc;
text-align: center;
padding: 10px 0;
}

#networkAd {
background: #fff;
}