body, html
{
background-color: #FFFFFF;
background-image:URL('images/bg.jpg');
color: #000000;
font-family: Verdana,Arial,Arial CE;
font-size: 10px;
margin: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
margin-bottom: 0px;
text-align: center;
}

a:link
{
color: #000000;
text-decoration: underline;
}

a:visited
{
color: #000000;
text-decoration: underline;
}

a:active
{
color: #000000;
text-decoration: underline;
}

a:hover
{
color: #000000;
text-decoration: none;
}

#cover
{
background-image: URL('images/cover.jpg');
background-repeat: repeat-y;
position: relative;
width: 800px;
margin: auto;
margin-bottom: 0px;
padding-bottom: 0px;
}

#head_banner
{
height: 120px;
text-align: center;
}

#header
{
padding-left: 25px;
padding-right: 25px;
text-align: left;
}

#logo
{
width: 300px;
float: left;
text-align: left;
}

#logo_text
{
padding-top: 10px;
width: 400px;
float: right;
text-align: center;
font-size: 14px;
}

#menu
{
padding-top: 20px;
clear: both;
text-align: center;
font-size: 14px;
font-weight: bold;
}

#main
{
margin-top: 10px;
font-size: 11px;
text-align: center;
border: 1px solid #D6D6D6;
width: 750px;
}

#main td
{
height: 100px;
width: 20%;
}

#classic_banner
{
text-align: center;
margin: 20px;
margin-top: 30px;
}

#footer
{
background-image: URL('images/footer.jpg');
background-repeat: no-repeat;
text-align: center;
font-size: 10px;
height: 91px;
position: relative;
width: 800px;
}

#copyright
{
padding-top: 16px;
text-align: center;
}

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

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

#copyright a:active
{
color: #000000;
text-decoration: none;
}

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

#backlinks
{
padding: 15px;
text-align: left;
}

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

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

#backlinks a:active
{
color: #000000;
text-decoration: none;
}

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

#pages
{
font-size: 14px;
}

#highlight
{
font-size: 16px;
font-weight: bold;
}

#game_title
{
width: 700px;
margin-left: 30px;
margin-top: 30px;
text-align: left;
font-size: 20px;
font-weight: bold;
}
