div.container
{
width:100%;
margin:0px;
line-height:150%;
border:1px solid #000066;
}
div.header
{
color:white;
font-size:50px;
padding-bottom:93px;
background-image:url(graphics/title.gif);
background-position:center;
background-repeat:no-repeat;
border-bottom:15px solid #000066;
}
div.lowerheader
{
padding-bottom:1px;
color:white;
background-color:#000066;
text-align:center;
}
div.footer
{
padding:0.2em;
color:white;
background-color:#000066;
clear:left;
text-align:center;
}
h1.header
{
padding:0;
margin:0;
font:arial;
}
div.left
{
float:left;
padding-top:0.3em;
width:208px;
height:400px;
margin:0;
color:gray;
background:#cccccc;
}
div.right
{
float:right;
margin: 5% 10px 15px 20px;
text-align:center;
}
div.content
{
margin-left:208px;
margin-top:5px;
padding:1em;
}
body
{
font-family:arial;
color:#003300;
}
h4
{
font-size:150%
}
p
{
margin-left: 5px
}


a.menuleft:link {color:#330066; text-decoration: none}
a.menuleft:visited {color:#330066; text-decoration:none}
a.menuleft:hover {color:#330066; font-weight: bold}

a.menufooter:link {color:#ffffff; text-decoration:none}
a.menufooter:visited {color:#ffffff; text-decoration:none}
a.menufooter:hover {color:#F0E68C; text-decoration:bold}
