/*  
Capo The King.com
*/

body {
margin: 0;
padding: 0;
background: #101010 url(bg.jpg);
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: #6a0002;
font-family: verdana;
font-weight: normal;
font-size:10px;
text-decoration:none;
}
a:hover
{
color: #b9b9b9;
}

h1 {
font-family: "courier new", arial;
border-bottom:.5px dashed #6a0002;
font-weight: normal;
font-size:12px;
color: #ffffff;
text-align:right;
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: courier new;
text-transform: uppercase;
font-weight: normal;
color: #441212;
text-align: left;
padding:2px;
}

.content {
float:left;
width:100%;
background: #000;
font-size: 11px;
font-family: verdana, geneva;
color: #707070;
line-height:13px;
text-align:justify;
text-transform: none;
font-weight:normal;
padding:3px;
}

li {
padding: 0;
margin: 0;
list-style-image: url(images/li.jpg);
}

a.navi, a.navi:active, a.navi:link, a.navi:visited {
font-family: courier new;
font-size: 9px;
line-height:12px;
font-weight: normal;
letter-spacing:1px;
text-decoration:none;
background: #111111;
color: #666666;
text-transform: uppercase;
text-align: left;
padding:2px;
padding-left:1px;
margin-bottom:3px;
}
a.navi:hover {
background:#333333;
color: #441212;
}
