
html, body {
	height: auto;
}
#container {
	position: absolute;
	top: 0px;
	background: transparent url(http://static.gal6.com/Themes/images/portal_galaxy_bg.jpg) center 47px no-repeat; 
	min-height: 600px;
	width: 100%; 
	margin: 0px auto;
}
* html #container {
	height: auto;
}
body {
	position: absolute;
	width: 100%;
	top: 0px;
}
#page.general #contents {
	width: 768px;
	margin: -10px auto 0 auto;
}
#page.general {
	padding-bottom: 35px;
}
#foot {
	border: none;
	padding: 0px; 
	margin: -30px auto 0px auto;
}
#foot a {
	color: #464646;
	text-decoration: none;
}
#foot a:hover {
	color: white;
}
#foot .combobar {
	margin: 0px;
}
#foot .combobar .floatright {
	padding-top: 5px;
}
#foot .combobar .pager {
	margin: 0px 220px;
	z-index: 1;
}
#foot .combobar .pager a {
	font-size: 11px;	
}
	

