@charset "ISO-8859-1";




#classesHeader
{
	position:relative;
	float:left;
	background: url(../images/04_classes/classes_header.gif) 0px 0px no-repeat;
	height:39px;
	width:324px;
	left: 20px;
}

#classesMain
{
	position:relative;
	float:left;
	background: url(../images/04_classes/classes_main.gif) 0px 0px no-repeat;
	height:869px;
	width:743px;
	left:20px;
}

#registrationWrapper
{
	position:relative;
	background:url(../images/04_classes/fees_registration.png) 0px 0px no-repeat;
	height:100px;
	width:233px;
	top:720px;
	left:290px;
}

#registrationWrapper a
{
	height:100px;
	width:233px;
}

#registrationWrapper:hover
{
	position:relative;
	background:url(../images/04_classes/fees_registration.png) 0px -100px no-repeat;
	height:100px;
	width:233px;
	top:720px;
	left:290px;
}


#registrationWrapper span
{
	display:none;
}

#donations
{
	position:relative;
	float: left;
	background: url(../images/04_classes/boat_donations.gif) 0px 0px no-repeat;
	height:179px;
	width:452px;
	left:20px;
}