@charset "utf-8";
/* CSS Document */

.text {
	font-family:Arial, Helvetica, sans-serif;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:16px;
	font-weight:normal;
	color:#FFFFFF;
}

.title {
	font-family:Arial, Helvetica, sans-serif;
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	color:#FFFFFF;
}

.footer {
	font-family:Arial, Helvetica, sans-serif;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:12px;
	font-weight:normal;
	color:#FFFFFF;
}



body {
	background-color: #000000;
	background-image: url(images/bgCOLOR.png);
	background-repeat: repeat-x;
	margin-top:0px;
}

img {
	margin:0px;
	padding:0px;
	outline:none;
	border:none;	
}

img.bio {
	margin:4px;
	padding:4px;
	outline:none;
	border:none;	
}


a.contentLink, a.contentLink:visited {
	font-family: Arial, Helvetica, Tacoma, Verdana;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.contentLink:hover {
	font-family: Arial, Helvetica, Tacoma, Verdana;
	font-size: 12px;
	line-height: 14px;
	color:#cc9933;
	text-decoration: underline;
}

a.fullLink, a.fullLink:visited {
	font-family: Arial, Helvetica, Tacoma, Verdana;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.fullLink:hover {
	font-family: Arial, Helvetica, Tacoma, Verdana;
	font-size: 14px;
	line-height: 16px;
	color:#cc9933;
	text-decoration: underline;
}

a.footerLINK, a.footerLINK:visited {
	font-family: Arial, Helvetica, Tacoma, Verdana;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.footerLINK:hover {
	font-family: Arial, Helvetica, Tacoma, Verdana;
	font-size: 10px;
	line-height: 12px;
	color:#cc9933;
	text-decoration: underline;
}

.faqRULE {
	color:#cc9933;
}

#full {
	width:100%;
	height:1200px;
	background-image:url(images/tranceFOOT.png);
	background-repeat:repeat-x;
	background-position:bottom;
}

#ABOUTfull {
	width:100%;
	height:1500px;
	background-image:url(images/tranceFOOT.png);
	background-repeat:repeat-x;
	background-position:bottom;
	
}

#FAQfull {
	width:100%;
	height:3700px;
	background-image:url(images/tranceFOOT.png);
	background-repeat:repeat-x;
	background-position:bottom;
}

#PARTIESfull {
	width:100%;
	height:1900px;
	background-image:url(images/tranceFOOT.png);
	background-repeat:repeat-x;
	background-position:bottom;
}

#DANCESfull {
	width:100%;
	height:930px;
	background-image:url(images/tranceFOOT.png);
	background-repeat:repeat-x;
	background-position:bottom;
}

#CORPORATEfull {
	width:100%;
	height:1550px;
	background-image:url(images/tranceFOOT.png);
	background-repeat:repeat-x;
	background-position:bottom;
}

#TEAMfull {
	width:100%;
	height:1100px;
	background-image:url(images/tranceFOOT.png);
	background-repeat:repeat-x;
	background-position:bottom;
	
}

#DJITALYfull {
	width:100%;
	height:2150px;
	background-image:url(images/tranceFOOT.png);
	background-repeat:repeat-x;
	background-position:bottom;
	
}

#POSTMANfull {
	width:100%;
	height:1630px;
	background-image:url(images/tranceFOOT.png);
	background-repeat:repeat-x;
	background-position:bottom;
	
}

#DJ56full {
	width:100%;
	height:1100px;
	background-image:url(images/tranceFOOT.png);
	background-repeat:repeat-x;
	background-position:bottom;
	
}

#SCOTTIEBfull {
	width:100%;
	height:1800px;
	background-image:url(images/tranceFOOT.png);
	background-repeat:repeat-x;
	background-position:bottom;
	
}

#JRfull {
	width:100%;
	height:1500px;
	background-image:url(images/tranceFOOT.png);
	background-repeat:repeat-x;
	background-position:bottom;
	
}

#ARTIEKfull {
	width:100%;
	height:1300px;
	background-image:url(images/tranceFOOT.png);
	background-repeat:repeat-x;
	background-position:bottom;
	
}

#LINDAfull {
	width:100%;
	height:1350px;
	background-image:url(images/tranceFOOT.png);
	background-repeat:repeat-x;
	background-position:bottom;
	
}

#PICTURESfull {
	width:100%;
	height:1100px;
	background-image:url(images/tranceFOOT.png);
	background-repeat:repeat-x;
	background-position:bottom;
}



#container {
	width:800px;
}

#nav {
	position:relative;
	top:-51px;
	left:-125px;
	width:555px;
	height:35px;
	z-index:55;
}

#leftCOL {
	width:596px;
	float:left;
}



#rightCOL {
	width:204px;
	float:right;
}

#footerBOX {
	position:relative;
	top: 25px;
	width:100%;
	height:20px;
	clear:both;
}
