body {
	font-family: arial, verdana, sans-serif;
	font-size: 100%;
	color: #335143
	margin: 0px;
	padding: 0px
}


.sys_header_container {
	width: 750px;
	height: 53px;
	margin: 0px;
	padding: 0px;
	background-image: url("/images/backgrounds/background01.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.gif");
	background-repeat: no-repeat;
}


.sys_header_navigation ul {
	float: right;
	margin: 8px 8px 0px 0px;
	padding: 0px;
	color: #3e2063;
}

.sys_header_navigation li {
	list-style: none;
	display:inline;
	color: #3e2063;
	font-size: 0.75em;
	font-weight: bold;
	margin: 8px 0px 0px 0px;
	padding: 0px;
}  

.sys_left_column {
	float:left;
	width: 217px;
	min-height: 290px;
	background-image: url("/images/backgrounds/fade_conf.jpg");
	background-repeat: no-repeat;
}