body {
background: #4d2617;
margin: auto;
width: 796px;
}
p {
margin-top:0;
}
div#header {
height: 97px;
margin-top: 6px;
font-size: 0px;
}
div#bot {
background: url(images/bot.jpg);
border:none;
font-size: 0px;
height: 14px;
background-repeat: repeat-x
}
.tops {
background: url(images/top.jpg);
height: 14px;
font-size: 0px;
background-repeat: repeat-x
}
.mid {
background: url(images/mid.jpg);
}
div#footer {
height: 182px;
}
div#midtext {
min-height: 150px;
font-family: helvetica,arial,sans-serif;
margin-left: 35px;
margin-right: 35px;
}
div#links {
margin-left: 35px;
margin-right: 35px;
text-align: center;
font-family: helvetica,arial,sans-serif;
font-size: 17px;
color: white;
clear: both;
}
ul.tabs li {
margin:0px;
display:inline;
}
ul.tabs {
margin: 0 35px 0 35px;
padding: 0px;
font: bold 17px/1.2 helvetica, arial, sans-serif;
list-style-type: none;
}
ul.tabs a {
padding-right: 4px;
padding-left: 4px;
overflow:hidden;
}
a {
color: #66221f;
}
a:hover {
background: #b39c92;
color: #802b27;
}
a:active {
color: #99332f;
}
div.box {
margin-top:10px;
font-family:arial;
background:#9e8a81;
padding:10px;
border:#c0b3ad solid;
margin:0 0 10px 0;
}

