body{
font-size:100%;
position:relative;
background:#fef0db url(img-staff/sign.gif) 52% -1.5em no-repeat ;
}
*{margin:0; padding:0;}
#container{
width:780px;
left:50%;
margin-left:-390px;
position:absolute;
}
a{
color:blue;
text-decoration:none;
}
a:hover{
color:red;
}
h1{
position:absolute;
top:260px;
left:205px;
border-bottom:4px solid #7b3f00;
width:350px;
text-align:center;
line-height:1.8em;
font-size:2.3em;
margin-top:-1.5em;
padding-bottom:0;
}
#nav{
position:absolute;
top:350px;
left:65px;
}
#menu1, #menu2{
width:100%;
float:left;
font-size:.7em;
font-family: verdana, arial, sans-serif;
}
#menu2{
margin-top:5px;
text-indent:8px;
}
#menu1 ul, #menu2 ul{
margin:0 0 0 100px;
display:block;
}
#menu1 ul li, #menu2 ul li{
float:left;
width:auto;
background-color:#e6d5d1;
list-style-type:none;
font-weight:bold;
padding:3px 6px;
border-right:solid 2px black;
border-top:solid 2px black;
border-bottom:solid 2px black;
}
#menu1 ul li:first-child, #menu2 ul li:first-child{
border-left:solid 2px black;
}
#menu1 ul li:hover, #menu2 ul li:hover{
background-color:#97ffff;
}
#menu1 ul a, #menu2 ul a{
color:blue;
text-decoration:none;
padding:0 6px;
}
#menu1 ul a:hover, #menu2 ul a:hover{
color:red;
}
* html  #menu1 ul, * html #menu2 ul {
float:left;
border-left:solid 2px black;
margin-left:50px;
}
* html a {display:block;}
img{
border:ridge 3px #e3a869;
}
#simmons, #moates{
margin:0 9px;
text-align:center;
font-weight:bold;
font-variant:small-caps;
width:224px;
}
#content{
position:absolute;
top:370px;
width:780px;
padding-bottom:30px;
margin-top:4em;
}
#text{
float:left;
margin-left:224px;
width:305px;
padding:40px 10px 0 10px;
display:inline;
z-index:5;
}
#text p{
padding-bottom:15px;
}
#simmons{
float:left;
margin-left:-549px;
width:224px;
}
#moates{
float:right;
width:224px;
margin-right:-2px;
}
