body 
{
background: #fff;
font: 100% arial, verdana, lucida, helvetica, sans-serif;
width: 650px;
margin: 10px;
padding: 10px;
}

h3
{
font-size: 1.5em;
}

h4
{
font-size: 1.3em
}

#content h4
{
color: #333;
margin: 0;
padding: 0;
}

dl, dd
{
margin: 0px;
padding: 0px;
}

dd
{
padding-bottom: 20px;
}

dt
{
font-weight: bold;
font-size: 1.1em;
width: 225px;
}

img
{
margin: 0px;
padding: 2px;
border: 1px #8c8c46 solid;
}

#banner
{
background: #663;
padding: 5px;
margin: 0;
height: 88px;
text-align: center;
}

#subbanner
{
display: none;
}

#wrapper
{
padding-top: 10px;
}

#content
{
font-size: .75em;
margin: 0px 0px 13px 0px;
padding: 0px 20px 1px 25px;
line-height: 1.2; /* peek-a-boo hack for IE */
}

#content p
{
line-height: 1.5;
}

#content ol, #content ol li
{
list-style-type: decimal;
padding-left: 20px;
margin-left: 20px;
line-height: 1.6;
}

#content a
{
color: #663;
font-weight: bold;
}

#content a:visited
{
color: #336;
}

#content a:hover
{
color: #330;
font-weight: bold;
text-decoration: none;
}

#highlight
{
color: #663;
}

#footer
{
clear: both;
font-size: 0.7em;
text-align: center;
margin: 0;
}

#footer a
{
text-decoration: none;
color: #330;
}

#footer a:hover
{
text-decoration: underline;
}

#footer li
{
list-style-type: none;
display: inline;
color: #330;
}
