body {
	background: #000400 url("body.jpg") repeat-x;
}

#wrapper {
	background: #f6ffec;
}

#sitenav a, #sitenav a:visited {
	background: #274804;
	color: #fff;
	border-right: 1px solid #1b3302;
}

#sitenav a:hover {
	background: #467f08 !important;
}

#sitenav li.active a
, #sitenav li.active a:visited 
, #sitenav li.active a:hover 
{
	background: #f6ffec !important;
	color: #274804 !important;
}

h1, h2 {
	color: #052f05;
}

h1 {
	font-size: 26px;
}

h2 {
	font-size: 20px;
}

#mailing {
	background: #315808;
	color: #fff;
}

.column_b .column {
	border: 1px solid #c0e09e;
}

.submit {
	background: #132202;
	border: 1px solid #132202;
}

#poweredby, #poweredby a, #poweredby a:visited {
	color: #fff;
}

#poweredby a, #poweredby a:visited {
	text-decoration: underline;
}
#guestbook  {
	background:none repeat scroll 0 0 #728360;
}
span.exp {
	color:#fff;
}

.guestbookitem .header {
    background: #c0e09e;
}
