body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #999;
	}
#wrapper {
	background: #fff;
	text-align: left;
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#header {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 200px;
	position: relative;
	}
#top bar {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	}
#logo {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 40px;
	left: 30px;
	}
#nav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #F60;
	font-weight: normal;
	}
#navcon {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 40px;
	right: 30px;
	width: 500px;
	color: #F60;
	height: 25px;
	}
#maincontent {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 280px;
	float: left;
	position: relative;
	}
#smallbar {
	position: absolute;
	left: 30px;
	width: 221px;
	}
#sidebar {
	background-color: #FFF;
	height: 100%;
	width: 700px;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	}
#title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #999;
	padding-top: 5px;
	}
#bodycopycon {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #999;
	padding-right: 200px;
	}
#bodycopy {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 19px;
	color: #999;
	width: 600px;
	top: 30px;
	}
#SubNavTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	}
#footer {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 100px;
	clear: both;
	position: relative;
	width: 100%;
	}
#footerline {
	background-color: #CCC;
	height: 1px;
	width: 850px;
	left: 75px;
	position: absolute;
	}
#MUlogo {
	margin: 0px;
	padding: 0px;
	background-color: #966;
	position: absolute;
	left: 165px;
	top: 15px;
	}
#bottomnav {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 360px;
	top: 15px;
	}
#bottomtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #999;
	line-height: 16px;
	}

