body {
background: #E7E7E7 url('../images/body.jpg') top left;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin:0px; }

#container {
width: 760px;
margin-left: auto;
margin-right: auto;
height:100%;
background: #E8E8E8 url('../images/menubottom.jpg') no-repeat bottom left;
border:1px solid #8D8D8D; }

#header {
height:114px;
text-align: center;
background:  url('../images/header.jpg') no-repeat bottom center;
background-color: #e1ddd9;
padding: 0px;
margin: 0px; }

#header img { padding:10px 0px; } 
#headertitle{ padding-top:50px;font-size:2em;font-weight:bold; }

#nav {
float: left;
width: 200px;
margin: 0px;
padding: 0px;
background:#E8E8E8;
height:90%; }

.menu ul{
list-style:none;
padding: 10px;
margin: 0px; }

.menu li, .menu a:link, .menu a:visited, .menu a:hover {
display: block;
font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
color: #9A1212;
text-decoration: none;
text-align: left;
height: 32px; }

.menu a:hover{
color: #dc4d1b; }

#content {
background:#ffffff  url('../images/content.jpg') no-repeat top right;
padding: 0px;
margin-left: 200px;
margin-right: 0px; }

#footer {
clear: both;
margin: 0px;
padding:0px;
height:35px;
text-align: right; 
background: url('../images/footer.gif') repeat-x ; }

#footer h1 a{ color:#FFFFFF; }

#footer h1{ padding:5px 5px 0px 0px; }

a { color: #9A1212; }

a:visited:active:hover {color:#c43300; }

h1 {
font-size: 11px;
text-transform:uppercase;
margin:0px; }

h2 {
color: #9A1212;
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px; }

img.download { vertical-align:middle; }

p, pre{
padding: 5px 10px;
margin:0px; }

.red { color: #9A1212; }