body
{
	font:normal 0.8em/1.2em "Trebuchet MS",helvetica,arial,verdana,sans-serif;
	background-color: #ddd;
	background-image: url("/pics/bg.jpg");
}

h1.header
{
	color: #479b11;
	font-size: 21px;
	margin-top: 0;
}

h2.header
{
	font-size: 10pt;
	color: black;
	font-weight: bold;
	margin-bottom: 0px !important;
}

h2.header a
{
	color: black;
	font-size: 12pt;
	font-weight: bold;
}

h2.header a:hover
{
	color: #87C770;
}

a
{
	color: black;
}

#pagecontent a
{
	color: #278720;
}

a.white
{
	color: #ffffff !important;
}

h4
{
	font-size: 10pt;
	margin-bottom: 0;
}

img
{
	border: 0;
}

#rightcol a
{
	color: black;
}

#footer 
{
	color:#666;
	padding: 5px;
	text-align: center;
}

#footer a
{
	color: #666;
}

#footer a:hover
{
	text-decoration: underline;
}

input.button
{
	width: 95px;
	margin-right: 12px;
}

#navipath
{
	height: 17px;
	padding: 3px;
	text-align: right;
	color: #666;
}

#navipath a
{
	text-transform: uppercase;
	color: #666;
	text-decoration: none;
	font-size: 11px;
}

#navipath a:hover
{
	color: black;
	text-decoration: underline;
}

.articledate
{
	color: #666;
}

a.imagearchiveteaser img
{
	border: 1px solid #aaa;
}

a.imagearchiveteaser:hover img
{
	border: 1px solid #87C770;
}

.imagemap img {
	border: none;
}

.articletext img
{
	margin-left: 10px;
}


.illustration
{
	color: #444;
	padding: 2px;
	border: 1px solid #ddd;
}

.illustration img
{
	float: left;
	clear: right;
}

