body{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: smaller;
   height: 22px;
   background-color: #DFD3C8;
   margin: 0;
   margin: 0;
}
   
#container {
	position: absolute;
	width: 750px;
	left: 50%;
	margin-left: -375px;
	margin-top: 10px;
   border-width: 1px 1px 1px 1px; 
	border-style: solid;
	border-color: silver;
   background-color: #ffffff;
   padding:0;}
   
#tophead{
height: 10px;
background-color: #740E52;
}
#header {
   height: 100px;
   background-color: #A3937A;
   background-image: url(images/head_rt2.jpg);
   background-repeat: no-repeat;
   background-position: right;
   padding: 10px 10px 20px 10px; 
}
#top, #top ul {
   height: 20px;
   background-color: #C1B9AC;
   list-style: none;
   margin: 0;
   padding: 0 0 2px 0;
   border-width: 1px 0 0 0;
   border-color: #CD853F;
   border-style: solid;
}
#top a, #top a:active, #top a:visited 
{color:#4C300F;
text-decoration:none;
text-align:center;
border-width: 0 0 1px 0;
}
#top a:hover, #top a, #top a:active, #top a:visited {
vertical-align: middle;
}
#top a:hover:{
background-color:#DFD8CC;
  
}
#top li, #top li a{
   list-style-type: none;
   list-style: none inside;
   width: 90px;
   height: 20px;
   float: left;
   display: inline;
   margin: 0px 0px 0 0px;
   padding: 2px 0 0 0;
}

#center {
background-color:#fff;
margin: 10px 100px 0 100px;
padding: 5px 5px 5px 10px;
}
#center a, #center a:active, #center a:visited{
color: Maroon;}
#pad{
   margin-top:50px;
}
#bottom {
position: absolute;
left:0;
width: 150px;
}
#right {
position: absolute;
right:0;
width: 150px;
background-color: #F6F1E2;
}
#footer {
height: 20px;
background-color: #4C300F;
color: #fff;
text-align: center;
padding-top:5px;
font-size: 80%;
}

.menutop, .menutop a:active .menutop ul{
list-style-type: none;
background-color: #660033;
width: 150px;
height: 40px;
float: left;
color:#fff;
text-align:center;
padding-top:10px;
font-weight: bold;
display: inline;
}
.menutop a:hover {
text-decoration: underline;
}
.menubottom {
list-style-type: none;
margin: 0;
padding:0;
}
.menubottom li {
margin-bottom: 5px;
}
.menubottom a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menubottom a:hover {
text-decoration: none;
}
.menuright {
list-style-type: none;
margin: 0;
padding:0;
}
.menuright li {
margin-bottom: 5px;
}
.menuright a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menuright a:hover {
text-decoration: none;
}
p {margin: 0 0 10px 0;}
   
   
   
   
 /*styles*/  
h2, table, tr, th, td{font-size: 12px; color: #333333; height:18px;}
h1, h2, h3{font-family : Georgia, Times, serif;}
h1{color: #993333; font-size: 18px;}
h1, h2{font-weight:bold;}
h3{color: #666666; font-size : 12px;}

table, tr, th, td{ font-family: Verdana, Arial, Helvetica, sans-serif;}
table td{
   border: 1px silver solid;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   padding: 4px;
   margin:0px;
   text-align: left;}
   img{border: none; clear:left;}



