body
{
background-image: url(images/fossil3_bg.jpg);
background-repeat: repeat-y;
background-color: #FAEAD1;
background-position: 0% 80px;
margin-right: 0px;
font-family: arial, helvetica, sans-serif;
}

a:link, a:visited
{
color: #0000FF;
text-decoration: none;
}

a:hover
{
color: #7E776E;
text-decoration: none;
}

.center a:link
{
color: #0000FF;
text-decoration: none;
}

.center a:visited
{
color: #0000FF;
text-decoration: none;
}

.center a:hover
{
color: #7E776E;
text-decoration: none;
}

.nav a:link, a:visited
{
color: #FFFF99;
text-decoration: none;
}

.nav a:hover
{
color: #FFFFFF;
text-decoration: none;
}



.main
{
position: absolute;
border-style: none;
margin-top: 90px;
margin-left: 230px;
width: 70%;
}

.nav
{
position: absolute;
left: 15px;
margin-top: 85px;
width: 150px;
color: #ffffff;
font-weight: bold;
}

.top
{
position: absolute;
left: 0px;
right: 0px;
top: 0px;
padding-left: 10px;
width: 99%;
height: 80px;
background-color: #000000;
}

.center
{
text-align: center;
}

