body {
font-family: helvetica, futura, arial, sans-serif;
font-size: .75em;
font-weight: lighter;
color: #685D4D;
background-color: #685D4D;

}

strong {
font-weight: bold;
}

h1 {
font-size: 1.1em;
display: inline;
}

a{
color: #577349;
text-decoration: none;
}

a:hover{
text-decoration: underline;
}

h2 {
font-size: 1em;
font-style: italic;
font-weight: lighter;

}


h3 {
font-size: .8em;
font-style: italic;
font-weight: lighter;
display: inline;
margin-left: 1em;
clear: none;
}
p {
margin-top: 1px;
}

#bg {
border: none;
position: absolute;
top: 75px;
left: 150px;
z-index: 0;
}

#featpic {
position: absolute;
top: 160px;
left: 570px;
z-index: 1;
}

#featpicport {
position: absolute;
top: 160px;
left: 310px;
z-index: 1;
}

#nav {
position: absolute;
top: 155px;
left: 170px;
width: 700px;
z-index: 2;
}

#nav ul {
display: inline;
margin-left: 0;
padding-left: 0;
}

#nav li {
list-style: none;
display: inline;
}

#nav img {
border: none;
}

#announce h1 {
position: absolute;
top: 180px;
left: 175px;
}

#announce h1 a {
font-family: "helvetica neue", helvetica, arial, sans-serif;
color: #999767;
font-size: 1em;
}

#announce a: hover {
background-color: #999767;
color: #fff; 
}

#content {
position: absolute;
left: 174px;
top: 200px;
width: 325px;
height: 260px;
overflow: auto;
z-index: 2;
}

#content p{width: 280px;}
#content h1{width: 280px;}
#content h3{width: 280px;}
#content h2{width: 280px;}
#content ul{width: 250px; list-style-type: disc;}
#content li{width: 250px; margin-top: 0.5em;}

#thumbs{
position: absolute;
top: 190px;
left: 135px;
width: 180px;
z-index: 2;
}

#thumbs img{
border: 1px solid #B2A392;
margin: 1px solid white;
}

#thumbs li{
list-style: none;
display: inline;
}
#thumbs ul{
list-style: none;

}

#home {
position: absolute;
left: 163px;
top: 110px;
z-index: 3;
border: none;
}

#home img {
border: none; 
}

#email {
position: absolute;
left: 153px;
top: 482px;
z-index: 3;
border: none;
}

#email img {
border: none; 
}