body
{
margin: 0;
padding: 0;
font: 85% arial, hevetica, sans-serif;
text-align: center;
color: #333;
background-color: #D4D4D4;
}

a:link { color: #000000; text-decoration:none; }
a:visited { color: #000000; text-decoration:none; }

a:hover, a:active
{
color: #000000;
text-decoration:underline;
}

a.selected
{
color: #000000;
text-decoration:underline;
font-weight:bold;
}

h2
{
color: #006600;
font: 120% arial, hevetica, sans-serif;
font-weight: bold;
margin: 0 0 10px 0;
}

h2 a { text-decoration: none; }

h3
{
color: #006600;
font: 106% arial, hevetica, sans-seri;
font-weight: normal;
margin-top: 0;
}

#container
{
margin: 1em auto;
width: 650px;
text-align: center;
background-color: #fff;
border: 1px none #fff;
}

#header
{
height: 76px;
width: 100%;
background-image: url(banner.jpg);
background-repeat: no-repeat;
background-position: 0 0;
border-bottom: 1px solid #FFFFFF;
position: relative;
border: 1px none #FFFFFF;
border-bottom: 1px solid #FFFFFF;
}

#header h1
{
font-size: 1px;
text-align: right;
color: #fff;
margin: 0;
padding: 0;
}

#mainnav ul { list-style-type: none; }
#mainnav li { display:block; }

#menu
{
float: right;
width: 165px;
border-left: 1px solid #006600;
padding-left: 15px;
font-size:11px;
}

#contents { margin: 0 200px 40px 20px; }
#contents p { line-height: 165%; }
.blogentry { border-bottom: 1px solid #006600; font-size:11px; text-align:left;}
.imagefloat { float: right; }

#footer
{
clear: both;
color: #ffffff;
text-align: right;
font-size: 10px;
}

#skipmenu
{
position: absolute;
left: 0;
top: 5px;
width: 645px;
text-align: right;
}

#skipmenu a
{
color: #ffffff;
text-decoration: none;
}

#skipmenu a:hover
{
color: #000000;
text-decoration: underline;
}

#skipmenu a.selected
{
color: #000000;
text-decoration: underline;
font-weight:bold;
}

#table2
{
color: #000000;
font: arial, hevetica, sans-serif;
font-size:11px;
font-weight:normal;
}

#table2 a
{
	color:#006600;
	font-size:11px;
	text-decoration:none;
}

#table2 a:hover 
{
	color:#000000;
	font-size:11px;
	text-decoration:none;
}

#table2 a:visited 
{
	color:#006600;
	font-size:11px;
}