body

{

margin: 2em;

padding: 0;

font: 100% arial, hevetica, sans-serif;

color: #000;

background-color: #fff;

}



a { color: #000; text-decoration: none;}



#header

{

border-bottom: 1px solid #999;

}



#header h1

{

color: #000;

}



#mainnav

{

display: none;

}





#menu

{

display: none;

}



#menu ul

{

margin-left: 0;

padding-left: 0;

list-style-type: none;

line-height: 165%;

}



#contents p { line-height: 165%; }








/*
.imagefloat

{

display: none;

}*/



#footer

{

clear: both;

color: #000;

text-align: right;

padding: 5px;

font-size: 90%;

border-top: 1px solid #999;

margin-top: 2em;

}



#skipmenu

{

display: none;

}



#mainnav ul { list-style-type: none; }

#mainnav li { display: inline; }



#menu

{

float: right;

width: 165px;

border-left: 1px solid #C5C877;

padding-left: 15px;

}



#contents { margin: 0 200px 40px 20px; }

#contents p { line-height: 165%; }

.blogentry { border-bottom: 1px solid #C5C877; }

.imagefloat { float: right; }



#footer

{

clear: both;

color: #272900;

text-align: right;

font-size: 90%;

}



#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;

}