@charset "utf-8";
/* CSS Document */

body {
margin: 0;
padding: 0;
background: #0f0f0f;
color: #fff;
}

#layer0 {
margin: 40px 0 0;
background: #3e3e3e url("images/top.jpg") 50% 0 no-repeat;
}

#layer1 {
background: url("images/bot.jpg") 50% 100% no-repeat;
}

#content {
width: 900px;
margin: 0 auto;
}

#homelink{
float: left;
display: inline-block;
width: 420px;
height: 100px;
}

#platinum {
float: left;
margin: 36px 0 0 23px;
width: 445px;
}

.sponsor {
display: inline-block;
float: left;
width: 137px;
height: 102px;
background: #3e3e3e;
margin: 0 10px 0 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}

.sponsortext {
margin-left: 6px;
}

.sponsor a {
display: block;
width: 135px;
height: 80px;
margin: 1px 1px 4px;
}

.sponsor a:hover {
background-position: 0 -80px;
}

.sponsor_xer {
background: url("images/sponsor_xer.jpg") no-repeat 0 0;
}
.sponsor_tigs {
background: url("images/sponsor_tigs.jpg") no-repeat 0 0;
}
.sponsor_doc {
background: url("images/sponsor_doc.jpg") no-repeat 0 0;
}

#read {
margin: 44px auto 35px;
width: 700px;
height: 139px;
background: #fff;
}

#read a {
margin: 0 auto;
display: block;
background: url("images/read.jpg") 0 0;
height: 139px;
}

#read a:hover {
background-position: 0 -139px;
}

.halfcontent {
float: left;
width: 450px;
}

.textblock {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 20px;
margin: 0 15px 30px;
}

#artlist {
font-size: 12px;
line-height: 14px;
margin-left: 30px;
letter-spacing: 1px;
}

#page {
margin: 40px auto 10px;
border: 3px #fff solid;
}

#pageinfo {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
margin: 10px auto;
background: #0f0f0f;
padding: 8px;
display: inline-block;
font-weight: bold;
}

#navbar {
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
margin: 0 auto;
padding: 0 0 30px;
letter-spacing: 1px;
}

#footer {
height: 60px;
width: 880px;
margin: 10px auto 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 20px;
font-style: italic;
background: #0f0f0f;
}

#footer a, #pageinfo a {
text-decoration: none;
color: #e63030;
}

#footer a:hover, #pageinfo a:hover {
color: #fed100;
}

.textblock a, #navbar a {
text-decoration: none;
color: #fed100;
}

.textblock a:hover, #navbar a:hover {
color: #fff;
}

.clear {
clear: both;
}

h1 {
font-family: "Rockwell", Arial;
font-size: 30px;
font-weight: bold;
}
