@charset "UTF-8";
/* CSS Document */
/* colors
red - #a40020
 */

body {
	background-color:#000000;
	background-attachment:fixed;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #ffffff;
	line-height:16px;
	text-align:center;
	/*overflow: -moz-scrollbars-vertical !important;*/
	height:100%;
	margin:0px;
    margin:7px; 
    padding:7px;
	overflow: scroll;	 
}

a:link {
	color: #FFFFFF;
	border:none;
	text-decoration: none;
	border-style:none;
}

a:hover {
	color: #FFFFFF;
	border:none;
	text-decoration: underline;
	border-style:none;
}

a:visited {
	color: #FFFFFF;
	border:none;
	text-decoration: none;
	border-style:none;
}

a:active {
	color: #FFFFFF;
	border:none;
	text-decoration: none;
	border-style:none;
}

table.forms {	
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;
    color: #ffffff;
    background-color: #000000;
    border: 0px;
}

#footer {
	display:block;
	float:left;
	clear:left;
	position:relative;
	padding-top: 15px;
	margin-bottom: 2px;
	height:50px;
	color: #CCCCCC;
	margin:0;
	text-align: center;
	font-size:10px;
	width: 870px;
	bottom: 0;
	
}

.red {
    color: #a40020;
	font-size: 12px;
	font-weight: bold;
}

/*============================================= C O N T A I N E R S ====================================================*/


#container { 
	margin: 0 auto;
	width: 870px;
	text-align:left;
}

#content {
	position:relative;
	width:870px;
	padding:0px;
}
	 
/*============================================== HOME PAGE ============================================================*/



/*============================================= S P O T L I G H T ====================================================*/


/*========================= D J    N A M E   L I N K S ===============================*/
/*=========================================================================================================*/
/*=========================================================================================================*/
/*==========================================================================================================*/
/*==========================================================================================================*/

/*============================================== ARTIST MANAGEMENT ============================================================*/



/*============================================== BOOKING AGENCY ============================================================*/


.forms {
	float: left;
	display:block;
	border: none;
	padding-top: 10px;
	padding-left: 10px;	
	padding-bottom: 10px;
	padding-right: 10px;
	/*margin-bottom:20px;
	height: 100%;*/	
}

/*============================================== TOUR AND EVENTS ============================================================*/
/*tour_events.css*/

/*============================================== AVAILABILITY ============================================================*/

/*============================================= N E W S ====================================================*/



/*============================================= M E D I A ====================================================*/

/*============================================= C O M P A N Y   I N F O ====================================================*/

/*================================================================ S P O T L I G H T   P A G E*/

/*================================================================ Q U I C K   B I O   L I S T S*/


h2 {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top:0px;
	margin-bottom: 3px;
	text-transform:uppercase;
} 


