body {
background-color: #303932;
padding: 0;
margin: 0;
}

div, p {
font: 11px arial, sans-serif;
color: #6d7069;
text-align: justify;
line-height: 14px;
}

p {
font: 11px arial, sans-serif;
color: #6d7069;
text-align: justify;
line-height: 14px;
margin: 3px 0 10px 0;
}

a:link, a:visited, a:active {
color: #c3c4c2;
border-bottom: 1px dotted #e6dbd2;
text-decoration: none;
}

a:hover {
background-color: #51625a;
color: #e6dbd2;
border-bottom: 1px dotted #c3c4c2;
}

h1 {
background: url('images/h1.gif') bottom no-repeat;
font: 14px georgia, serif;
font-weight: bold;
color: #b8bcb8;
text-transform: uppercase;
padding: 0 14px 9px 9px;
margin-bottom: 1px;
}

h2 {
background: url('images/h2.gif') bottom no-repeat;
font: 14px georgia, serif;
font-weight: bold;
color: #c4b5ab;
text-transform: uppercase;
padding: 0 14px 9px 9px;
margin-bottom: 1px;
}

ul {
list-style-type: none;
padding-left: 8px;
margin: 0;
}

li {
background: url('images/bullet.gif') top left no-repeat;
padding-left: 13px;
}

div#bg {
background: url('images/bgdiv.jpg') top left repeat-y;
width: 592px;
margin: 0;
padding: 0;
}

div#top {
background: url('images/top.jpg') top no-repeat;
height: 111px;
margin: 0;
padding: 0; 
}

div#contentbg {
background: url('images/content.jpg') top left no-repeat;
width: 405px;
min-height: 173px;
float: left;
}

div#content {
padding: 60px 22px 5px 72px;
}

div#navbg {
background: url('images/nav.jpg') top no-repeat;
min-height: 173px;
margin-left: 405px;
}

div#nav {
padding: 10px 50px 5px 5px;
color: #e6dbd2;
}

div#clear {
height: 1px;
clear: both;
overflow: hidden;
margin: 0;
}

div#bottom {
background: url('images/bottom.jpg') top no-repeat;
height: 50px;
margin: 0;
}

div#bottom p{
padding: 30px 50px 0 60px;
margin: 0;
color: #a8a9a4;
text-align: center;
}
img.img { border: solid 1px #101a11; }
