body
{
padding: 0 5em 0 10em;
font-family: Georgia, "Times New Roman",
        Times, serif;
color: black;
background-image: url(dsc00228.jpg)
}




#headbar
{
margin: 0 5em 0 0;
background: #e3e3e3;
color: white;
padding: 0 0 0 1em;
border: 1px solid black;
}

#menubar ul
{
margin: 0 5em 0 0;
padding: 0;
list-style-type: none;
border-left: 1px solid black;
border-right: 1px solid black;
border-bottom: 1px solid black;
background-color: #ebebeb;
padding: 5px 5px 5px 1em;
}

#menubar ul li
{
display: inline;
}

#menubar ul li a
{
text-decoration: none;
color: #7d7d7d;
padding: 0px 8px 0px 8px;
}

#menubar ul li#active a
{
text-decoration: none;
color: #7d7d7d;
background-color: #f7f7f7;
padding-bottom: 2px;
}

#menubar ul li#activehome a
{
text-decoration: underline;
color: #7d7d7d;
padding-bottom: 2px;
border-bottom: none;
border-top:none;
}

#menubar ul li a:hover
{
text-decoration: underline;
}

#menubar ul#level2menu
{
margin: 2px 6em 0 0;
font-size: 75%;
background-color: #f7f7f7;
border-bottom: none;
border-left: none;
border-right: none;
border-top:none;
}

#menubar ul#level2menuhome
{
margin: 0 80px 0 0;
font-size: 75%;
background-color: #ebebeb;
padding-bottom: 2em;
border-bottom: none;
border-left: none;
border-right: none;
border-top:none;

}

#menubar ul li#level2active a
{
text-decoration: underline;
color: #7d7d7d;
background-color: #f7f7f7;
padding-bottom: 2px;
}

#content
{
height: 31em;
margin: 0 6.7em 1em 0;
color: #7d7d7d;
font-size: 75%;
background: #f7f7f7;
padding: 2em 0 0 1em;
border: 1px solid black;
border-top: none;
}

#images
{
float: right;
margin-right: 1em;
Margin-left: 1em;
margin-bottom: 1em
}

#contactbar
{
color: #7d7d7d;
height:2.2em;
font-size: 85%;
background: #f7f7f7;
border: 1px solid black;
margin: 0 6em 0 0;
padding: 0 0 1em 1em;

}

