body {
	padding: 0;
	margin: 0;
	text-align: center;
	background-image: none;	
	background-color: #fff;	
}

#flash {
	margin: 20px 0 0 0;
	outline: none;
	width: 975;
	height: 590px;
	float: left;		
}

#flashsc {
	margin: 10px 0 0 0;
	outline: none;
	width: 975;
	height: 510px;
	float: left;			
}

#container {
	background-image: url(./../imgs/horline-sc.gif);
	background-repeat: no-repeat;
	background-position: 0px 610px;
	width: 971px;
}

#header {
	width: 975px;
	float: left;		
	margin-top: 6px;	
	height: 62px;
	background-color: #ffb300;
}

#footer{
	float: left;
	margin-top: 30px;
	padding-top: 0;
	padding-left: 20px;		
	/*background-color: #0f0;*/
	height: 25px;
	width: 955px;		
	background-image: none;
}

#footer-links {
	padding-left: 10px;
	color: #828282;
	font-size: 10px;
}

#footer-links a, a:visited, a:active {
	color: #828282;
}

#footer #staralliance {
	float: right;
	
	width: 160px;
	height: 25px;		
	background-image: url(./../imgs/logo_staralliance.gif);
	background-repeat: no-repeat;	
}

#footer #staralliance a {
	display: block;
	width: 160px;
	height: 20px;	
}

#footer #staralliance a:hover { text-decoration: none;}

/*HACKS IE6*/
* html #footer {width: 975px;}