body{
	margin:0px;
	padding:0px;
	color:#000;
	background-color:#6A728E;
	font-family: verdana, arial, sans-serif;
	font-size:85%;
}
li{
	color:#330033;
	font-size:85%;
}
t{
	color:#330033;
	font-size:85%;
}
p{
	color:#330033;
	font-size:85%;
}
h3{
	font-size:90%;
	color:#330033;
}
small{
	font-size:80%;
	color:#330033;
}
h1{
	font-size:90%;
	color:#330033;
}
h1.large{
	font-size:120%;
}
h2 {
	font-size: 110%;
}
a:link, a:visited {
	color: #663399;
	text-decoration: underline;
}
a:hover {
	color: #8843cc;
	text-decoration: underline;
}
a img {	border: none;}
table { background-color: #FFF; }
h4{
	font-size:90%;
	color:#F00;
}
.footer {
	font-size:11px;
	text-align:center;
}
.footer a:link {
	color:#bdbdbd;
	text-decoration:underline;
}
.footer a:visited {
	color:#bdbdbd;
	text-decoration:underline;
}
.footer a:hover {
	color:#ded6e6;
	text-decoration:underline;
}
.updates{
	vertical-align:middle;
	padding:8px;
	font-size:14px;
	color: color:#330033;
	position: relative;
	left:57px;
	top:10px;
	border: 3px solid #F44459;;
}
.updates h3 {
	font-size:14px;
	text-align:center;
	background-color:#F44459;
	color:#FFF;
	border-bottom: 1px solid #F00;
	padding-bottom:3px;
	padding-top:0px;
	margin-top:0px;
}
.updates p{
	padding-left:5px;
	padding-right:5px;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
}
.links {
	margin: 5px;
	font-size: 14px;
}
.aboutMenu {
	text-align: left;
	position: absolute;
/*	z-index: 100;*/
	margin: -47px 0 0 0;
	width: 101px;
	visibility: hidden;
	background-color: transparent;
	font-size: 13px;
	color: #FFFFFF;
	/*IE Hack \*/
	*margin: -44px 0 0 0;
	/*End Hack*/
}
.aboutMenu img{
	border: 0;
	border-left: 1px solid #EEEEEE;
}
.aboutMenu div#block_drop {
/*	position: absolute;
	z-index: 0;*/
	width: 325px;
	height: 180px;
	background-color: #663399;
	margin: -4px 0 0 0;
/*	border-top: 1px solid #EEEEEE;*/
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid #EEEEEE;
	/*IE Hack \*/
	*width: 330px;
	*margin: 0 0 0 0;
	/*End Hack*/
}
.aboutMenu div div{
	width: 150px;
	height: 160px;
	margin: 10px 5px;
	background-color: #FFFFFF;
	font-weight: bold;
	border: 1px solid black;
}
.aboutMenu div a{
	text-decoration: none;
	color: #000000;
	display: block;
}
.aboutMenu div.press{
	float: left;
}
.aboutMenu div.events{
	float: right;
}
.aboutMenu div p{
	font-size: 16px;
	margin: 10px 0 0 20px;
}
.registration-forms li {
	margin: 7px 0;
}
#online_registration_form fieldset {
	margin: 5px 0;
	width: 90%;
}
#online_registration_form legend {
	font-weight: bold;
	padding: 0 5px;
}
#online_registration_form fieldset fieldset {
	margin: 5px 15px;
	width: 95%;
}
#online_registration_form .label {
	text-align: right;
	vertical-align: top;
}
#online_registration_form td {
	padding: 5px 0;
	vertical-align: top;
}
#class_registration_info {
	width: 95%;
}
.class-registration {
	display: none;
}
.class-info {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin: 3px;
	padding-bottom: 10px;
}
#class_registration_info label {
	font-weight: bold;
	color: #663399;
}
#class_registration_info p {
	margin: 0;
}
#online_registration_form .errors li {
	color: #f00;
	font-weight: bold;
}
#online_registration_form .submit {
	text-align: center;
	font-size: 110%;
}
.required, .boldtext { font-weight: bold;}
.superscript { vertical-align: super; font-size: 70%;}
.aligncenter { text-align: center;}
/*
.aboutMenu div a:link{
	color: #FFFFFF;
}
.aboutMenu div a:visited{

}
.aboutMenu div a:hover{
	color: #663399;
}
*/