body{
font-size:100%;
position:relative;
background:#efdfcf url(img-magis/bgr-magis3.jpg) center top no-repeat fixed;
}
*{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{
text-align:right;
margin-top:30px;
}
h2{
font-size:3em;
padding-top:.5em;
text-align:right;
margin-bottom:110px;
}
h3{
text-align:center;
font-size:2em;
padding-bottom:30px;
}
#address{
position:absolute;
left:0;
top:75px;
font-weight:bold;
}
#text{
width:400px;
padding-bottom:30px;
}
#text p{
padding-top:20px;
}
table {
border-top:dashed 2px #615e3f;
border-bottom:dashed 2px #615e3f;
border-left:solid 2px #615e3f;
padding-left:5px;
}
table td.first, table td.bottom{
width:130px;
padding-left:10px;
}
table tr{
height:50px; 
}
table td{
border-bottom:dashed 2px #615e3f;
padding:10px 0;
}
table td.bottom{
border-bottom:none;
}
#hinkle p, #simpson p, #propst p, #bennett p {
font-weight:bold;
text-align:center;
padding-top:10px;
}
#simpson{
float:left;
width:210px;
margin-left:220px;
display:inline;
}
#hinkle{
float:left;
width:210px;
margin-left:-430px;
}
#text{
float:right;
width:320px;
padding-top:20px;
font-weight:bold;
}
#grimm{
padding-top:30px;
text-align:center;
font-weight:bold;
}
#grimm p{
text-align:center;
font-weight:bold;
margin-left:-25px;
}
#propst{
margin-top:30px;
padding-bottom:30px;
float:left;
width:210px;
display:inline;
}
#bennett{
float:left;
width:210px;
margin-top:30px;
padding-bottom:30px;
margin-left:10px
}

#nav{
position:absolute;
top:170px;
left:210px;
}
#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:#f1e2cf;
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:solid 5px #615e3f;
}

