/* CSS Document */

body {
	margin: auto;
	padding: 0px;
	background-color: #000;
	font-family: arial;
	font-size: 11px;
	color: #fff;
	}
#container {
	width: 875px;
	height: 675px;
	}
	
.titles {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #ff66ff;
	}
.titles a:link {
	color: #CCCCFF;
	text-decoration: none;
	}
.titles a:hover {
	color: #ffff66;
	text-decoration: none;
	}
.titlesright {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	margin-right: 3px;
	color: #ff66ff;
	text-align: right;
	}
.titlesright a:link {
	color: #CCCCFF;
	text-decoration: none;
	}
.titlesright a:hover {
	color: #ffff66;
	text-decoration: none;
	}
.copyright {
	font-family: arial;
	font-size: 11px;
	color: #fff;
	}
.copyright a:link {
	font-weight: bold;
	text-decoration: none;
	color: #CCCCFF;
	}
.copyright a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #ff66ff;
	}
.maintext {
	font-family: arial;
	font-size: 11px;
	color: #ccc;
	}
.headerboxes {
	margin-top: 3px;
	margin-bottom: 4px;
	}	

.maincontentbox {
	width: 875px;
	height: 435px;
	background-color: #000;
	background-image: url(../images/body_back.jpg);
	background-repeat: no-repeat;
	}

.welcomebox {
	width: 255px;
	height: 139px;
	margin: 10px 10px 1px 0px;
	background-color: #000;
	background-image: url(../images/back_welcome.jpg);
	background-repeat: no-repeat;
	border: 1px solid #999999;
	text-align: center;
	float: right;
	}
.welcometext {
	font-family: arial;
	font-size: 11px;
	color: #ccc;
	padding: 3px;
	text-align: left;
	}
	
.tellsusbox {
	width: 255px;
	height: 139px;
	margin: 10px 10px 1px 0px;
	background-color: #000;
	border: 1px solid #999999;
	text-align: center;
	float: right;
	}
	
.updatesbox {
	width: 255px;
	height: 252px;
	margin: 0px 10px 0px 0px;
	background-color: #000;
	background-image: url(../images/back_updates.jpg);
	background-repeat: no-repeat;
	border: 1px solid #ccc;
	text-align: center;
	float: right;
	}
.updateholder {
    padding: 5px;
    width: 240px;
    height: 200px;
    overflow: auto;
    float: left;
    font-family: arial;
	font-size: 10px;
	text-align: left;
	color: #ccc;
	SCROLLBAR-FACE-COLOR: #000;
	SCROLLBAR-HIGHLIGHT-COLOR: #ccc;
	SCROLLBAR-SHADOW-COLOR: #000;
	SCROLLBAR-3DLIGHT-COLOR: #000;
	SCROLLBAR-ARROW-COLOR:  #ff66ff;
	SCROLLBAR-TRACK-COLOR: #ff66ff;
	SCROLLBAR-DARKSHADOW-COLOR: #000;	
    }
	
.latestbox {
	width: 255px;
	height: 252px;
	margin: 0px 10px 0px 0px;
	background-color: #000;
	background-image: url(../images/back_latest.jpg);
	background-repeat: no-repeat;
	border: 1px solid #ccc;
	text-align: center;
	float: right;
	}
.latestholder {
    padding: 5px;
    width: 240px;
    height: 200px;
	text-align: left;	
    }

.aboutbox {
	width: 516px;
	height: 409px;
	margin: 10px 10px 0px 0px;
	padding: 0px;
	background-color: #000;
	background-image: url(../images/back_about.jpg);
	background-repeat: no-repeat;
	border: 1px solid #999;
	float: right;
	text-align: left;
	}
.aboutholder {
	width: 500px;
	height: 350px;
	margin: 40px 5px 5px 5px;
	padding: 0px;
	text-align: left;
	}
.clubbox {
	width: 516px;
	height: 409px;
	margin: 10px 10px 0px 0px;
	padding: 0px;
	background-color: #000;
	background-image: url(../images/back_clubphotos.jpg);
	background-repeat: no-repeat;
	border: 1px solid #999;
	float: right;
	text-align: left;
	}
.clubholder {
	width: 500px;
	height: 350px;
	margin: 40px 5px 5px 5px;
	padding: 0px;
	text-align: left;
	}
.contactbox {
	width: 516px;
	height: 409px;
	margin: 10px 10px 0px 0px;
	padding: 0px;
	background-color: #000;
	background-image: url(../images/back_contact.jpg);
	background-repeat: no-repeat;
	border: 1px solid #999;
	float: right;
	text-align: left;
	}
.contactholder {
	width: 440px;
	height: 350px;
	margin: 50px 5px 5px 50px;
	padding: 0px;
	text-align: left;
	font-family: arial;
	font-size: 11px;
	color: #fff;
	}
.latestpartybox {
	width: 516px;
	height: 409px;
	margin: 10px 10px 0px 0px;
	padding: 0px;
	background-color: #000;
	background-image: url(../images/back_latestevents.jpg);
	background-repeat: no-repeat;
	border: 1px solid #999;
	float: right;
	text-align: left;
	}
.latestpartyholder {
	width: 500px;
	height: 350px;
	margin: 40px 5px 5px 5px;
	padding: 0px;
	overflow: auto;
    font-family: arial;
	font-size: 10px;
	text-align: left;
	color: #ccc;
	SCROLLBAR-FACE-COLOR: #000;
	SCROLLBAR-HIGHLIGHT-COLOR: #ccc;
	SCROLLBAR-SHADOW-COLOR: #000;
	SCROLLBAR-3DLIGHT-COLOR: #000;
	SCROLLBAR-ARROW-COLOR:  #ff66ff;
	SCROLLBAR-TRACK-COLOR: #ff66ff;
	SCROLLBAR-DARKSHADOW-COLOR: #000;
	}
.pressbox {
	width: 516px;
	height: 409px;
	margin: 10px 10px 0px 0px;
	padding: 0px;
	background-color: #000;
	background-image: url(../images/back_press.jpg);
	background-repeat: no-repeat;
	border: 1px solid #999;
	float: right;
	text-align: left;
	}
.pressholder {
	width: 500px;
	height: 350px;
	margin: 40px 5px 5px 5px;
	padding: 0px;
	text-align: left;
	}	
.upcomingbox {
	width: 516px;
	height: 409px;
	margin: 10px 10px 0px 0px;
	padding: 0px;
	background-color: #000;
	background-image: url(../images/back_upcomingevents.jpg);
	background-repeat: no-repeat;
	border: 1px solid #999;
	float: right;
	text-align: left;
	}
.upcomingholder {
	width: 500px;
	height: 350px;
	margin: 40px 5px 5px 5px;
	padding: 0px;
	overflow: auto;
    font-family: arial;
	font-size: 10px;
	text-align: left;
	color: #ccc;
	SCROLLBAR-FACE-COLOR: #000;
	SCROLLBAR-HIGHLIGHT-COLOR: #ccc;
	SCROLLBAR-SHADOW-COLOR: #000;
	SCROLLBAR-3DLIGHT-COLOR: #000;
	SCROLLBAR-ARROW-COLOR:  #ff66ff;
	SCROLLBAR-TRACK-COLOR: #ff66ff;
	SCROLLBAR-DARKSHADOW-COLOR: #000;
	}

p {
	margin: 0px;
	padding: 0px;
	}
.clear {
	clear: right;
	margin: 0px;
	padding: 0px;
	}	

.mainlogosign {
	position: absolute;
	width: 875px;
	height: 132px;
	z-index: 1;
	margin-top: 21px;
	}

.pics {
	margin: 4px 7px 4px 4px;
	border: 1px solid #9999ff;
	padding: 0px;
	}
	
.pics2 {
	margin-right: 9px;
	margin-bottom: 5px;
	border: 1px solid #9999ff;
	}