body {
background-color: #000;
color: #f5deb3;
font-family: Helvetica, Verdana, "Trebuchet MS", Arial, sans-serif;
color: #f5deb3;
font-size: 12px;
text-decoration: none;
}

a {
text-decoration: none;
margin: 0em;
padding: 0em;
border: none;
}

a.intext {
text-decoration: none;
background-color: #000;
}

a.intext:link {
color: #c9f;
}

a.intext:visited {
color: #cc99cc;
}

a.intext:hover {
color: #fff;
}

a.menu {
text-decoration: none;
font-size:16px;
font-weight:bold;
background-color: #000;
line-height:1em;
}

a.menu:link {
color: #c9f;
}

a.menu:visited {
color: #cc99cc;
}

a.menu:hover {
color: #fff;
}

div.content {
width: 480px;
position: absolute;
top: 400px;
left: 25px;
z-index: 3;
}

div.menu {
position: absolute;
top: 110px;
z-index: 2;
text-align: center;
left: 485px;
line-height: .8em;
}

div.bottom {
font-size: 9px;
clear: both;
}

img.cover {
float: left;
padding-bottom: 1em;
padding-right: 1em;
}

hr.menu {
background-color: #c9f;
width: 160px;
text-align: center;
color: #c9f;
}

