@charset "utf-8";
/* CSS Document */

body {
	background-color:#000;
	color:#fff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	margin:0;
	padding-top:20px;
}
#container {margin:0 auto 40px; width:868px; position:relative}
#main {background:url(../img/background.jpg); width:868px; height:687px}
#tabs {width:560px; height:470px; position:absolute; top:200px; left:150px; display:none}
#backTabs {width:560px; height:420px; position:absolute; top:234px; left:150px; background:#000}
