BODY {
    padding: 0;	
    margin: 0; 
    font-family: verdana, sans-serif; 
    font-size: 10px; 
    color: #5C585E; 
    line-height: 13px; 
    text-align: justify;
    background:#120B16 url('bg.png') repeat-x top left;
}

table, td, tr
{    font-family: verdana, sans-serif; 
    font-size: 9px; 
    color: #5C585E; 
    line-height: 13px; 
    text-align: justify;
}

a:link, a:visited, a:active {
    line-height: 9px;
	color: #494E50; 
	text-decoration:none;
	font-weight:bold;
	text-transform: uppercase;
    cursor: help;
}

a:hover {
    line-height: 9px;
	color: #656C6F;
    cursor: help;
}

b {
	color: #583F3D;
}

#main {
    position: absolute; 
    top: 440; 
    left: 300;
    width: 500; 
    font-family: verdana, sans-serif; 
    font-size: 10px; 
    text-align:justify; 
    color: #5C585E;
    padding-left: 3pt;
} 	

input, textarea, select{
	text-indent: 0px;
	color: #5C585E;
	font: 10px verdana, sans-serif;
	background-color: #1A1A1A;
    border-left: 0px; 
    border-top: 0px;
    border-right: 0px;
    border-bottom: 2px solid #3C3C3C;  
}

h1 	{
	padding: 2px 0px 18px 20px;
	margin: 0;
	color: #27212B;
	font: normal 30px georgia;
	letter-spacing: 3px;
	background: none;
	text-transform: lowercase;
}


h2 	{
	margin: -35px 0px -10px 0px;
	padding: 0px 0px 0px 30px;
	color: #A7A7A7;
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7px;
	font-weight: normal;
	letter-spacing: 5px;
	text-transform: uppercase;

	}

.footer {
	color: #5C585E;
	font-family: verdana, sans-serif;
	font-size: 10px;
	line-height: 14px;
}

.footer a {
	font-family: verdana, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #2E2F30; 
	text-decoration:none;
	font-weight:normal;
	text-transform: lowercase;
    cursor: help;
}

.footer a:hover {
	font-family: verdana, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #616A73;
    cursor: help;
}