body {
font-size: 11px;
font-family: Verdana, Arial, Sans-Serif;
color:#000000;
}
a {color: #000000;
}
a:visited {color:#CB2D12;}
a:hover {color: #CB2D12;text-decoration: none;}
a:active { color:#000000;}

h1 {
font-size: 11px;
margin:0px }

h2 {
color: #771F11;
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}

#page {
width: 760px;
background: #FFFFFF;
border:1px solid #CB2D12;
}

#logo {
height:114px;
text-align: center;
background:  url('images/upside.jpg') no-repeat bottom center;
background-color: #e1ddd9;
border:1px solid #CB2D12;
padding: 0px;
margin: 0px;
}
#logotext{padding-top:50px;font-size:2em;font-weight:bold;}

#content {
text-align: left; 
background:#FFFFFF;
padding: 0px;
margin-left: 200px;
margin-right: 0px;
}

p, pre{
padding: 5px 10px;
margin:0px;
}

#leftside {
float: left;
width: 200px;
margin: 0px;
padding: 0px;
background:#FFFFFF;
}

#footer {
clear: both;
margin: 0;
padding:0;

height:35px;
text-align: center; 
background:#CB2D12;
}
#footer h1{
padding:0;
color:#FFFFFF;
}
.menu ul{
list-style:none;
padding: 10px;
margin: 0;
}
.menu li, .menu a{
text-decoration: none;
display: block;
font-family: Arial, Helvetica, sans-serif;
color: #771F11;
text-align: left;
width: 180px;
height: 30px;
font-size:  11pt;
font-weight: bold; 
}
.menu a:hover{
color: #CB2D12;
text-decoration: underline;
}
