body {
background: url("images/keyart.jpg") 0 0 no-repeat;
background-color: #fff;
color: #333;
font-family: georgia, garamond, times, serif;
font-size: 11px;
line-height: 14px;
}


.nav {
position: absolute;
left: 360px;
top: 70px;
width: 800px;
}

.title {
position: absolute;
left: 125px;
top: 350px;
border: 0px;
}

.content {
position: absolute;
left: 125px;
top: 375px;
color: #333;
font-family: georgia, garamond, times, serif;
font-size: 12px;
line-height: 18px;
width: 650px;
}

.content2 {
position: absolute;
left: 125px;
top: 375px;
color: #333;
font-family: georgia, garamond, times, serif;
font-size: 12px;
line-height: 18px;
width: 650px;
}

.column2 {
position: absolute;
left: 415px;
top: 375px;
color: #333;
font-family: georgia, garamond, times, serif;
font-size: 12px;
line-height: 15px;
width: 550px;
}

.footer {
margin-top: 20px;
margin-left: -15px;
border: 0px;

}

a:link {
color: #333;
text-decoration: none;
}

a:visited {
color: #666;
text-decoration: none;
}

a:hover {
color: #333;
text-decoration: underline;
}

td {
background-color: #fff;

