body {
	background-image:url(images/bg.gif);
	background-color:#2e2a2b;
	background-position:top center;
	background-repeat:no-repeat;
	margin:0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	width:100%;
	height:100%;
}

#centerCol{
	background-image:url(images/center_top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#d14995;
	width:801px;
	height:19px;
	margin:0 auto;
}

#banner{
	background-color:#d14995;
	margin:0 auto;
	width:801px;
	height:300px;
}

#menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	margin:40px 0px 0px 20px;
}

#menu a, #menu a:link, #menu a:visited, #menu a:active{
	color:#2e2a2b;
	text-decoration:none;
}

#menu a:hover{
	color:#ffffff;
}

#menu td{
	margin:0;
	padding:0;		
}

#star{
	float:right;	
	width:148px;
	height:144px;
}

#logo{
	float:right;
	height:282px;
}

#content{
	background-image:url(images/bg_content.gif);
	background-color:#d14995;
	background-repeat:no-repeat;
	margin:0 auto;
	width:801px;
	height:625px;
	color:#333333;
}

#content a, #content a:link, #content a:visited, #content a:active{
	color:#0000cc;
	text-decoration:none;
}

#content a:hover{
	color:#333333;
}

#dancer_left{
	margin-top:-155px;
	margin-right:30px;
	height:130px;
	width:225px;
	float:right;
	background-position:bottom center;
	background-repeat:no-repeat;
	position:relative;
	z-index:2;
}

#dancer_right{
	margin-top:-129px;
	margin-left:13px;
	height:130px;
	width:100%;
	background-position:bottom center;
	background-repeat:no-repeat;
	position:relative;
	z-index:2;
}

#pages_left{
	width:372px;
	height:495px;
	float:left;
	margin:100px 0px 0px 10px;
}

#pages_right{
	width:372px;
	height:375px;
	float:left;
	margin:210px 0px 0px 10px;
}

#footer{
	background-image:url(images/center_bottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#d14995;
	width:801px;
	height:21px;
	margin:0 auto;
	font-size:10px;
	text-align:center;
}
