body
{
background: #FFF;}

#header
{
position: relative;
width: 100%;
height: 4.8em;
background: #fff;
background-repeat: no-repeat;

}

#headercontent
{
position: absolute;
bottom: 0em;
}

#headercontent h1
{
font-weight: normal;
color: #000;
font-size: 2.0em;
margin-left: 0px;
}


#headercontent h2
{
font-size: 1.0em;
font-weight: normal;
color: #ccc;
margin-left: 2px;
}


#headerpic
{
position: relative;
height: 200px;
background: #fff no-repeat top left;
margin-bottom: 2px;
}

#headerimg
{
position: relative;
height: 200px;
background: #FFF no-repeat top left;
margin-bottom: 2px;
}

#menu {display: none;}

a:link, a:visited
{
color: #6C6F30
}
