body {
	background-color: #00ADEF;
	background-image: url(cssimages/cu_bodybase2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.cfdebug {display:none;}/* REMOVE WHEN LIVE */
#formatoptions {display:none;}
#allcontent {margin:0;}
#top, #bread, #footer, #layouthighlight, #highlight, #belowfooter {
	display:none;
}

#layout {
	width: 600px;
	position: absolute;
	top: 135px;
	left:0;
}

#header {
	border-bottom: 0;
	margin: 0px;
	padding: 0px;
	width: 765px;
	background-image: url(spacer.gif);
	background-color: transparent;
	}

#header h1 {
	font-size: 1px;
	color: #00ADEF;
	text-indent: -500px;
	height: 108px;
	border-bottom: 0px;
	background-image: url(cssimages/cu_headerH1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 158px;
	margin-top: 35px;
	}

#layoutnav2 {
	width: 170px;
	padding-top: 50px;
	background-color: transparent;
	background:none;
	border:0px;
}

#nav2 {
	color: #FFF;
	border-top: 0px;
	width: 145px;
	margin-left: 10px;
	margin-right: 10px;
	}
	
#nav ul {
	margin:0;
	padding:0;
}

#nav2 li a:link, #nav2 li a:visited {
	color: #FFF;
	border-bottom: 0;
	background-image: none;
	}
	
#nav2 li a:hover {	
	background-image: none;
	background-color: #FFF;
	color: #EC008C;
	}

#nav2 li.selectednolink {	
	border-bottom: 1px solid #CCC;
	background: #0099FF url(cssimages/arrowlinkselectedwhite.gif) no-repeat right 5px;
	}

#layoutcontent {
	background-image: url(cssimages/cu_contentbase.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
	padding-bottom:20px;
	padding-left:0;
	padding-right:0;
	padding-top:0;
	}

#content {
	text-indent: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 30px;
	background-image: url(cssimages/cu_layoutcontentbase.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 450px;
	color: #006699;
}

#content p, #content h2, #content h3, #content h4, #content h5, #content table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left:10px;
	margin-right:10px;
}

#content h2 {
	font-size: x-large;
	color: #CC3366;
	margin-bottom: 20px;
}

#content h3 {
	font-size: large;
	color: #CC3366;
}

#content h4 {
	margin-top:15px;
	margin-bottom:0px;
}

#content ul, #content ol {
	color: #003; margin-top:5px; margin-bottom:15px; margin-left:30px;
}

#content th, #content td {
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	vertical-align: top;
}

#content td p {
	margin-left:0px;
}

#content a:link, #content a:visited {
	color: #CD3769;
}

#content a:link img, #content a:visited img {
	border: none;
}

#formatoptions {
	position: absolute;
	left:170px; padding-top:5px;
}

#footernav {
	background-image: url(cssimages/nrgprkfooternavBase.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 140px;
	margin-top: 5px;
	width: 630px;
}

#footernav ul {
	margin: 0px;
	padding: 0px;
}

#footernav li {
	display:inline;
	text-align: center;
	margin-left: 5px;
	background-color: #333399;
	float: left;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 205px;
	background-image: url(cssimages/nrgprkfooternavlinkbase.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#footernav li a:link, #footernav li a:visited {
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
}

#footernav li a:hover {
	text-decoration: underline;
}

.imageright, .imageleft, .imgleft, .imgright {
	border-bottom:0;
	border-left:0;
	border-right:0;
	border-top:0;
	border-color:#FFFFFF;
	float: right;
	color:#FFFFFF;
}

.imageright p, .imageleft p, .imgleft p, .imgright p {
	color:#FFFFFF;
}

.clearblock {
	display: block;
	clear: both;
}

.cols_two {
	width: 200px;
	padding: 0px;
	text-align: center;
	vertical-align: top;
	float: left;
	margin-right: 10px;
}

nav2 li.selected a:hover {
	color:#C00;
}

.courselist {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

.courselist li {
	display:inline;
	margin-right: 0px;
	margin-left:0px;
}

