body {
margin: 0;
padding: 0;
background: #000000;
text-align: center;
}

#container {
margin:0px auto;
width:789px;
text-align:left;
}

b{color: #878787;}
i {font-family:georgia; font-size:12px; color: #828282;}
u {text-decoration: none; border-bottom:1px dashed #999999;}

a:link,a:visited,a:active
{
color: #FFFFFF;
font-family: verdana;
font-weight: normal;
font-size:11px;
text-decoration:none;
}
a:hover
{
color: #fe3985;
}

h1 {
font-family: "century gothic", arial;
border-bottom:1px dashed #FFFFFF;
font-weight: normal;
font-size:18px;
color: #ffffff;
text-align:center;
text-transform: lowercase;
letter-spacing:0px;
line-height: 18px;
margin:0px;
}

h2 {
margin-bottom: 0px;
margin-top: 0px;
line-height:13px;
font-size:10px;
font-family: Verdana;
text-transform: uppercase;
font-weight: normal;
color: #FFFFFF;
text-align: left;
padding:2px;
}

.content {
float:left;
width:100%;
background: #000000;
font-size: 11px;
font-family: verdana, geneva;
color: #707070;
line-height:13px;
text-align:left;
text-transform: none;
font-weight:normal;
padding:3px;
}

a.navi, a.navi:active, a.navi:link, a.navi:visited {
display:block;
font-family: verdana;
font-size: 9px;
line-height:12px;
font-weight: normal;
letter-spacing:1px;
text-decoration:none;
background: #333333;
border:1px solid #000000;
color: #666666;
text-transform: uppercase;
text-align: left;
padding:2px;
padding-left:5px;
margin-bottom:3px;
}
a.navi:hover {
background:#000000;
border:1px solid #000000;
color: #ce0e68;
}

