body {
    padding: 0;	
    margin: 0; 
    font-family: century gothic; 
    font-size: 10px; 
    color: #5E5E60; 
    line-height: 15px; 
    text-align: left;
    background: #000000 url('bg.png') fixed center;
}

#topbg {
   width: 100%;
   height: 321px;
   background: url('bgtop.png') center repeat-x;
}

a:link, a:visited, a:active {
    font-weight: bold; 
	color: #22907F; 
    cursor: help;
    text-decoration: none;
}

a:hover {
	color: #1B5D53;
    cursor: help;
	text-decoration: underline;
}

td, tr {
    font-family: century gothic; 
    font-size: 10px; 
    color: #5E5E60; 
    line-height: 15px; 
    text-align: justify;
}

input, textarea, select{
	text-indent: 0px;
	color: #828282;
    font-family: century gothic; 
    font-size: 10px;
	background: #D6D6D6;
    border-left: 0px solid #ABABAB; 
    border-right: 0px solid #ABABAB; 
    border-top: 0px solid #ABABAB;
    border-bottom: 3px solid #ABABAB; 
}

b, strong {
    color: #0378A6;
    font-size: 10px;
    font-weight: normal;
	}

i, em {
    color: #BF3073;
	}

#main {
	background:transparent;
	left:337px;
	.left:335px;
	top:486px;
	text-align:justify;
	width:590px;
	z-index:2;
	position:absolute; 	
    color:#5E5E60;
} 

#footer {
	background:transparent;
	width: 100%;
    font-family: century gothic;
	color: #5E5E60;
    line-height: 11px;
	font-size: 8px;
	text-align: center;
    padding: 10px 0px;
	margin: 0px auto;
	clear: both;
}

.img {
	background-color: #1A1A1A;
	border: 1px; 
	border-color: #434343;
	border-style: solid;
	padding:5px;
	margin-right:5px;
	margin-top: 2px;
}

h1 {
    background: none; 
    font-family: trebuchet ms, century gothic;
	text-transform: uppercase;
    line-height: 20px;
	letter-spacing: 5px; 
	font-size: 18px; 
	border: 0px;
    color: #898989;
    margin-top: 15px;
    margin-bottom: -10px;
        .margin-bottom: -20px;
	padding-right: 25px;
    text-align: left; 
}
