@charset "UTF-8";
#wrapper {
	padding: 0px;
	height: 600px;
	width: 756px;
	position: absolute;
	left: 50%;
	top: 0px;
	margin-top: 0px;
	margin-left: -378px;
}
#topheader {
	margin: 0px;
	padding: 0px;
	height: 114px;
	width: 756px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(images/toplogo.gif);
}
#navbar {
	position: absolute;
	height: 39px;
	width: 756px;
	left: 0px;
	top: 114px;
}
#body {
	margin: 0px;
	padding: 0px;
	width: 756px;
	position: absolute;
	left: 0px;
	top: 168px;
	background-color: #FFFFCC;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #00000;
	font-weight: normal;
}
.body-brown {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	color: #330000;
}
a:link {
	color: #990066;
}
a:visited {
	color: #663366;
}
a:active {
	color: #990066;
}
a:hover {
	color: #993366;
}
.bigbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 15pt;
	color: #660000;
	font-weight: bold;
}
.leftnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15pt;
	color: #000000;
}
.teleclass-header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #660066;
}
.Header {
	font-size: 20px;
	color: #006699;
	line-height: 28px;
	font-weight: bolder;
}
.Header-Brown {
	font-size: 20px;
	font-weight: bold;
	color: #660000;
	line-height: 28px;
}
.biggerbody {
	font-size: 14px;
	line-height: 22px;
}
.biggerbody-brown {
	font-size: 14px;
	line-height: 22px;
	color: #330000;
}
.Testimonial {
	font-size: 13px;
	color: #003366;
	display: inline-block;
	line-height: 19px;
}
.workshopHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #660066;
	line-height: 20px;
}
