body {
color: #C0A79D;
background: #0B0604;
font-family: verdana, arial, sans-serif;
font-size: 11px;
cursor: crosshair;
margin: 0px;
padding: 0px; }

a {
color: #F38865;
text-decoration: none;
font-weight: bold; }

a:hover {
color: #D76F4D;
text-decoration: none;
cursor: default; }

#container {
width: 592px;
background: url('images/bg.jpg'); }

#head1 {
background: url('images/01.jpg') no-repeat;
width: 592px;
height: 113px; }

#head2 {
background: url('images/02.jpg') no-repeat;
width: 592px;
height: 108px; }

#head3 {
background: url('images/03.jpg') no-repeat;
width: 592px;
height: 170px; }

#head4 {
background: url('images/04.jpg') no-repeat;
width: 592px;
height: 155px; }

#footer {
background: url('images/05.jpg') no-repeat;
width: 592px;
height: 54px;
clear: both; }

#content {
float: left;
width: 375px;
padding-left: 30px;
margin-top: -290px; }

#nav {
float: right;
width: 115px;
padding-right: 55px;
margin-top: -300px;
text-align: center; }

h1 {
color: #CF987E;
font-size: 18px;
text-transform: uppercase;
}

td {
font-size: 11px; }

#navlinks {
padding: 0px;
margin: 0px;
list-style-type: none; }

#navlinks a {
color: #B7AC9B;
text-decoration: none;
font-weight: bold;
font-size: 16px;
display: block;
margin-bottom: 5px;
border-bottom: 1px solid #493C35; }

#navlinks a:hover {
color: #AF7C64; }
