body {
	background: #000 url(../images/green/bg.jpg) no-repeat;
}

a:link,
a:visited {
	color: #F4B800;
}

a:hover {
	text-decoration: underline;
}

div#emblem {
	background: url(../images/green/emblem.png) 50% 0 no-repeat;
}

span#logo {
        background: url(../images/green/logo.png) 0% 0 no-repeat;
	
}

#submenu {
	background: url(../images/green/submenu_bg.png) 0 100% repeat-x;
}

div.moduletable h3 {
	background:  url(../images/green/module_head.png) no-repeat;	
	color: #ccc;
}

div.usermodules div.moduletable a:link,
div.usermodules div.moduletable a:visited {
	color: #006600;
}

td.contentcol a:link,
td.contentcol a:visited {
	color: #006600;
}


.contentheading {
	color: #006600;
}

h2 {
	color: #006600;
}

h3 {
	color: #006600;
}

blockquote {
	border-left: 5px dotted #006600;
}
