/* blue */
#page_bg {
	background-color: #1f4a5b;
	background-image: url(/templates/rhuk_milkyway/images/core/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 40px;
}

div#wrapper {
	background-color:#FFF;
}

div#wrapper_r {
}

div#header {
	background-color:#FFF;
	width: 960px;
	height: 100px;
	background-image: url(/templates/rhuk_milkyway/images/core/header_spacer.gif);
	background-repeat: repeat-x;
}

div#header_l {
}

div#header_r {
}

/*div#footer {
	width:960px;
	height:50px;
	background: #fff;
}*/

div#footer_l {
}

div#footer_r {
}

