body {
text-align: center;
background: #000000 url('../images/Background.png') top center fixed no-repeat;
padding: 0 0 0 0;
margin: 0 0 0 0;
color: #ffffff;
}

A:link {
COLOR: #ffffff;
text-decoration: underline;
}

A:visited {
COLOR: #ffffff;
text-decoration: underline;
}

A:active {
COLOR: #ffffff;
text-decoration: underline;
}

A:hover {
COLOR: #ffffff;
text-decoration: none;
}

#header {
z-index: 0;
padding: 0 0 10px 0;
width: 800px;
margin: 25px auto 0 auto;
height: 125px;
background: #000000;
}

#logo {
float: left;
margin: 0 0 0 35px;
}

#menu ul {
float: right;
width: 400px;
height: 31px;
padding: 0;
margin: 100px 37px 0 0;
text-align: right;
}

#menu ul li {
display: inline;
vertical-align: middle;
clear: both;
}

#menu ul li a, menu ul li a:active {
padding: 0 10px 0 10px;
text-decoration: none;
font-size: 12px;
color: #999999;
border-right: 1px solid #ffffff;
}

#menu ul li a:hover {
color: #ffffff;
}

#titlebar {
width: 800px;
}

#titlebar p {
letter-spacing: 1px;
font-family: Times New Roman, Times, serif;
text-align: center;
font-size: 11px;
}

#artbox {
z-index: -1;
margin: 0 auto 0 auto;
width: 800px;
}

#bodycontent {
z-index: 1;
margin: 0 auto 0 auto;
width: 800px;
margin-top: -70px;
text-align: left;
}

#bodycontent h3 {
margin: 10px 0 10px 60px;
font-family: Times New Roman, Times, serif;
letter-spacing: 1px;
font-weight: normal;
font-size: 18px;
line-height: 18px;
color: #ffffff;
}

#bodycontent p {
margin: -3px 100px 10px 60px;
font-family: Times New Roman, Times, serif;
letter-spacing: 1px;
font-size: 12px;
line-height: 16px;
color: #ffffff;
}

.bodytitle {
color: #2c84dd;
}

#footer {
margin: 40px auto 0 auto;
width: 800px;
text-align: left;
}  

#footer A:link {
COLOR: #a18553;
text-decoration: underline;
}

#footer A:visited {
COLOR: #a18553;
text-decoration: underline;
}

#footer A:active {
COLOR: #a18553;
text-decoration: underline;
}

#footer A:a18553 {
COLOR: #F2C968;
text-decoration: none;
}

#footer p {
margin-left: 60px;
font-family: Times New Roman, Times, serif;
font-size: 10px;
color: #999999;
}

#spacer {
margin: 0 auto 0 auto;
height: 80px;
width: 800px;
clear: both;
}