body{
font:1em Verdana, arial, sans-serif;
position:relative;
background:#aca8a3 url(img-sheriff/bgr-sheriff2.jpg) center top no-repeat;
font-size:90%;
}
*{margin:0; padding:0;}
#container{
width:780px;
left:50%;
margin-left:-390px;
position:absolute;
}
a{
color:blue;
text-decoration:none;
}
a:hover{
color:red;
}
h2{
float:right;
width:150px;
font-size:2em;
margin-top:-2em;
}
h1{
margin:4em 0 0 1em;
font-size:3em;
}
#text{
margin-left:250px;
width:530px;
float:right;
clear:left;
position:absolute;
top:520px;
}
.right{
float:right;
width:204px;
clear:right;
margin-left:20px;
padding-bottom:18px;
}
.right p{
text-align:center;
padding-top:10px;
font-weight:bold;
font-size:.8em;
} 
#address{
margin-top:30px;
}
#address p{
line-height:2em;
font-weight:bold;
}
#address p.italic{
font-style:italic;
}
#words{
margin-top:60px;
padding-bottom:30px;
}
#words p{
padding-bottom:10px;
}
#words p.indent{
text-indent:15.5em;
}
ul.emp{
font-weight:bold;
list-style-type:none;
padding-bottom:15px;
}
ul.emp li{
list-style-type:none;
}
h3{javascript:document.forms['EditForm'].state.value='browse';document.forms['EditForm'].state2.value='main';document.forms['EditForm'].submit();
padding:15px 0;
}
span{
font-weight:bold;
padding-top:15px;
}
img{
border:solid 2px black;
}
#puffenberger{
margin-top:295px;
}
#puffenberger p, #bowers p, #pownell p, #cross p{
padding-top:10px;
padding-bottom:31px;
font-weight:bold;
font-size:.8em;
text-indent:1.5em;
}

#nav{
position:absolute;
top:438px;
left:80px;
}
#menu1, #menu2{
width:100%;
float:left;
font-size:.7em;
font-family: verdana, arial, sans-serif;
}
#menu2{
margin-top:5px;
text-indent:7px;
}
#menu1 ul, #menu2 ul{
margin:0 0 0 100px;
display:block;
}
#menu1 ul li, #menu2 ul li{
float:left;
width:auto;
background-color:#cdb89d;
font-weight:bold;
list-style-type:none;
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;}

