body
{
	width:1000px;
	height:700;
	text-align:center;
	background-color:#000;
	margin:0px auto;
	padding:0px;
	
}


div#container
{
	
	width:910;
	height:610;
}

div#header
{
	visibility:hidden;
}

div#subheader
{
		visibility:hidden;
}


div#bgcontainer
{
	/*width:920px;
	height:520px;
	margin:0px auto;
	padding:0px;*/
	
	
	
}

#invisible
{
	visibility:hidden;	
}

