body
{
background-color: #336699;
text-align: center;
font-family: verdana, arial, helvetica, sans-serif;
}

h1
{
margin-top: 0px;
margin-bottom: 0px;
font-size: x-small;
font-weight: bold;
color: #FF9966;
}

p
{
margin-top: 8px;
margin-bottom: 8px;
}

a
{
font-size: x-small;
text-decoration: none;
color: #0000FF;
}

a:visited
{
color: #0000FF;
}

a:hover
{
text-decoration: underline;
}

/* sections */

div.container
{
width: 800px;
text-align: left;
}

div.main
{
width: 800px;
background-color: #FFFFFF;
font-size: x-small;
}

div.header
{
height: 128px;
background-image: url(../images/header.jpg);
}

div.content
{
padding-left: 8px;
padding-right: 8px;
}

div.footer
{
padding: 2px;
text-align: center;
font-size: xx-small;
}

/* classes */

a.footer
{
font-size: xx-small;
text-decoration: none;
color: #0000FF;
}

a.footer:visited
{
color: #0000FF;
}
