body
{
margin: 0;
padding: 0;
font: 100% arial, hevetica, kursiv;
text-align: center;
color: #C58000;
background-color: #000000;
background-image: url();
}

a:link { color: #C7440E; }
a:visited { color: #C5C877; }

a:hover, a:active
{
color: #000;
background-color: #C5C877;
}

h2
{
color: #B52C07;
font: 120% georgia, times, "times new roman", kursiv;
font-weight: bold;
margin: 0 0 2px 0;
}

h2 a { text-decoration: none; }

h3
{
color: #C7440E;
font: 106% georgia, times, "times new roman", kursiv;
font-weight: bold;
margin-top: 0;
}

#container
{
margin: 1em auto;
width: 900px;
text-align: left;
background-color: #000000;
border: 1px none #fff;
}

#header
{
height: 198px;
width: 100%;
background-image: url(banner3.jpg);
background-repeat: no-repeat;
background-position: 0 0;
border-bottom: 1px solid #fff;
position: relative;
border: 1px none #fff;
border-bottom: 1px solid #fff;
}

#header h1
{
font-size: 1px;
text-align: right;
color: #fff;
margin: 0;
padding: 0;
}

#mainnav ul { list-style-type: none; }
#mainnav li { display: inline; }

#menu
{
float: right;
width: 165px;
border-left: 1px solid #C5C877;
padding-left: 20px;
}

#contents { margin: 0 200px 40px 20px; }
#contents p { line-height: 165%; }
.blogentry { border-bottom: 1px solid #C5C877; }
.imagefloat { float: right; }

#footer
{
clear: ;
color: #000;
text-align: ;
font-size: 2px;
a:link color: #FFFFFF; 
a:visited color: #000000;

}

#skipmenu
{
position: absolute;
left: 0;
top: 5px;
width: 645px;
text-align: right;
}

#skipmenu a
{
color: #C5C877;
text-decoration: none;
}

#skipmenu a:hover
{
color: #fff;
background-color: #666;
text-decoration: none;
}