body
{
background-color: #cccc99;
color: #000000;
font-size: 76%;
text-align: center;
font-family: Verdana, Arial, Geneva, sans-serif;
margin: 0;
margin-top: 8px;
padding: 0;
}

p
{
line-height: 130%;
font-size: small;
}

img
{
border: 0;
}

a.image:link, a.image:visited, a.image:active, a.image:hover
{
text-decoration: none;
}

.skiplink
{
display: none
}

.blue
{
color: blue;
}

acronym
{
border-bottom: 1px dotted #ff4500;
cursor: help;
}

acronym.yellow
{
color: yellow;
font-weight: bold; 
border-bottom: 1px dashed yellow;
cursor: help;
}

p.cite-right
{
text-align: right;
font-size: .9em;
}

p.photo-credit
{
text-align: right;
font-size: .7em;
}

#container
{
width: 700px;
margin: 0px auto;
text-align: left;
padding: 0;
background-color: transparent;
}

#header
{
width: 700px;
border: 1px solid black;
background: #ffffcc;
}

#navbottom
{
width: 700px;
margin-top: 10px;
}

#header img
{
border-bottom: 1px solid #666666;
margin: 0;
padding: 0;
}

#header ul, #navbottom ul
{
padding: 0.3em;
margin: 0.5em;
list-style-type: none;
color: #fff;
font-size: 85%;
text-align: center;
}

#navbottom
{
clear: both;
border-top: 1px solid black;
border-bottom: 1px solid black;
}

#header ul li, #navbottom ul li
{
display: inline;
}

#header ul li a, #navbottom ul li a
{
text-decoration: none;
background-color: transparent;
color: black;
font-weight: bold;
padding: .3em;
}

#navbottom ul li a
{
font-weight: normal;
}

#header ul li a:hover, #navbottom ul li a:hover
{
background-color: black;
color: #ffffcc;
text-decoration: none;
}

#content
{
width: 700px;
margin-top: 15px;
}

#footer, #footer p
{
font-size: 95%;
text-align: center;
}

#footer a:link, #footer a:visited, #footer a:active
{
color: #000000;
font-weight : normal;
text-decoration: underline;
}
#footer a:hover
{
color : #ffffcc;
background-color: #000;
text-decoration: none;
}

#top
{
clear: both;
}

#top p
{
font-size: .8em;
text-align: center;
}

#top a:link, #top a:visited, #top a:active, #top a:hover
{
text-decoration: none;
color: black;
}

#top a:active, #top a:hover
{
color: #ffffcc;
background-color: #000;
text-decoration: none;
}

#top-of-page
{
clear: both;
}

#top-of-page p
{
font-size: .8em;
text-align: center;
}

#top-of-page a:link, #top-of-page a:visited, #top-of-page a:active, #top-of-page a:hover
{
text-decoration: none;
color: black;
}

#top-of-page a:active, #top-of-page a:hover
{
color: #ffffcc;
background-color: #000;
text-decoration: none;
}

#callout
{
float: right;
width: 154px;
padding: 6px;
border: 1px solid #666666;
text-align: center;
margin-left: 12px;
margin-bottom: 8px;
display: inline;
}

#callout p
{
font-size: 90%;
}

p.caption
{
font-size: 90%;
text-align: center;
}

.grey-heading
{
color: #3d3d3d;
font-weight: bold;
}

.important
{
font-weight: bold;
color: red;
}