body {
	background: #000000;
}

#page {
	background: #ffffff url(../images/background-body.png) left 285px;
	border: 3px solid #bcd863;
}

#header {
		background: #1d421f url(../images/background-header.jpg);
}

a:link {
	color: #042f06;
}

a:hover {
	color: #042f06;
}

a:visited {
	color: #042f06;
}

a img {
	border: none;
}

a.rss {
	color: #000000;
	background: url(../images/feed-icon-14x14.png) no-repeat right top;
}

img {
	border: none;
}

img.noborder {
	border:none !important;
}

#footer {
	background: #1d421f url(../images/background-footer.jpg);
}

#navigation {
	background: #bcd863;
}

#content {
	background: transparent url(../images/background-content.png) top left no-repeat;
}

#content h2 {
	color: #191919;
}

#content-secondary h2 {
	color: #333;
	background: #ffffff;
	border-top: 2px solid #e6e6e6;
	border-bottom: 1px dotted #e6e6e6;
}

#content #main {
	background: #ffffff;
	border: 3px solid #bcd863;
}

#content.home #main {
	background: none;
	border: 0px;
}

#leftcol a {
	display: block;
	margin-bottom: 0.5em;
}

#leftcol img{
	border: none !important;
}

#rightcol img{
	border: none !important;
}

#rightcol #sponsors li img{
	background: #ffffff;
}

#rightcol #sponsors a {
	background: #bcd863;

}

#ads-main {

}

#ads-secondary {
	
}

.post .date {
	color: #999;
}

.post h3 a:link {
	color: #000000;
}

.post h3 a:hover {
	color: #000000;
}

.post h3 a:visited {
	color: #333;
}

#poweredby,
#poweredby a:link,
#poweredby a:hover,
#poweredby a:visited {
	color: #999 !important;
}

#secondary #twitter .content {
	background: url(../images/quotes-open.gif) top left no-repeat;
}

#secondary #twitter .content .simplepie {
	background: url(../images/quotes-close.gif) bottom right no-repeat;
}

p, #content li, table td {
	color: #333;
}

#copyright {
	color: #ffffff;
}

h1 {
	color: #1d421f;
}

table{
	background: #d7e1eb;
	padding-bottom: 10px;
}

table th {
	color: #1d421f;
}

table tr.even {
	
}

table tr.odd {
	background-color: #fff;
}