@charset "ISO-8859-1";
#site_layout {
	background-image: url(content/bg2a.png);
	height: 100%;
	width: 100%;
	padding-top: 0px;
	background-position: left top;
	position: relative;
	background-color: #294FA4;
	background-attachment: scroll;
	background-repeat: repeat-x;
}
#site_layout_edit {
	background-color: #FFFFFF;
	height: 1250px;
	width: 650px;
	background-position:center;
	background-image: url(images/rh-bg.png);
	background-repeat: repeat-y;
}
