body {
	background-repeat: no-repeat;
	text-align: center;
	font-family: Tahoma;
	}
a:link {
	text-decoration: none;
	color: #3333CC;
	}
a:visited { 
	text-decoration: none; 
	color: #660033;
	}
a:hover {
	color: #660033;
	text-decoration: underline;
	}
#hyperlinkFormat {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #3333CC;
	cursor: pointer;
	}
#hyperlinkFormat a {
	text-decoration: none;
	}
#hyperlinkFormat:hover a:hover {
	text-decoration: underline;
	}
#MainContainer {
	position:relative;
	text-align:left;
	width:980px;
	height:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#CurveGraphicDiv {
	position:relative;
	left:4px;
	top:3px;
	width:977px;
	height:246px;
	z-index:1;
	background-position: center;
	}
#RotatingHeaderDiv {
	position:absolute;
	left:4px;
	top:3px;
	width:977px;
	height:246px;
	z-index:2;
	background-position: center;
	}	
#UNITElogo {
	position:absolute;
	left:742px;
	top:5px;
	width:236px;
	height:162px;
	z-index:901;
	overflow: hidden;
	}
#HorNavBar {
	position: absolute;
	left: 206px;
	top: 217px;
}
#Container {
	z-index: 100;
	margin-top: 6px;
	margin-left: 20px;
}
#SideBar {
	width:189px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D7D7D7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
	float: left;
}
#SideBar  h2 {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #EEEEEE;
	background-color: #3333CC;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin: 0px;
	padding-top: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	}
#SideBar ul {
	padding: 0px;
	list-style-type: none;
	font-size: 14px;
	margin: 0px;
	}
#SideBar ul a {
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
	display: block;
	padding-top: 0.2em;
	padding-left: 20px;
	padding-bottom: 0.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}
#SideBar ul a:hover {
	background-image: url(images/ne_bug.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #660033;
	text-decoration: underline;
	}
#SideBar   ul   ul  a {
	list-style-type: none;
	list-style-position: inside;
	}
#MainContent {
	width:722px;
	padding-top: 1.5em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	overflow: auto;
	position: absolute;
	left: 214px;
	top: 252px;
	}
#MainContent ul {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
.clearFloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
}
#Bottom_Nav {
	width:960px;
	height:15px;
	background-position: center;
	float: none;
	display: block;
	position: relative;
	bottom: 0px;
	padding-top: 4px;
	font-family: "Times New Roman", Times, serif;
	}
#Bottom_Copyright {
	width:960px;
	height:15px;
	font-size: 10px;
	text-align: center;
	display: block;
	position: relative;
	bottom: 1px;
	font-family: "Times New Roman", Times, serif;
	}
