@import url(/styles/default.css);

html, body { 
	background: #000 url(../images/bg.gif) repeat-y 50% 0;
	margin:0;
	padding:0;
}

#headerswf {
	position:absolute;
	z-index:100;
}

#header { position: absolute;}

#frame iframe{ height:1200px;}

div#shiv { 
	width: 100%;
	height: 50%;
	margin-top: -770px;
	float: left;
}

div#centered {
	text-align: center;
	width:1000px;
	height:770px;
	margin:0 auto;
}

.container {
	background: #FFF;
	height: 100%;
	width: 1000px;
	margin: 0 auto;
	border: none;
}

#gt_container { 
	width:980px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

#f2 {width: 900px}