/* CSS Document */
BODY {
	SCROLLBAR-BASE-COLOR: #666666;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: black !important;
	background-image: url(../images/081710_bg_001.jpg) !important;
	background-attachment:fixed !important;
	background-repeat:no-repeat !important;
	background-position:top center !important;
	text-align: center;
}

.main_page_tabs {
	position:absolute;
	right:0px;
	top:100px;
	width:39px;
	z-index:100;

}

.main_page_tabs .fbtab {
	margin-bottom: 10px;
	/*height:132px;
	position:absolute;
	right:0px;
	top:100px;
	width:43px;
	z-index:100;*/
}
.disclaimer {
	background-image: url(../images/072412_bgfade2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
}
.disclaimertype {
	font-size: 0.9em;
	margin: 15px;
	text-align: center;
}

.col-wrapper {
	width: 658px;
}

.2col-left {
	float: right;
	width: 315px;
}

.2col-right {
	float: right;
	width: 315px;
}

.copyblock {
    	width: 315px;
    	background: url('../images/072412_bgfade.png') no-repeat left top;
}

.copyblock-head {
}


.copyblock-copy {
}