.stretchbg {
	background-color: #E9BD25;
}
#stretchbgblack {
	background-color: #000000;
	background-image: url(../lay/lay_r3_c2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height:48px;
	padding: 0px;
	
}
.bgcolorleft {
	background-color: #666666;
}
#stretchbgblack .nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #e9bd25;
	width:500px;
	margin:18px 0px 0px 80px;
	height:18;
}

#stretchbgblack .nav a:link {
color: #e9bd25;
text-decoration: none;
}
#stretchbgblack .nav a:visited {
color: #e9bd25;
text-decoration: none;
}
#stretchbgblack .nav a:hover {
color: #FF9900;
text-decoration: none;
}
#stretchbgblack .nav a:active {
color: #e9bd25;
text-decoration: none;
}

a:link {
color: #FF9900;
text-decoration: none;
}
a:visited {
	color: #FF9900;
text-decoration: none;
}
a:hover {
	color: #F0B53F;
text-decoration: none;
}
a:active {
	color: #F0B53F;
text-decoration: none;
}
.objectpad {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.mainContent {
padding:5px;
}

#coursesList {
 font-weight:bold;
}

#coursesList li {
	list-style: none;
	padding-left: 35px;
	background: url(../images/icons/bullet_logo.gif) no-repeat left;
}