body
{background-color:#edeabf;
position:absolute;
left:50%;
margin-left:-385px;
text-align:center;
}
div.container
{
width:770px;
margin:0px;
border:1px #edeabf;
line-height:150%;
}
div.header
{
width:770px;
padding:0px;
color:black;
background-color:#edeabf; 
background-image:url('title.gif');
background-repeat:no-repeat;
clear:left;
height:58px
}
div.footer
{
width:770px;
padding:4px;
color:black;
background-color:#ecc350;
clear:left;
}
h1.header
{
padding:0;
margin:0;
}
div.left
{
text-align:left;
float:left;
width:170px;
margin:0;
padding:.8em;
background-image:url('images/treepic.jpg');
background-repeat:no-repeat;
color:#FFFFFF;
font-weight: bold;
background-color:#ecc350;
}
div.content
{
text-align:left;
margin-left:190px;
border-left:3px #edeabf;
padding:1em;
}
ul
{
float:left;
width:75%;
padding:0;
margin:0;
list-style-type:none;
}
a.menu
{
font-size:15;
text-align:left;
float:left;
width:5em;
text-decoration:none;
color:white;
background-color:#498f75;
padding:0.3em 0.7em;
border-right:1px #edeabf;
}
a.menu:hover {background-color:#efdb6a; color:#000000;
}
li {display:inline}
{
position:absolute;
left:0px;
top:0px;
z-index:-1;
}
div.other
{
position:absolute;
top:12px;
right:8%;
}
a.menu2
{
float:left;
width:10em;
text-decoration:none;
color:white;
background-color:none;
padding:0.2em 0.6em;
border-bottom:1px solid white;
}
a.menu2:hover {background-color:#efdb6a; color:#000000;}
}
a.menu3{background-color:#000000;
}
#imageContainer {
	position:relative;
	margin:auto;
	width:350;
	border:1px solid #000;
}