.pageBody {
	height: 455px;
}

.introduction {
	margin-bottom: 5px;
	display: block;
	width: 635px;
	padding-left: 15px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #E9EAEB;
	margin-top: 5px;
	background-image: none;
	height: 105px;
}

.pageBody {
	width: 450px;
	background-color: white;
	float: left;
	margin-right: 5px;
	margin-top: 0px;
}

.bodyRight {
	display: block;
	width: 180px;
	height: 400px;
	float: left;
	margin-top: 82px;
}

#pageImage {
	display: block;
	width: 180px;
	height: 300px;
	margin-bottom: 5px;
	background-image: url('../images/bodyRightBack.html');
}

a.registerLink {
	display: block;
	width: 180px;
	height: 120px;
	background-image: url('../../UserFiles/site_layout/registerButton1.gif');
}

#secondLevelMenu.menuBar {
	
}

.latestCourses {

	height: 583px;

}

.textContainer {
	display: block;
	width: 100%;
	height: 415px;
	overflow: auto;
}