body { 
	font-family: Myriad Web, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #190819;
	background-image: url(../../images/interface/GradBackground_purple.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	text-align:center;
} 
div.main { 
text-align: left; 
width: 940px; 
margin-left: auto; 
margin-right: auto; 
} 

#contentleft {
	width:30%;
	margin-left:18px;
	padding:8px;
	float:left;
	text-align:left;
}
#contentcenter {
	width:30%;
	padding:8px;
	float:left;
	text-align:left;
}
	
#contentright {
	width:30%;
	padding:8px;
	float:left;
	text-align:left;
}

.clear{
	clear: both;
}
div.head{
	width:940px;
	height:136px;
	float:none;
	background-image: url(../../images/interface/Sophisticats_table_sex.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
div.menu{
	width:920px;
	height:25px;
	float:none;
	text-align:right;
	background-image: url(../../images/interface/HeadReflect_leftmenu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#menuHold {
	width: 518px;
	height: 25px;
	background: url(../../images/interface/MenuBtn.jpg);
	background-repeat:no-repeat;
	margin: 0px auto; padding: 0;
	float:right;
	position: relative;
}
  #menuHold li {
    margin: 0; padding: 0; list-style: none;
    position: absolute; top: 0;}
  #menuHold li, #menuHold a {
    height: 25px; display: block;}
  #Home {left: 0; width: 79px;}
  	#Home a:hover {background: transparent url(../../images/interface/MenuBtn.jpg) 0px -25px no-repeat;}
  #Reservations {left: 79px; width: 106px;}
  	#Reservations a:hover {background: transparent url(../../images/interface/MenuBtn.jpg) -79px -25px no-repeat;}
  #Club {left: 185px; width: 84px;}
  	#Club a:hover {background: transparent url(../../images/interface/MenuBtn.jpg) -185px -25px no-repeat;}
  #Bar {left: 269px; width: 90px;}
  	#Bar a:hover {background: transparent url(../../images/interface/MenuBtn.jpg) -269px -25px no-repeat;}
  #Auditions {left: 359px; width: 88px;}
  	#Auditions a:hover {background: transparent url(../../images/interface/MenuBtn.jpg) -359px -25px no-repeat;}
  #Contact {left: 447px; width: 75px;}
  	#Contact a:hover {background: transparent url(../../images/interface/MenuBtn.jpg) -447px -25px no-repeat;}

#CreateBooking{
	width:134px;
	height:30px;
	background: url(../../images/Reservations/btns_CreateBooking.jpg);
	border: none !important;
	margin: 0px auto; padding: 0;
	position: relative;
}
#CreateBooking:Hover{
	background: transparent url(../../images/Reservations/btns_CreateBooking.jpg) 0 -30px no-repeat;
}
#Signup{
	width:154px;
	height:30px;
	background: url(../../images/SignUpBtn.gif);
	border: none !important;
	margin: 0px auto; padding: 0;
	position: relative;
}
#Signup:Hover{
	background: transparent url(../../images/SignUpBtn.gif) 0 -30px no-repeat;
}
a{
 color:#FF6600;
 outline:none;
}
a:hover{
 color:#CC9933;
}
.bigText{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#CC9933;
}
.HighlightText{
	font-family: "Myriad Web", Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color:#CC9933;
	line-height: 19px;
}
.redtext{
	color:#990000;
}
form{
	margin: 0px;
	padding: 0px;
}
.hidden{
visibility:hidden;
}
.BlackBoxTop{	
	margin:auto;
	width:888px;
	height:32px;
	background-color: #000000;
	background-image: url(../../images/home/BlackBox_3col_head.jpg);
	background-repeat:no-repeat;
}
.BlackBoxBody{
margin:auto;
background-color:#000000;
height:162px;
width:888px;
clear:both;
}
