body
{
margin: 0;
padding: 0;
font-size: 95%;
font-family: verdana, arial, sans-serif;
color: #000;
background-color: #fff;
}

a:link { color: #036; }
a:visited { color: #066; }

a:hover, a:active
{
color: #fff;
background-color: #036;
}

div#header
{
color: #fff;
background-color: #9cf;
height: 100px;
border-bottom: 1px solid #000;
margin: 0;
padding: 0;
}

div#headerbar
{
color: #fff;
background-color: #36c;
height: 25px;
border-bottom: 1px solid #000;
margin: 0;
padding: 0;
}

div#sitename
{
color: #039;
position:absolute;
left:25px;
top:10px;
font-size: 2.2em;
font-weight: bold;
margin: 0;
padding: 0;
}

div#slogan
{
color: #039;
font-style: italic;
font-size: 1.5em;
font-weight: bold;
position:absolute;
left:25px;
top:55px;
margin: 0;
padding: 0;
}

/* date */
.date-font
{
color: #fff;
font: 14px verdana, arial, sans-serif;
font-weight: bold
}

div#container
{
background-image: url(http://fsted.com/sites/styles/blue/left.jpg);
background-repeat: repeat-y;
}

div#container2
{
background-image: url(http://fsted.com/sites/styles/blue/right.jpg);
background-repeat: repeat-y;
background-position: right;
}

div#navigation
{
float: left;
width: 180px;
padding: .4em .4em .4em .4em;
}

div#navigation h1
{
color: #fff;
background-color: #36c;
font-size: 1.2em;
font-weight: bold;
text-align: center;
margin: 0;
padding: 0;
}

div#navigation ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

div#navigation ul li { margin-top: 4px; }

#navigation ul li a
{
display: block;
width: 165px;
padding: 3px 5px 3px 10px;
text-decoration: none;
color: #000;
background-image: url(http://fsted.com/sites/styles/blue/nav-off.jpg);
background-repeat: repeat-y;
}

#navigation ul li a:hover
{
color: #fff;
background-color: #ccc;
background-image: url(http://fsted.com/sites/styles/blue/nav-on.jpg);
background-repeat: repeat-y;
}

div#navigation p
{
color: #000;
font-size: 1em;
font-weight: normal;
text-align: center;
margin: 0;
padding: .4em .4em .4em .4em;
}

div#more
{
float: right;
width: 180px;
margin: 0;
padding: .4em .6em .4em .4em;
}

div#more h1
{
color: #fff;
background-color: #36c;
font-size: 1.2em;
font-weight: bold;
text-align: center;
margin: 0;
padding: 0;
}

div#more ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

div#more ul li { margin-top: 4px; }

#more ul li a
{
display: block;
width: 165px;
padding: 3px 5px 3px 10px;
text-decoration: none;
color: #000;
background-image: url(http://fsted.com/sites/styles/blue/nav-off.jpg);
background-repeat: repeat-y;
}

#more ul li a:hover
{
color: #fff;
background-color: #ccc;
background-image: url(http://fsted.com/sites/styles/blue/nav-on.jpg);
background-repeat: repeat-y;
}

div#more p
{
color: #000;
font-size: 1em;
font-weight: normal;
text-align: center;
margin: 0;
padding: .4em .4em .4em .4em;
}

div#content
{
margin-left: 220px;
margin-right: 220px;
}

div#content h2
{
font-size: 2em;
color: #036;
margin: 0;
padding-top: .5em;
padding-bottom: .5em;
font-weight: normal;
}

div#content { line-height: 150%; }

#cleardiv
{
clear: both;
height: 1em;
}

div#footerbar
{
color: #fff;
background-color: #36c;
height: 25px;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
margin: 0;
padding: 0;
}

div#footer
{
clear: both;
padding: .5em 1em;
border-top: 1px solid #999;
text-align: right;
}

div#footer ul
{
padding: 0;
margin: 0;
list-style-type: none;
}

div#footer li
{
display: inline;
margin-right: 1em;
} 
