.LeftColumn {
	height: 100%;
	background-color: #F6AE20;
	background-image: url(images/background_leftcolumn.gif);
	background-repeat: no-repeat;
	background-position: right top;

}
.MiddleColumn {
	width: 766px;
	background-color: #F6AE20;
	height: 100%;
}
.RightColumn {
	height: 100%;
	background-color: #F6AE20;
	background-image: url(images/background_rightcolumn.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.Logo {
	position: absolute;
	z-index: 1;
	height: 164px;
	width: 766px;
	left: 0px;
	top: 0px;
}
.Navbar {
	position: absolute;
	z-index: 10;
	height: 59px;
	width: 481px;
	left: 285px;
	top: 105px;
}
.CONTAINER {
	position: relative;
	width: 766px;
	height: 100%;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;

	
}
.PhotoHome {
	position: absolute;
	height: 300px;
	width: 285px;
	left: 0px;
	top: 164px;
	z-index: 10;
	background-color: #FFFFFF;
}
.WelcomeBoxHome {
	position: absolute;
	height: 300px;
	width: 481px;
	left: 285px;
	top: 164px;
	z-index: 4;
	background-color: #001B83;

}
.WhatsNew {
	background-image: url(images/background_whatsnew.gif);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	height: 173px;
	width: 452px;
	left: 314px;
	top: 358px;
	z-index: 6;
}


.FeaturedCourse {
	background-image: url(images/featured_video.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	height: 172px;
	width: 181px;
	left: 579px;
	top: 358px;
	z-index: 6;
	visibility: hidden;
}

.BottomYellow {
	background-image: url(images/background_yellowstrip.gif);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	z-index: 3;
	height: 60px;
	width: 766px;
	left: 0px;
	top: 464px;
}

.TextLinks {
	position: absolute;
	height: 40px;
	width: 766px;
	left: 0px;
	top: 550px;
	z-index: 5;
	text-align: center;
}

.LatestCourses {
	position: absolute;
	z-index: 6;
	height: 105px;
	width: 555px;
	left: 286px;
	top: 0px;
}
