.sys_header_container {
	width: 750px;
	height: 53px;
	margin: 0px;
	padding: 0px;
	background-image: url("/images/backgrounds/background01a.gif");
	background-repeat: repeat-x;
}


.sys_moorhall_logo {
	float:left;
	margin: 0px;
	padding: 0px;
	width: 230px;
	height: 40px;
	background-image: url("/images/generic%20pages/mh-logo-a.gif");
	background-repeat: no-repeat;
}

.sys_header_navigation ul {
	float: right;
	margin: 8px 8px 0px 0px;
	padding: 0px;
	color: #ffffff;
}

.sys_header_navigation li {
	list-style: none;
	display:inline;
	color: #ffffff;
	font-size: 0.75em;
	font-weight: bold;
	margin: 8px 0px 0px 0px;
	padding: 0px;
}  


/*  FOOTER AREA  */

.sys_footer_container {
	clear: left;
	width: 750px;
	height: 28px;
	margin-top: 20px;
	padding: 0px;
	background-image: url("/images/backgrounds/background02a.gif");
	background-repeat: repeat-x;
}

.sys_cim_logo {
	float:right;
	width: 94px;
	height: 24px;
	margin-top: 5px;
	background-image: url("/images/generic%20pages/cim-logo-a.gif");
	background-repeat: repeat-x;
}


.sys_header_navigation a:link, .sys_header_navigation a:visited, .sys_header_navigation a:active {
	color: #ffffff;
	text-decoration: none;
}

.sys_header_navigation a:hover {
	color: #ffffff;
	text-decoration: underline;
}


.sys_left_column {
	float:left;
	width: 217px;
	min-height: 290px;
	background-image: url("/images/backgrounds/fade_moorhall.jpg");
	background-repeat: no-repeat;
}