body {
	margin: 0 auto;
	position:50% 50%;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	background: #000000;
	text-align: center;
	background-image:url(images/laneaudience.jpg);
	background-repeat:no-repeat;
	
}

h1, h3, {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	line-height: 25px;
}
h2{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
	line-height: 25px;
	font-size: 16px;
}
h4 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003300;
	line-height: 25px;
	font-size: 12px;
}
h5 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
	line-height: 25px;
	font-size: 16px;
}
h6 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
	font-size: 16px;
}
.h6 a:link{color:#000000; text-decoration: none; font-weight: bold}
.h6 a:visited {text-decoration: none; color:#000000;  font-weight: bold}
.h6 a:active {text-decoration: none; color:#000000;  font-weight: normal}
.h6 a:hover { background-color:#999999;  color: #990066; text-decoration:none}

h2 {
		font-size: 16px;
	}
h3 {
		font-size: 14px;
	}		
	
p, ul, ol {
	margin: 0 0 2em 0;
	text-align: left;
	line-height: 10px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color:#990066;
	font-weight: bold;
	background-color:#999999;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

#header {
	width: 1000px;
	margin: 0 auto;
	height:30px;
}
.style100 a:link {text-decoration: none; color:#000000; font-size: 12px; font-weight: bold} 
.style100 a:visited {text-decoration: none; color:#000000; font-size: 12px; font-weight: bold}
.style100 a:active {text-decoration: none; color:#000000; font-size: 12px; font-weight: normal}
.style100 a:hover {font-size:14px; background-color:#999999; font-weight:bold; color: #990066; text-decoration:none}

/** LOGOS */

#title {
	width: 1000px;
	height: 171px;
	margin: 0 auto;
	
}
	
#wrapper {
	width: 1000px;
	height:2000px;
	margin: 0 auto;
		}
#wrappershort {
	width: 1000px;
	height:800px;
	margin: 0 auto;
		}		
#wrapperabout {
	width: 1000px;
	height:2600px;
	margin: 0 auto;
		}		
#wrapperhome {
	width: 1000px;
	height:2000px;
	margin: 0 auto;
		}
		

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
}

/* Content */

#contenthome {
	float: center;
	width: 1000px;
	height: 800px;
	padding: 10px 10px 10px 10px;
	background-image:url(images/music-production2.gif);
	background-repeat:no-repeat;
	margin-top:10px;
	margin: 0 auto;
	text-align:left;
	}

#content {
	float: center;
	width: 1000px;
	height: 800px;
	padding: 10px 10px 10px 10px;
	background-image:url(images/music-production2b.gif);
	background-repeat:no-repeat;
	margin-top:10px;
	margin: 0 auto;
	text-align:left;
	}
#content2 {
	float: center;
	width: 1000px;
	height: 800px;
	padding: 10px 10px 10px 10px;
	background-image:url(images/music-production2a.gif);
	background-repeat:no-repeat;
	margin-top:10px;
	margin: 0 auto;
	text-align:left;
	}
#content3 {
	float: center;
	width: 1000px;
	height: 2300px;
	padding: 10px 10px 10px 10px;
	background-image:url(images/music-production2b.gif);
	background-repeat:no-repeat;
	margin-top:10px;
	margin: 0 auto;
	text-align:left;
	}
#content4 {
	float: center;
	width: 1000px;
	height:2600px;
	padding: 10px 10px 10px 10px;
	background-image:url(images/backgroundproduction.gif);
	background-repeat:no-repeat;
	margin-top:10px;
	margin: 0 auto;
	text-align:left;
	}	
#content5 {
	float: center;
	width: 1000px;
	height:2565px;
	padding: 10px 10px 10px 10px;
	background-image:url(images/backgroundproduction2.gif);
	background-repeat:no-repeat;
	margin-top:10px;
	margin: 0 auto;
	text-align:left;
	}	
	.post {
	float: left;
	width: 900px;
	padding: 0px 10px 10px 10px;
	margin: 0 auto;
	text-align:left;
	color:#999999;
	}
	
	.post a:link{color:#999999; text-decoration: none; font-weight: bold;}
	.post a:visited {color: #999999;	text-decoration: none; 	font-weight: bold;}
    .post a:hover {	color:#FFFFFF;text-decoration: none; font-weight: bold;	background-color:#999999;}
    .post a:active {color: #999999;	text-decoration: none; font-weight: bold; }
	
margin: 0 auto;

/* Sidebar */

#sidebar {
	float: left;
	width: 250px;
	padding: 10px 10px 0 10px;
	background: #000000;
	}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	padding-bottom: 20px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 2px 0 2px 0;
}

#sidebar h2 {
	height: 5px;
}

/*  */

# {
	margin: 0 auto;
	font-size:10px;
	padding:  10px 10px 10px 10px ;
	text-align: center;
	line-height:50px;
	color: #FFFFFF;
}


.style2 {
	color: #FFFFFF;
	font-size: 16px;
}
.style3 {font-size: 12px}
.style4 {font-size: 12px; line-height: 10px;}

.style6 {	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.style13 {font-size: 10px; font-family: Arial, Helvetica, sans-serif; }
.style32 {	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style25 {color: #333333}
.style33 {color: #CCCCCC}
.style35 {font-size: 10;}
{font-family: Arial, Helvetica, sans-serif; }
.style39 {font-size: 10px}
.style42 {color: #999999}
.style43 {font-family: Arial, Helvetica, sans-serif}
.style44 {color: #CCCCFF}
.style45 {font-size: 13px}
.style49 {
	font-size: 14px;
	font-style: italic;
}
.style50 {color: #000099}
.style51 {color: #CCCCCC}

.style52 {
	font-size: 24px;
	font-weight: bold;
}
body {
	background-color: #000000;
}

.style53 {color: #00CC66}

.style58 {
	font-size: 35px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
.style64 {	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	line-height:10px
}
.style66 {font-size: 10px; color: #000000; font-weight: bold; line-height: 10px; }
.style69 {font-size: 10px; color: #CCCCCC; font-weight: bold; line-height: 10px; }
.style70 {
	color: #FFFFFF;
	font-weight: bold;
}
.style71 {color: #FF0000}
.style72 {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold; 
	line-height: 13px;}
	
h3 a {
	margin-top: 14px;	
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

h3 a:hover {
	background: none;
	color: #FFFF00;
}

.style73 {color: #FFFFFF}

.style74 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style81 {font-weight: bold; font-size: 10px;}
.style83 {color: #FFFF00}
.style78 {color: #000000}
.style80 {font-family: Verdana, Arial, Helvetica, sans-serif}


.style84 {font-size: 12px;
font-weight: normal}

/* Three Column Footer Content */

#footer-content {
}

#footer-bg {
	overflow: hidden;
	width: 1000px;
	height:500px;
	padding: 20px 30px 40px 0px;
	}
#footer-bg a {
	border: none;
	font-weight: normal;
	color:#CCCCCC;
	}	

#footer-content h2 {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 26px;
	color: #FFFFFF;
}

#footer-content ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#footer-content a {
}

#column1 {
	float: left;
	width: 265px;
	height:440px;
	margin-right: 10px;
	color:#FFFFFF;
	background-image:url(images/laneandlane3.JPG);	
	background-repeat:no-repeat;
	padding: 20px 20px 20px 20px;
	line-height: 14px;
}
#column1about {
	float: left;
	width: 265px;
	height:440px;
	margin-right: 10px;
	color:#FFFFFF;
	background-image:url(images/girllightdancer.jpg);
	background-repeat:no-repeat;
	padding: 20px 20px 20px 20px;
	line-height: 14px;
}

#column2 {;	float: left;
	width: 285px;
	height:440px;
	background-image:url(images/darktrees.jpg);
	background-repeat:no-repeat;
	padding: 20px 20px 20px 20px;
	margin-right: 10px;
	color:#CCCCCC;
	font-size:12px;
	font-style:italic;
	font-weight:bold;}

#column3 {
	float: left;
	width: 275px;
	height:440px;
	padding: 20px 20px 20px 20px;
	background-image:url(images/artist.jpg);
	background-repeat:no-repeat;
	font-size:12px;
	color:#FFFFFF;
	line-height:16px}
	
	#column5 {
	float: left;
	width: 275px;
	height:440px;
	padding: 20px 20px 20px 20px;
	background-image:url(images/receptionz.jpg);
	background-repeat:no-repeat;
	font-size:12px;
	color:#000000;
	line-height:16px}
	
#column5  a:link{color:#000000; text-decoration: none; font-weight: bold}
#column5 a:visited {text-decoration: none; color:#000000;  font-weight: bold}
#column5  a:active {text-decoration: none; color:#000000;  font-weight: normal}
#column5  a:hover { background-color:#999999;  color: #990066; text-decoration:none}
	
/* Footer */

#footer {
	height: 50px;
	width: 1000px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 10px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}


#box1 {position:relative; 
       width:1000px; 
	   height:316px; 
	   color:#999999;
	   font:Arial, Helvetica, sans-serif;
	   font-size:12px;
	   z-index:2; 
	   margin: 0 auto;
	   top: -1000px;}
#box2 {
	position:relative;
	width:800px;
	height:316px;
	color:#999999;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	z-index:2;
	margin: 0 auto;
	top: -700px;
	left: 40px;
}
   

.style85 {font-size: 24px}

.style86 {
	color: #666666;
	font-size: 9px;
}

