#body{
	font-family: Helvetica;
	background-color: #222;
	margin: 0px;
}

a{
	color: #ff6600;
}

a:hover{
	text-decoration: none;
	color: #fff;
}

a.downloads{
	font-size: 14px;
	color: yellow;
}

a.gigs{
	font-size: 24px;
	color: #ff6600;
}

a.gigs:hover{
	font-size: 24px;
	color: #fff;
	text-decoration: none;
}

a.downloads:hover{
	font-size: 14px;
	text-decoration: none;
	color: #fff;
}

.promotional{
	font-size: 10px;
	color: #888;
}

.promosubtext{
	font-size: 18px;
	color: #fff;
}

.pagenames{
	font-size: 30px;
}

.phone{
	color: #fff;
	font-size: 14px;
}

.date{
	color: #33ccff;
}

.bookings{
	color: #fff;
}

.promo{
	font-size: 24px;
	color: #fff;
	padding: 10px 0px 10px 0px;
}

.seduction{
	text-align: left;
}

h2{
	color: #ff6600;
	text-align: left;
	line-height: 24px;
}

#container{
	width: 600px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

#masthead{
	text-align: left;
	font-size: 40px;
	color: #fff;
}

#nav{
	padding-bottom: 10px;
	color: #ff6600;
	width: 600px;
	float: left;
}

#bio{
	padding-top: 20px;
	padding-bottom: 15px;
	float: left;
	font-size: 14px;
	line-height: 19px;
	color: #fff;
}

#main{
	width: 620px;
	height: auto;
	float: left;
	font-size: 30px;
	color: #ff6600;
	background-color: #222;
	padding: 10px 0px 10px 0px;
}


#mixes{
	width: 620px;
	height: auto;
	float: left;
	font-size: 30px;
	line-height: 10px;
	color: #ff6600;
	background-color: #222;
	padding: 10px 0px 10px 0px;
}

#residencies{
	width: 620px;
	height: auto;
	float: left;
	font-size: 30px;
	color: #ff6600;
	background-color: #222;
	padding: 10px 0px 10px 0px;
}

#pics{
	background-color: #222;
	width: 620px;
	height: auto;
	float: left;
	font-size: 22px;
	color: #ff6600;
	padding: 10px 0px 10px 0px;
	
}

#blog{
	height: 250px;
	width: 600px;
	text-align: center;
	font-size: 32px;
	color: #fff;
	padding-top: 150px;
}

#downloads1{
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 12px;
	line-height: 17px;
	color: #fff;
	float: left;
	width: 600px;
}

#downloads2{
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 12px;
	line-height: 17px;
	color: #fff;
	float: left;
	width: 600px;
}

#downloads3{
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 12px;
	line-height: 17px;
	color: #fff;
	float: left;
	width: 600px;
}

#residency1{
	width: 600px;
	height: auto;
	text-align: center;
}

#playpic{
	width: 340px;
	height: auto;
	float:left;
	margin-top: 25px;
}

#playcontent{
	text-align: left;
	font-size: 14px;
	line-height: 19px;
	width: 240px;
	height: auto;
	float:left;
	margin-top: 25px;
	padding: 5px 0px 0px 20px;
	color: #fff;
}

#residency2{
	width: 600px;
	height: auto;
	text-align: center;
	
}

#b4qpic{
	width: 400px;
	height: auto;
	float:right;
	margin-top: 35px;
}

#b4qcontent{
	text-align: left;
	font-size: 14px;
	line-height: 19px;
	width: 180px;
	height: auto;
	float:left;
	margin-top: 35px;
	padding: 5px 10px 0px 0px;
	color: #fff;
}

#booking{
	width:500px;
	padding-top: 30px;
	padding-bottom: 20px;
	float: left;
}

#toonpic{
	padding-top: 10px;
	float:left;
}

#footer{
	text-align: right;
	font-size: 10px;
	color: #555;
	padding-bottom: 20px;
}

/* this is where the picture gallery starts */

* { margin:0; padding:0; outline:none; }

.hide { display:none; }

#gallerybody {
	color:#fff;
	padding:30px;
	font-family: Helvetica, sans-serif;
}

#gallerycontainer {
	width:600px;
	height:400px;
	overflow:hidden;
}

h1 {
	width:600px;
	height:19px;
	padding-left:0px;
	padding-top: 0px;
	font-size:22px;
	color: #fff;
	line-height:29px;
	font-weight:normal;
}

#picture_section {
	padding:7px 0 7px 7px;
	width:590px;
	height:332px;
	overflow:hidden;
}
	#inside {
		width:590px;
		height:332px;
	}
	#picture_section img {
		border:0;
		height:57px;
		width:111px;
		float:left;
		margin-bottom:7px;
		margin-right:7px;
		cursor:pointer;
	}

#controls_vert { 
	width:600px;
	height:23px;
}
#controls_horz { 
	width:600px;
	height:23px;
	display:none;
}
	#up {
		
	}
	
	#down { 
		
	}
	#left { 
		
	}
	#right { 
		
	}
	
	div#up.deactivated { opacity:0.2; filter:alpha(opacity=20); cursor:default; }
	div#down.deactivated { opacity:0.2; filter:alpha(opacity=20); cursor:default; }
	div#right.deactivated { opacity:0.2; filter:alpha(opacity=20); cursor:default; }
	div#left.deactivated { opacity:0.2; filter:alpha(opacity=20); cursor:default; }

#display_picture_container {
	position:absolute;
	top:auto;
	left:auto;
	width:700px;
	height:400px;
	
}

#display_picture {
	position:absolute;
	top:auto;
	left:auto;
	width:596px;
	height:330px;
	background:#000;
	opacity:0.8; filter:alpha(opacity=80); 
	text-align:center;
	font-size:11px;
	color: #fff;
	padding-top: 15px;
	
}
	
#display_picture_img {
	position:absolute;
	top:auto;
	left:auto;
	height:272px;
	width:530px;
	padding: 32px 30px 30px 30px;
	cursor:pointer;
}


