@charset "utf-8";
/* CSS Document */

#classes {
	position: absolute;
	left: 175px;
	top: 125px;
	line-height: 20px;
	font-size: 18px;
	background-color: #DFDFFF;
	padding: 20px;
	text-align: left;
	width: 724px;
}
#classesGraphic {
	position: absolute;
	height: 115px;
	width: 80px;
	left: 590px;
	top: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#programTitle {
	position: relative;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #0080C0;
	text-align: center;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#memberTeacherTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #8000FF;
	position: relative;
	width: 100%;
	text-align: center;
	font-weight: bold;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#memberTeacherClasses {
	position: relative;
	width: 100%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: top;
}
#note {
	color: #F0F;
	margin: 0px;
	padding: 0px;
	top: 80px;
}
#programs {
	position: relative;
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
	text-align: left;
	vertical-align: top;
}
#classContainer {
	padding: 0px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	left: auto;
	right: auto;
}
#classTitle {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bold;
	text-align: center;
	clear: both;
}
#classImage {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	text-align: center;
}
#classText {
	height: 400px;
	font-size: 16px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../images/backgrounds/swirl-purple.jpg);
}
