body
{
	background: #348831;
}

#masthead, #nav ul li a:hover, #nav ul li a.selected
{
	background: #014e2a;
}

#index ul li a
{
	background: #4b8b2b;
}

#goldbar
{
	background: #9d0e0e;
}

#nav
{
	width: 150px;
}

#container
{
	border-right: 1px solid #2a3d29;
	border-left: 1px solid #2a3d29;
	border-bottom: 1px solid #2a3d29;
}

#nav ul li a
{
	color: #fff;
	border-bottom: 1px solid #2a3d29;
	background: #587245;
}

#nav ul li ul li a
{
	color: #000;
}

#content img.research
{
	margin: 2px;
}

#content div.image
{
	text-align:center;
}

#content div.image img
{
	vertical-align: middle;
	margin: 3px 0 3px 0;
}

/* Fix 100% template weirdness */
div#outer_wrapper div#wrapper div#container
{
	border: 0;
}

div#outer_wrapper div#wrapper div#navfooter img
{
	max-width: 149px;
}

div#footer
{
	background-color: #fff;
}

