body {
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(/CA/images/bg_main_tile.gif);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	font: 76% "Lucida Grande", Arial, Helvetica, sans-serif;
}
* { margin: 0; padding: 0; }
#container {
	color: #000000;
	background-image: url(/CA/images/bg_main.gif);
	background-repeat: no-repeat;
	width: 800px;
}
#maintextblock {
	width: 580px;
	margin-top: 201px;
	float: left;
}
h1.title {
	background-color: transparent;
	width: 730px;
	height: 125px;
	position: absolute;
	top: 25px;
	left: 25px;
}
h1.title a {
	display:block;
	height: 125px;
}
h1.title span.hidden {
	display: none;
}
#nav {
	position: relative;
	top: 160px;
	left: 304px;
	width: 450px;
	height: 31px
}
#subnav {
	position: relative;
	top: 180px;
	left: 304px;
	width: 450px;
}
#subnav ul {
	margin: 0; padding: 0;
}
#nav li {
    margin: 0; padding: 0; 
	list-style: none;
    position: absolute; 
	top: 0;
}
#subnav li {
	margin: 0; padding: 0 30px 0 0;
	display: block;
	float: left;
	list-style: none;
}
#nav li, #nav a {
	height: 31px; 
	display: block;
}
#nav span.hidden {
	display: none;
}
#a1 {left: 0; width: 53px; background: url(../images/btn_clas_off.gif);}
#a1 a:hover {background: url(../images/btn_clas_on.gif);}
#a2 {left: 100px; width: 52px; background: url(../images/btn_dan_off.gif);}
#a2 a:hover {background: url(../images/btn_dan_on.gif);}
#a3 {left: 200px; width: 61px; background: url(../images/btn_loc_off.gif);}
#a3 a:hover {background: url(../images/btn_loc_on.gif);}
#a4 {left: 300px; width: 90px; background: url(../images/btn_reg_off.gif);}
#a4 a:hover {background: url(../images/btn_reg_on.gif);}

.a1 #a1 {background: url(../images/btn_clas_on.gif);}
.a2 #a2 {background: url(../images/btn_dan_on.gif);}
.a3 #a3 {background: url(../images/btn_loc_on.gif);}
.a4 #a4 {background: url(../images/btn_reg_on.gif);}

#maintextblock p, 
#maintextblock ul, 
#maintextblock h2, 
#maintextblock h3, 
#maintextblock h4, 
#maintextblock h5, 
#maintextblock h6,
#maintextblock form 
{
	margin: 1em 0 0 304px;
}
#maintextblock ul, #sidebar ul {
	padding: 0 0 .5em 20px;
	list-style-image: url(/CA/images/bullet_21.gif);
	list-style-position: outside;
}
#maintextblock form p, #maintextblock form h4 {
margin-left:0;
}
#doubletextblock {
	width: 740px;
	margin-top: 201px;
	float:left;
}
#doubletextblock p, 
#doubletextblock ul,
#doubletextblock h2, 
#doubletextblock h3, 
#doubletextblock h4, 
#doubletextblock h5, 
#doubletextblock h6,
#doubletextblock form,
#scheduleblock h2 
{
	margin: 1em 0 0 304px;
}
#doubletextblock ul, #sidebar ul {
	padding: 0 0 1em 20px;
	list-style-image: url(/CA/images/bullet_21.gif);
	list-style-position: outside;
}
#doubletextblock form p, #doubletextblock form h4 {
margin-left:0;
}
p.signature {
	width: 160px;
	height: 54px;
	text-align: right;
	overflow: visible;
	background-image: url(/CA/images/img_giselle_sig.gif);	background-repeat: no-repeat;
}
p.signature span.name {
	display:none;
}
p.signature img {
	margin-top: -23px;	
}
#formlinks {
	margin-left: 304px;
	width: 276px;
}
#formlinks a {
	display: block;
	float: left;
	width: 138px;
}
#formlinks a#girls {
}
#sidebar {
	width: 165px;
	margin-top: 213px;
	margin-left: 18px;
	text-align: left;
	float: left;
}
#sidebar h5 {
	font-size:1em;
	margin-top: 1em;
}
#sidebar p {
	margin-top: 1em;
}
.note {
	font-size: 98%;
}
a {
	font-weight: bold;
	color: #E63591;
	text-decoration: none;
}
a:visited {
	color: #663333;
}
a:hover {
	color: #33CC00;
}
a:active {
	color: #33CC00;
}
.clear {
	clear: both; height: 0; 
}
#footer {
	color: #000000;
	background-image: url(/CA/images/bg_main_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 800px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 45px;
	font-size:80%;
}
#footer p {
	margin: 0;
}
p.webmaster {
	font: italic 98% Garamond, Georgia, serif;
}
.webmaster a {
	font-weight: normal;
}
#scheduleblock {
	width: 740px;
	margin-top: 201px;
	float:left;
}
#scheduleblock h3 {
	margin-left: 304px;
}
table.class_schedule {
	width: 400px;
	margin-left: 304px;
	margin-bottom: 18px;
	text-align: left;
}
table.class_schedule td, table.class_schedule th {
	padding: 5px 10px;
	border: 1px solid #464646;
}
table.class_purchase {
	width: 400px;
	margin-left: 304px;
	margin-bottom: 18px;
	text-align: left;
	border-bottom: 1px solid #464646;
}
table.class_purchase td, table.class_purchase th {
	padding: 8px 10px;
}
table.class_purchase p {
	margin: 0 !important;
	padding: 0 !important;
}
form.single-button {
	width: 16px;
	float: left;
	padding: 0 10px 0 0;
}
table form.single-button {
	padding: 0 10px 3ex 0;
	margin: 0 !important;
}
