@charset "UTF-8";
body {
	margin:0px;
	padding:0px;
}


ul,li,a {
	margin:0px;
	padding:0px;
	display:inline;
	text-decoration:none;
}

img{
	border:none;
}

.darken{
	opacity:.5;
}

body{
	background-color:#19171c;
	color:black;
	font-family:Arial;
	font-size:12px;
}

h2{
	color:#f2be09;
	margin:0px;
	padding:0px;
}

span{
	color:#845ea3;
}


#bg{
	width:100%;
	background-image:url(images/circles.png);
	background-repeat:no-repeat;
	background-position:center top;
	margin:0px auto;
	height:645px;

}

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

#footer{
	background-image:url(images/footer.png);
	background-repeat:no-repeat;
	height:50px;

}

#footer-inner{
	margin:0px auto;
	width:860px;
	padding-top:15px;
}

.link{
	color:white;
	font-size:14px;
}

.link:hover{
	color:#845ea3;
	
}
#footer a{
	color:#19171c;
	text-decoration:none;
}

#footer li{
	color:#19171c;
	text-decoration:none;
	padding:0px 0px 10px 40px;
}
#nav-holder{
	background-image:url(images/topNav.png);
	background-repeat:no-repeat;
	height:50px;
	position:relative;
	z-index:2;
	
}
#navigation{
	padding-top:10px;
}

#navigation ul{
	margin:0px auto;
}

#navigation li a{
	color:white;
	text-decoration:none;
	padding:0px 0px 10px 45px;
	
}

#navigation li a:hover{
	color:#845ea3;	
}

#mic{
	float:left;
	position:relative;
	z-index:0;
	margin-top:-10px;
	margin-bottom:-35px;
	margin-left:-40px;
}

#innerCopy{
	background-image:url(images/box.png);
	background-repeat:no-repeat;
	min-height:270px;
	width:940px;
	margin:0px auto;
	margin-top:0px;
	padding:0px;
}

#innerCopy p{
	padding:0px;
	margin:0px;
}

#innerCopyLeft{
	width:515px;
	padding:60px 0px 0px 40px;
	float:left;
}

#innerCopyRight{
	width:370px;
	padding:55px 0px 0px 10px;
	float:left;
}

#innerCopyRight p{
	width:170px;
	padding:0px 0px 0px 25px;
	float:left;
}

#innerCopyRight img{

	padding:10px 0px 0px 0px;
	float:left;
}

#logo{
	float:left;
}
/*///////////////////////////////////new page/////////////////////////////////////*/


#inner-content{
	margin:0px auto;
	background-image:url(images/contentbg.png);
	background-repeat:no-repeat;
	min-height:500px;
	width:930px;
}

#lessonsImg{
	margin-left:130px;
}

.icons{
margin-top:0px;
}

td{
	border-bottom:1px solid #5e397e;
}


#sideImgs{
	float:left;
	margin-top:20px;
}

#inner-copy{
	width:570px;
	color:#e5e3e7;
	margin-right:10px;
	margin-left:40px;
	float:left;
	margin-top:30px;
	padding-top:0px;
	margin-bottom:40px;
}

#inner-why{
	width:570px;
	color:#e5e3e7;
	margin-right:10px;
	margin-left:40px;
	margin-top:10px;
	padding-top:15px;
	float:left;
}
.info{
	width:560px;
	float:left;
	padding:0px 10px 10px 10px;
}

#inner-copy h1{
	background-image:url(images/bgartist.png);
	padding:5px;
	margin-top:0px;
	letter-spacing:3px;
	text-align:center;
	border:1px solid #5e397e;
}

#inner-copy img{
	float:left;
	margin:0px 10px 0px 0px;
}

#image-gallery{
	width:255px;
	float:left;
	background-image:url(images/bgartist.png);
	border:1px solid #5e397e;
	margin-bottom:30px;
	margin-top:30px;
	padding-bottom:10px;
}

#image-gallery img{
	float:left;
	margin:5px 5px 10px 5px;
	padding:0px;
}

#inner-content p{
	margin-top:0px;
	padding-top:0px;
}

.cc_bt{
	margin-top:-60px;
}

#audio-box{
	height:auto;
	background-image:url(images/bgartist.png);
	width:850px;
	margin:0px auto;

}



#audio-box h3{
	color:white;
}


#sm{
	position:relative;
	height:100px;
	margin:0px;
	padding:0px;
 }
 
.twit{
	
	width:550px;
	
}

.twit p{
	margin-left:80px;
	width:550px;
}

