#Wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#Header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 130px;
	background-image: url(images/SLICES_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#CenterContainer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/SLICES_center.gif);
	background-repeat: repeat-y;
	background-position: center;
	text-align: left;
}
#Footer {
	background-image: url(images/SLICES_bottom.gif);
	background-position: center top;
	height: 51px;
	text-align: right;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
.VideoContainer {
	height: 396px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
}

h1 {
	color: #a45a03;
	font-size: 18px;
}
h2 {
	color: #a45a03;
	font-size: 14px;
}
#Learner {
	color: #666;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	width: 800px;
	height: 30px;
}
#Flash_Holder {
	height: 600px;
	width: 500px;
}

#Main_Central_Content {
	width: 350px;
	margin-left: 250px;
	position: relative;
	font-family: arial, sans-serif;
	color: #4e4d45;
	font-size: 12px;
	visibility: visible;
	height: auto;
	top: 0px;
	margin-top: 30px;
}
a:hover {
	color: #666;
}
a:link {
	color: #666;
	text-decoration: none;
}
#CenterContainer #Header #Logo #apDiv1 p {
	font-size: 16px;
}
#CenterContainer #Header #Logo #apDiv1 a {
	font-weight: bold;
}
.Subtext {
	font-weight: normal;
}
.text {
	height: auto;
	width: 330px;
}

