@charset "utf-8";

/* CSS Document */



body{

	background-color:#000000;

	background-repeat:repeat-y;

	background-position:top center;

	background-attachment: fixed;

	color:#FFFFFF;

}



h1 {

	font-size: 14px;

	font-weight:bold;

	color: #FF66FF;

	text-align:left;

	margin:0;

	padding:0;

}

h2 {

	font-size: 14px;

	font-weight:bold;

	color: #FFFFFF;

	text-align:left;

	margin:0;

	padding:0;

}





#mainbody {

	width:882px;

	border-left:thick #323232 solid;

	border-right:thick #323232 solid;

	background-color:#000000;

	margin-left:auto;

	margin-right:auto;

	padding:0px;

	height:auto;

	font:tahoma;

	font-size:14px;

	text-align:justify;

	height:auto;

}



#banner {

	width: 882px;

	height: 124px;

	background-image:url(../images/banner.jpg);

}

#bannerleft {

	width: 415px;

	height: 124px;
	
	background-image:url(../images/banner_left.jpg);
	
	float:left;

}

#bannerstar {

	width: 59px;

	height: 124px;
	
	/*background-image:url(../images/glitter_star_mini.gif);
	background-repeat:no-repeat;
	background-position:top;*/
	
	
	float:left;
	
}

#bannernews {

	width: 242px;

	height: 124px;
	
	margin-left: auto;

	margin-right: auto;
	
	float:left;
	
	overflow:hidden;

}

#legsright {

	width: 116px;

	height: 424px;

	background-image:url(../images/pic_legsfull.jpg);
	
	float:right;

}

#navbar {

	width: 169px;

	height:auto;

	background-color:#000000;

	float:left;

}



#centre_contain {

	width: 596px;

	height:auto;

	float:left;

	

}



#legs_Contain {

	width: 116px;

	height:auto;

	float:right;	

}

	

.navbutton {

	width: 169px;

	height: 38px;

	float:left;

	margin-bottom:3px;

}

	

.leftpic {

	width: 169px;

	height: auto;

	float:left;

}





	

#legs {

	width: 116px;

	height: 300px;

	background-image:url(../images/pic_legs.jpg);

	

}



.pgheader {

	width: 596px;

	height: 36px;

	margin-left:auto;

	margin-right:auto;	

}



.maintext {

	width:566px;

	margin-left: auto;

	margin-right: auto;

	color:#FFFFFF;

}



.stafflist {

	width:566px;

	margin-left: auto;

	margin-right: auto;

	color:#FFFFFF;

	

}



.pgbreak {

	width: 596px;

	height: 16px;

	background-image:url(../images/pg_break.jpg);

	

}



#footer {

	width:882px;

	height:30px;

	border-top:thin solid #323232;

	padding-top:10px;

	color:#323232;

	clear:both;

	position:relative;

	

}



hr {

border: 0;

color: #FF66FF;

height: 1px;

width: 100%;

text-align: left;

}



a:link{

font-size:14px;

color:#FF66FF;

}

a:visited{

font-size:14px;

color:#FF66FF;

}

a:hover{

font-size:14px;

color:#FF66FF;

}



a.staff:link{

font-size:14px;

font-weight:bold;

color:#FFFFFF;

}

a.staff:visited{

font-size:14px;

font-weight:bold;

color:#FFFFFF;

}

a.staff:hover{

font-size:14px;

font-weight:bold;

color:#FF66FF;

}



a.classes:link{

font-size:14px;

font-weight:bold;

color:#FF66FF;

}

a.classes:visited{

font-size:14px;

font-weight:bold;

color:#FF66FF;

}

a.classes:hover{

font-size:14px;

font-weight:bold;

color:#FFFFFF;

}



a.footer:link{

color:#323232;

}

a.footer:visited{

color:#323232;

}

a.footer:hover{

color:#999999;

}







	







	

