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 {
	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);}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.25em;
}
#maintextblock p, #maintextblock ul, #maintextblock h2, #maintextblock h3 {
	margin: 1em 0 0 298px;
}
#maintextblock ul {
	padding: 0 0 1em 20px;
	list-style-image: url(/CA/images/bullet_21.gif);
	list-style-position: outside;
}
p.signature {
	width: 160px;
	height: 77px;
	margin-top: -23px;	
	text-align: right;
	overflow: visible;
	background-image: url(/CA/images/img_giselle_sig.gif);					
	background-repeat: no-repeat;
	background-position: 0px 23px;
}
p.signature span.name {
	display:none;
}
p.signature img {
	overflow: visible;
}
#sidebar {
	width: 182px;
	padding: 0 5px;
	margin-top: 220px;
	text-align: center;
	float: left;
}
#sidebar img {
	margin-bottom: 20px;
}
#sidebar img.t-shirt {
	margin: 5px 0 0 0;
}
#sidebar ul {
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	width: 182px;
	text-align: center;
}
#sidebar li, #sidebar li a {
	display:block;
	height: 26px;
}
li#sidebar_register {
	background-image: url(/CA/images/registernow.gif);
	width: 134px;
	height: 58px;
	background-position: center;
	background-repeat: no-repeat;
	border-width: thin;
	padding: 0 24px;
}
li#sidebar_register a {
	height: 58px;
}
li#sidebar_shirts {
	background-image: url(/CA/images/nav_tshirts.gif);
	width: 117px;
	margin: 20px 0 0 0;
	background-position: center;
}
li#sidebar_photos {
	background-image: url(/CA/images/nav_photos.gif);
	background-repeat: no-repeat;
	width: 116px;
	margin: 30px 0 20px 0;
	background-position: center;

}
#sidebar li span {
	display:none;
}
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 9px Garamond, Georgia, serif;
}
.webmaster a {
	font-weight: normal;
}

.prominent {
	font-size: 120%;
	font-weight: bold;
	color: E63591;
}
