/* Header for all pages*/
#Header {
	height: 120px;
	width: 100%;
	top: 0px;
	position: absolute;
	background-image: url(images/BackgroundRepeat.gif);
	left: 0px;
	background-repeat: repeat;
}
#HeaderImage {
	Height: 120px;
	Width: 800px;
	position:relative;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/nemheaderburst.gif);
}
[if IE]>
<style type="text/css">
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}
</style>
<![endif]#Header #nemMainHeader div {
	float: none;
	height: 23px;
	width: 483px;
}
/* Navigation Bar Layout and link design*/
#NavigationBar {
	position: absolute;
	left: 0px;
	top: 120px;
	height: 25px;
	width: 100%;
	background-image: url(images/navigationBackground.gif);
	font-family: Arial, Helvetica, sans-serif;
	background-position: center center;
	text-align: center;
	color: #999999;
	vertical-align: middle;
}
#NavigationBarLayout {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
}
#NavigationBar a {
	font-family: Arial, Helvetica, sans-serif;
	color:#4d084c;
	text-decoration: none;
	vertical-align: middle;
}
#NavigationBar a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFF;
	vertical-align: middle;
}
#NavigationBar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFF00;
	text-decoration:underline;
	vertical-align: middle;
}
/*Assignment Page Layout and Styles*/
#AssignmentDetailBody {
	width: 100%;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
}
#AssignmentBody {
	width: 100%;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
}
#AssignmentPageTable {
	width: 100%;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	top: 15px;
}
/*Home Page Layout and Style*/
#HomePageGreeting {
	position: relative;
	width: 75%;
	float: left
}
#HomePageGreeting h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #660066;
}
#HomePageContent {
	width: 75%;
	position: relative;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}
#HomePageContent a{
	color: #0000FF;
	text-decoration: none;	
}
#HomePageContent a:visited{
	color: #000099;	
}
#HomePageContent a:hover {
	text-decoration: underline;
}
#HomePageCourses {
	width: 25%;
	position: relative;
	float: right;
}
#HomePageCourses h3{
	font-family: Arial, Helvetica, sans-serif;
	color: #660066;
}
#HomePageCourses a {
	font-family: Arial, Helvetica, sans-serif;
	color:#0000FF;
	text-decoration: none;
	vertical-align: middle;
	font-size: 90%;
}
#HomePageCourses a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color:#000099;
	vertical-align: middle;
	font-size: 90%;
}
#HomePageCourses a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#CC0033;
	text-decoration: underline;
	vertical-align: middle;
	font-size: 90%;
}
/*Index Page Layout and Style*/
#indexBody {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	/*text-align: center;*/
}
#indexMainInformationSection {
	width: 430px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#indexLeftArea {
	width: 150px;
	float: left;
	position: relative;
	margin: 0px;
}
#indexRightArea {
	width: 150px;
	float: right;
	position: relative;
	margin: 0px;
}
#pagelayout {
	width: 100%;
	position: absolute;
	margin-right: auto;
	margin-left: auto;
	top: 145px;
	/*text-align: center;*/
}
#activitiesNavigation {
	float: left;
	width: 263px;
	height: 365px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
}
#activitiesContent {
	float: right;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
}
/*#pagelayout #indexBody #enewsMainInformationSection h1 {
	text-align: center;
}
#pagelayout #indexBody #enewsMainInformationSection h1 {
	text-align: center;
}
#pagelayout #indexBody #enewsMainInformationSection h1 {
	text-align: center;
}
#pagelayout #indexBody #enewsMainInformationSection h1 {
	text-align: center;
}
content {
	text-align: center;
}
#pagelayout #indexBody #enewsMainInformationSection h1 {
	text-align: center;
}
#pagelayout #indexBody #enewsMainInformationSection table {
	text-align: center;
}
#pagelayout #indexBody #enewsMainInformationSection p {
	text-align: center;
}
#pagelayout #indexBody #enewsMainInformationSection p #overview {
	font-weight: bold;
}
#pagelayout #indexBody #enewsMainInformationSection p #overview {
	font-weight: bold;
}
#pagelayout #indexBody #enewsMainInformationSection p a {
	text-align: center;
}
#pagelayout #indexBody #enewsMainInformationSection p {
	text-align: center;
}
#pagelayout #indexBody #enewsMainInformationSection p {
	text-align: center;
}
#pagelayout #indexBody #enewsMainInformationSection p {
	text-align: center;
}
*/
