@charset "UTF-8";
html, body {
	background-color: #000000;
	text-align: center;
	height: 100%;
}
.container {
	width: 1152px;
	margin-top: 1em;
	margin-right: auto;
	margin-left: auto;
	z-index: 2;
	height: 864px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D6D6D6;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-left-color: #D6D6D6;
	background-position: center center;
	font-size: 36px;
	font-style: normal;
	line-height: 15px;
	background-image: url(../images/pro3bgabout.gif);
}
.home {
	z-index: 5;
	height: 97px;
	width: 268px;
	overflow: hidden;
	position: relative;
	color: #FFF;
	text-align: left;
	font-size: 16px;
	font-style: normal;
	top: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	left: 6px;
}
.about {
	z-index: 2;
	height: 31px;
	width: 264px;
	overflow: hidden;
	position: relative;
	color: #FFF;
	text-align: left;
	font-size: 16px;
	font-style: normal;
	top: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	left: 6px;
}
.instructors {
	z-index: 5;
	height: 60px;
	width: 260px;
	overflow: hidden;
	position: relative;
	left: 6px;
	right: auto;
	color: #FFF;
	text-align: left;
	font-size: 16px;
	font-style: normal;
	top: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.classes {
	z-index: 5;
	height: 62px;
	width: 262px;
	overflow: hidden;
	position: relative;
	left: 6px;
	right: auto;
	color: #FFF;
	text-align: left;
	font-size: 16px;
	font-style: normal;
	top: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.student {
	z-index: 5;
	height: 75px;
	width: 266px;
	overflow: hidden;
	position: relative;
	left: 6px;
	right: auto;
	color: #FFF;
	text-align: left;
	font-size: 16px;
	font-style: normal;
	top: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.tmcc {
	z-index: 5;
	height: 80px;
	width: 267px;
	overflow: hidden;
	position: relative;
	left: 6px;
	right: auto;
	color: #FFF;
	text-align: left;
	font-size: 16px;
	font-style: normal;
	top: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.intro {
	z-index: 5;
	height: 600px;
	width: 1000px;
	overflow: hidden;
	position: relative;
	left: 78px;
	right: auto;
	color: #FFF;
	text-align: left;
	font-size: 16px;
	font-style: normal;
	top: 175px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/box_bluabout.png);
}
p2 {
	color: #999;
	text-align: left;
	z-index: auto;
}
a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	font-variant: normal;
	color: #FFF;
}
a:hover {
	font-weight: bold;
	color: #FFF;
}
.black {
	color: black!important;	
}
.black:visited {
	color: black!important;	
}

.black:hover {
	color: black!important;
	text-transform: lowercase;
}
.gray {
	color: #666;
}
.gray:visited {
	color: #999;
}

.gray:hover {
	color: #666;
	text-transform: lowercase;
	font-weight: bold
}
.credit {
	text-align: center;
	font-size: 12px;
	font-style: italic;
	float: left;
	height: 15px;
	width: 1152px;
	bottom: -30em;
	position: absolute;
	color: #666;
}
