/* Green White Rounded */

body {
	background-color: white;
}

a {
	color: #008000;
}

#headertop {
	background: #008000 url(../images_styles/green/headertop_rounded.gif) no-repeat top;
	height: 35px;
}

#footerbottom {
	background: white url(../images_styles/green/footerbottom_rounded_white.gif) no-repeat bottom;
	height: 35px;
}

#header {
	background: #008000 url(../images_styles/green/header.gif) repeat-y top;
}

#footer {
	background: white url(../images_styles/green/footer_white.gif) repeat-y top;
}

#menu {
	background: #008000 url(../images_styles/green/header.gif) repeat-y top;
	border-bottom: 1px solid #008000;
}

#mainmenu {
	border-bottom: 1px solid #008000;
}

#headerinside {
	border-bottom: 1px solid #008000;
}

#starscapefooterbar {
	border-top: 1px solid #008000;
}

#headertitle {
	color: red;
}

#headersubtext {
	color: #114711;
}

#headermenu a {
	color: #114711;
}

#copyright {
	color: #008000;
}

#center .postitem .posttitle a {
	color: #006400;
}

#center .postitem .postsub {
	color: #006400;
}

#center .postitem .posttext {
	border-top: 1px solid #6B8E23;
}

#center .postitem .postpanel {
	background: #ededed;
	color: #114711;
}

#center .postitem .postpanelpage {
	background: white;
	color: #114711;
}

#center .postitem .postpanel a {
	color: #114711;
}

#sidebarfooter h2, #sidebarleft h2, #sidebarright h2 {
	color: #114711;
	border-bottom: 2px solid #114711;
}

#headersearchinside {
	background: url(../images_styles/green/search_back.gif) repeat-x;
}
