body {
background-image: url(slaves_bg.jpg);
background-color: #000;
background-repeat: repeat-y;
scrollbar-face-color: #000;
scrollbar-highlight-color: #000;
scrollbar-3dlight-color: #000;
scrollbar-darkshadow-color: #000;
scrollbar-shadow-color: #000;
scrollbar-arrow-color: #767676;
scrollbar-track-color: #000;
color: #767676;
cursor: default;
font-family: trebuchet ms;
font-size: 11px;
text-align: justify;
margin: 0px;
}

a { 
background-color: #000;
color: #D8DDE2;
text-decoration: none;
}

a:hover {
background-color: #000;
color: #404040;
text-decoration: none;
cursor: default;
}

a:active {
background-color: #000;
color: #404040;
text-decoration: none;
cursor: default;
}

a:visited {
background-color: #000;
color: #404040;
text-decoration: none;
cursor: default;
}

h2 {
color: #BCBEC0;
background-repeat: no-repeat;
font-family: georgia;
font-size: 12px;
font-weight: bold;
cursor: default;
text-transform: uppercase;
padding-left: 20px;
}


#img {
height: 299px;
margin-top: 0px;
margin-left: 0px;
position: absolute;
width: 203px;
z-index: 1;
}

#nav {
margin-left: 260px;
margin-top: 50px;
position: absolute;
width: 400px;
text-transform: uppercase;
text-align: center;
}

#main {
margin-left: 280px;
margin-top: 70px;
position: absolute;
width: 400px;
z-index: 2;
}

.stats {
background-color: #404040;
border-left:5px solid #D0D0D0;
margin: 0px auto;
padding: 10px;
width: 90%;
}

.stats a {
background-color: #404040;
color: #ECEEF0;
}

.stats a:hover {
background-color: #404040;
color: #D0D0D0;
}

input, textarea, select {
color: #767676;
background-color: #404040;
border: 0px;
font-family: trebuchet ms;
cursor: default;
font-size: 11px;
}
