body
  { color: white; font: 85% arial, hevetica, sans-serif; background-color: white; text-align: center; margin: 0; padding: 0 }

a:link { color: #B52C07; }
a:visited  { color: #b52c07 }

a:hover, a:active
{
color: #fff;
background-color: #B52C07;
}

h2
 { color: #b52c07; font: lighter 150% georgia, times, "times new roman", serif; margin: 0 0 2px }

h2 a { text-decoration: none; }

h3
{
color: #5B5E0E;
font: 106% georgia, times, "times new roman", serif;
font-weight: bold;
margin-top: 0;
}

#container
     { background-image: url(standards/bg.gif); background-repeat: repeat; background-position: 0 3px; text-align: left; margin: 1em auto; width: 842px; height: 750px; border: 1px silver }

#header
  { background-color: white; background-repeat: no-repeat; background-position: 0 0; position: relative; width: 100%; height: 235px; border-style: none none solid; border-width: 1px; border-color: #fff }

#header h1
{
font-size: 1px;
text-align: right;
color: #fff;
margin: 0;
padding: 0;
}

#mainnav ul   { list-style-type: none }
#mainnav li     { width: 160px }

#menu
  { background-color: #d68081; margin-right: 30px; padding-top: 20px; padding-right: 30px; padding-left: 15px; right: 30px; width: 160px; float: right; border-left: 0 solid }
#menu2 { background-color: #d68081; padding-top: 20px; padding-right: 30px; padding-left: 15px; position: absolute; right: 379px; width: 160px; float: right; border-left: 0 solid }
#contents    { background-color: maroon; background-repeat: no-repeat; text-align: center; margin: 10px 20px 20px; position: absolute; top: 240px; left: 350px; width: 150px; vertical-align: middle }
#contents p  { line-height: 165%; background-color: white }
.blogentry   { background-color: white; border-bottom: 1px solid #c5c877 }
.imagefloat { float: right; }

#footer
 { color: black; font-size: 90%; text-align: right; clear: both }

#skipmenu
{
position: absolute;
left: 0;
top: 5px;
width: 645px;
text-align: right;
}

#skipmenu a
{
color: #666;
text-decoration: none;
}

#skipmenu a:hover
{
color: #fff;
background-color: #666;
text-decoration: none;
}
