body {
background-color: #ffecd6;
background-image: url('images/bg.jpg');
background-repeat: repeat-y;
font-family: Tahoma, Arial, Verdana;
font-size: 8pt;
color: #552c04;
text-align: justify;
line-height: 11pt;
margin: 0px;
}

#sidebar {
position: absolute;
top: 377px;
left: 39px;
width: 178px;
}

#content {
position: absolute;
top: 275px;
left: 230px;
width: 490px;
}

#mainimage {
width: 837px;
height: 532px;
}

h1 {
font-size: 13pt;
text-align: right;
font-weight: normal;
line-height: 40px;
background-image: url('images/h1bg.jpg');
padding-right: 40px;
color: #97602c;
text-transform: uppercase;
}

h2 {
background-color: #d8b478;
font-size: 7pt;
text-align: right;
margin-top: -10px;
padding-right: 5px;
}

h3 {
background-color: #e3c284;
color: #97602c;
font-size: 11pt;
padding: 2px;
font-weight: normal;
text-transform: uppercase;
border-bottom: 1px dotted #FFFFFF;
}

.special a:hover {
border-bottom: 0px;
}

.special a:link, .special a:visited, .special a:active {
border-bottom: 0px;
}

a:link, a:active, a:visited {
color: #d23665;
font-weight: bold;
text-decoration: none;
border-bottom: 1px dotted #b31a49;
}

a:hover {
color: #FFFFFF;
border-bottom: 1px dotted #ecabbf;
}

.credits {
font-size: 7pt;
display: block;
text-align: center;
padding: 10px;
margin-top: 100px;
margin-bottom: 10px;
background-color: #d8b478;
}

b {
color: #97602c;
}

i {
color: #000000;
}

u {
border-bottom: 1px dotted #FFFFFF;
}

input, textarea {
font-family: Tahoma;
font-size: 7pt;
font-weight: bold;
border: 1px dotted #552c04;
background-color: #FFFFFF;
background-image: url('images/inputbg.jpg');
padding: 1px;
color: #552c04;
}

blockquote {
display: block;
border: 1px solid #673505;
background-color: #FFFFFF;
background-image: url('images/blockquotebg.jpg');
padding: 10px;
color: #7f0027;
}

.navigation a:link, .navigation a:active, .navigation a:visited, navigation {
display: block;
background-color: #FFFFFF;
background-image: url('images/navbg.jpg');
border-bottom: 1px solid #eed7ab;
padding-left: 4px;
color: #552c04;
} 

.navigation a:hover {
background-image: url('images/navbghover.jpg');
color: #97622d;
}

img {
border: 0px;
}