body {
	background: #07230f url(images/final.gif) fixed repeat top left;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background: url(images/shadow.png) repeat-y;
	margin: 0px auto;
	width: 820px;
}
#main {
	margin: 0px auto;
	width: 780px;
	overflow: hidden;
}
#left {
	background: #fff url(images/leftbg.jpg) repeat-y;
	float: left;
	width: 535px;
	padding-bottom: 10000px;
	margin-bottom: -10000px;
}
#paddingleft {
	padding-right: 0px;
	padding-left: 15px;
	padding-bottom: 0px;
	padding-top: 0px;
}
#right {
	background: #167533 url(images/rightbg.jpg) repeat-y;
	float: left;
	width: 245px;
	padding-bottom: 10000px;
	margin-bottom: -10000px;
}
#paddingright {
	padding-right: 12px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
}
#footer {
	background: #177534 url(images/titlebg.jpg);
	margin: 0px auto;
	width: 780px;
	height: 30px;
}
#box {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
	border-top: #c00 0px solid;
}
#paddingbox {
	border-top: #000 0px solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
}
#paddingsmallbox {
	border-top: #228729 0px solid;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 1px;
	padding-top: 8px
}
h1 {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	margin: 0px 0px 0px;
	font-size: 12px;
	font-family: arial;
	color: #000000;
	padding-top: 2px;
	border-bottom: #631f1e 0px solid;
	text-align: right;
	letter-spacing: 0px;
}
h2 {
	margin: 8px 10px 2px;
	font: bold 85% arial;
	color: #000000;
	text-align: left;
}
h3 {
	margin: 0px 0px 0px;
	font: bold 16px "century gothic", arial;
	color: #fffc0e;
	text-align: left;
	text-transform: lowercase;
	border-bottom: #023e31 0px solid;
	padding-left: 5px;
	padding-right: 5px;
	text-shadow: #023f31 1px 1px 2px;
}
h4 {
	margin: 5px 10px 0px;
	font-size: 18px;
	font-family: arial;
	font-weight: bold;
	color: #177534;
	padding-top: 5px;
	padding-bottom: 0px;
	border-bottom: #000000 1px dotted;
	text-align: left;
}
h5 {
	margin: 0px 5px 2px;
	font-size: 16px;
	font-family: tahoma;
	color: #631f1e;
	text-align: left;
}
h6 {
	padding-right: 5px;
	padding-left: 5px;
	background: #631f1e;
	padding-bottom: 1px;
	margin: 1px 8px 1px;
	font-size: 10px;
	font-family: tahoma;
	color: #fff;
	padding-top: 1px;
	border: #fff 1px solid;
	text-align: left;
}
p {
	margin: 8px 10px 8px;
	font-size: 12px;
	font-family: arial;
	color: #494949;
	text-align: left;
}
p.comment {
	font-size: 10px;
	float: right;
	margin-bottom: 0px;
	color: gray;
}
p.newsdate {
	font-size: 10px;
	float: left;
	margin-bottom: 0px;
	color: gray;
}
p.details {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	margin: 0px 5px 0px;
	font-size: 10px;
	font-family: arial;
	color: gray;
	padding-top: 2px;
	border-bottom: #631f1e 0px solid;
	text-align: left;
	letter-spacing: 0px;
}
#paddingsmallbox p {
	margin: 0px 5px 5px;
	font-size: 11px;
	font-family: tahoma, arial;
	color: #dbebdf;
	text-align: left;
	text-shadow: #023f31 1px 1px 1px;
}
#footer p {
	margin: 0px 5px 0px;
	font-size: 10px;
	font-family: tahoma;
	color: #dbebdf;
	text-align: left;
	line-height: 28px;
	text-shadow: #023f31 1px 1px 1px;
}
blockquote {
	background: #e5f0e8;
	margin: 5px 15px 0px;
	color: #494949;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 1px;
	border-left: 3px solid #177534;
}
blockquote p {
	margin: 3px 5px 3px;
	font-size: 11px;
	font-family: arial;
	color: #494949;
	text-align: left;
}
#latesttweet {
	background: #27a035;
	margin: 0px 7px;
	font-family: georgia;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
li {
	margin: 0px 5px 0px;
	font-size: 9px;
	font-family: tahoma;
	color: #000000;
	text-align: left;
	line-height: 11px;
}
#right li {
	margin: 0px 5px 0px;
	font-size: 9px;
	line-height: 11px;
	font-family: tahoma;
	color: #dbebdf;
	text-align: left;
}
.source {
	margin: 3px 15px 6px;
	font: 9px verdana, arial, helvetica, sans-serif;
	color: #000000;
}
.small {
	margin: 3px 10px 6px;
	font: 9px verdana, arial, helvetica, sans-serif;
	color: #000000;
}
.smallcontent {
	margin: 3px 0px 6px;
	font: 9px verdana, arial, helvetica, sans-serif;
	color: #000000;
}
#comments {
	background: #e5f0e8;
	margin: 10px 20px 10px;
	padding-top: 8px;
	padding-bottom: 5px;
	border: #a9bdaf 1px solid;
	-moz-border-radius: 10px; 
    -webkit-border-radius: 10px; 
    border-radius: 10px;
}
a {
	color: #177534;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #023f31;
	padding: 0px;
	font-weight: bold;
	text-decoration: none;
}
#right a {
	color: #dbebdf;
	font-weight: bold;
	text-decoration: none;
}
#right a:hover {
	color: #fffc0e;
	padding: 0px;
	font-weight: bold;
	text-decoration: none;
}
#footer a {
	color: #dbebdf;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	color: #fffc0e;
	padding: 0px;
	font-weight: bold;
	text-decoration: none;
}
a img.affiliate {
	border: #177534 1px solid;
}
a:hover img.affiliate {
	border: #fd7b51 1px solid;
}
a.menu {
	 display: block;
	 padding-right: 5px;
	 padding-left: 5px;
	 background: #ebebeb;
	 padding-bottom: 2px;
	 margin: 0px 5px 1px;
	 font-size: 10px;
	 font-family: tahoma;
	 color: #000000;
	 padding-top: 2px;
	 border-left: #fffc0e 5px solid;
	 text-align: left;
	 letter-spacing: 1px
}
a:hover.menu {
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	background: #f2f2f2;
	padding-bottom: 2px;
	margin: 0px 5px 1px;
	font-size: 10px;
	font-family: tahoma;
	color: #000000;
	padding-top: 2px;
	border-left: #fffc0e 8px solid;
	text-align: left;
	letter-spacing: 2px;
	border-bottom: 0px solid;
}
img {
	border: none;
}
img.border {
	background: #fff;
	padding: 4px;
	border: #e2e2e2 1px solid;
	margin: 0px 0px 5px;
}
img.right {
	float: right;
	background: #fff;
	padding: 4px;
	border: #e2e2e2 1px solid;
	margin: 0px 0px 5px 5px;
}
a img.border {
	background: #a9bdaf;
	border: #177534 1px solid;
}
a:hover img.border {
	background: #a9bdaf;
	border: #fd7b51 1px solid;
}
hr {
	border-right: 0px;
	border-top: 0px;
	margin: 3px 10px 6px;
	border-left: 0px;
	color: #000;
	border-bottom: 1px dotted #000;
	height: 1px;
	text-align: center;
}
.righthr {
	margin: 3px 5px 5px;
	background: #023e31;
	border-bottom: #228729 1px solid;
	height: 1px;
	text-align: center;
}
.hr {
	clear: both;
	margin: 10px 0px 8px;
	width: 100%;
	height: 1px;
}
.center {
	text-align: center;
	margin: 0px auto;
}
.poll {
	margin: 0px auto;
	width: 350px;
}
.wp-pagenavi a {
	font-size: 9px;
	font-family: tahoma;
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #000000;
	color: #000000;
	background-color: #fff;	
}
.wp-pagenavi a:hover {	
	font-size: 9px;
	font-family: tahoma;
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #177534;
	color: #177534;
	background-color: #fff;
}
.wp-pagenavi span.pages {
	font-size: 9px;
	font-family: tahoma;
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #252525;
	border: 1px solid #000000;
	background-color: #fff;
}
.wp-pagenavi span.current {
	font-size: 9px;
	font-family: tahoma;
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #252525;
	background-color: #fff;
}
.wp-pagenavi span.extend {
	font-size: 9px;
	font-family: tahoma;
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #000000;
	color: #252525;
	background-color: #fff;
}
#s {
	background: transparent;
	color: #808080;
	width: 160px;
	font-size: 11px;
	font-family: Arial;
	border: #000 0px solid;
	padding: 3px;
	float: left;
	margin-left: 17px;
	margin-top: 4px;
}
#searchsubmit {
	margin: 0px 0px;
	float: right;
	margin-right: 14px;
	margin-top: 5px;
}
.votebutton {
	background: #fffc0e;
	height: 20px;
	color: #023e31;
	font-weight: bold;
	font-family: Arial;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
