body {
color: #7C1D1D;
background-color: #F9F9ED;
font-size: 11px;
font-family: verdana;
padding: 0px;
margin: 0px; }

a {
color: #8F2E45;
font-weight: bold;
text-decoration: underline; }

a:hover {
color: #D24839;
text-decoration: none;
cursor: default; }

#container {
width: 578px;
background: url('images/bg.gif') repeat-y; }

#img1 {
background: url('images/img1.jpg') no-repeat;
width: 578px;
height: 104px; }

#img2 {
background: url('images/img2.jpg') no-repeat;
width: 578px;
height: 94px; }

#img3 {
background: url('images/img3.jpg') no-repeat;
width: 578px;
height: 102px; }

#img4 {
background: url('images/img4.jpg') no-repeat;
width: 578px;
height: 121px; }

#img5 {
background: url('images/img5.jpg') no-repeat;
width: 578px;
height: 133px; }

#footer {
background: url('images/img6.jpg') no-repeat;
width: 578px;
height: 28px; 
clear: both; }

#title {
position: absolute;
top: 370px;
left: 30px;
width: 340px;
text-align: center;
font-size: 25px; }

#nav {
float: right;
width: 175px;
margin-top: -240px;
padding-right: 5px; }

#content {
float: left;
width: 370px; 
margin-top: -120px;
padding-left: 15px; }

h1 {
text-transform: uppercase;
font-size: 14px;
border-bottom: 1px solid #D2524E; }

h2 {
font-size: 13px;
letter-spacing: 2px;
border-bottom: 1px solid #D2524E; }

