body { 
	font-family: verdana; 
        font-size: 10px; 
        color: #FFFFFF; 
        font-weight: none;
        text-transform: none; 
	background-color: #333333;
	background-image: url(  ); 
	background-position: Bottom Left; 
	background-attachment: fixed; 
	background-repeat: no-repeat; 
	border-width: 0px; 
	border-style: Solid;
}
b{
	font-family: verdana;
	font-size: 11px;
	font-weight: none;
	text-transform: none;
}
a{
	text-decoration: none;
	color: #FFBB33;
}
a:hover, a:visited{
	text-decoration: none;
	color: #FF0033;
}
.info-r{
	background-color: transparent;
        position: absolute; 
        left: 84.8%; 
        margin-left: -400px; 
        top: 110px;  
	height: 265px;
	width: 250px;
        z-index: 0;
}
.info-l{
	background-color: transparent;
        position: absolute; 
        left: 48.2%; 
        margin-left: -400px; 
        top: 110px;  
	height: 515px;
	width: 245px;
        z-index: 0;
}
.body{
	background-color: transparent;
        position: absolute; 
        left: 47%; 
        margin-left: -400px; 
        top: 70px;  
	height: 598px;
	width: 900px;
        z-index: 0;
}
.navi{
	background-color: transparent;
        position: absolute; 
        left: 47%; 
        margin-left: -400px; 
        top: 50px;  
	height: 14	px;
	width: 900px;
        z-index: 0;
}
.copy{
	background-color: transparent;
        position: absolute; 
        left: 50%; 
        margin-left: -400px; 
        top: 675px;  
	height: 87px;
	width: 790px;
        z-index: 0;
}