﻿body{
	background-color: #666666;
	
}

#nav{
	width: 1000px;
	height: 363px;
	margin-left: auto;
	margin-right: auto;
	background-image:url('images/musicwizard_header.jpg');

}

#content{
	background:#456480 url('images/muswiz_bg.jpg') repeat-x top;
	width: 998px;
	height: 550px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: thin #102a6d solid; border-left: thin #102a6d solid; border-right: thin #102a6d solid;		
}

#content2{
	background:#456480 url('images/muswiz_bg.jpg') repeat-x top;
	width: 998px;
	height: 550px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: thin #102a6d solid; border-left: thin #102a6d solid; border-right: thin #102a6d solid;
		
}


#content a{
color: #6587B0;
	text-decoration: underline;
}

#content a:hover{
	color: #33cc00;
	text-decoration: underline;
	font-size: 16px;
}


#welcometxtbox{
	width: 430px;
	height: 469px;
	background:#FFFFFF url('images/txtbox_bg.jpg') repeat-x top;  
	border: thin #fff200 solid;
	position: relative;
	left: 10px;
	top: 40px;
	line-height: 20px;
}


#eventtxtbox{
	width: 525px;
	height: 225px;
	background:#FFFFFF url('images/txtbox_bg.jpg') repeat-x top; 
	border: thin #fff200 solid;
	position: relative;
	left: 460px;
	bottom: 410px;
	line-height: 16px;
}

#videos{
	width: 525px;
	height: 243px;
	background:#FFFFFF url('images/txtbox_bg.jpg') repeat-x top; 
	border: thin #fff200 solid;
	position: relative;
	left: 460px;
	bottom: 440px;
	line-height: 16px;
}


#lessonpics{
	width: 456px;
	height: 457px;
	position: relative;
	left: 500px;
	bottom: 416px;
}


#lessonstxtbox{
	width: 356px;
	height: 457px;
	background:#FFFFFF url('images/txtbox_bg.jpg') repeat-x top; 
	border: thin #cc0000 solid;
	position: relative;
	left: 40px;
	top: 40px;
	line-height: 22px;
}

#testimonialstxtbox{
	width: 250px;
	height: 50px;
	background:#FFFFFF url('images/txtbox_bg.jpg') repeat-x top;  
	border: thin #0099FF solid;
	position: relative;
	top: 10px;
	left: 370px;
	line-height: 20px;
}


#contacttxtbox{
	width: 356px;
	height: 457px;
	background:#FFFFFF url('images/txtbox_bg.jpg') repeat-x top; 
	border: thin #33cc00 solid;
	position: relative;
	left: 40px;
	top: 40px;
	line-height: 22px;
}



.home p{
	margin-left: 5px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.home h2{
	color: #fff200;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 2px;
	padding-bottom: 2px;
	font-size: 26px;

}

.home h3{
	color: #6587b0;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 2px;
	padding-bottom: 2px;
	font-size: 18px;

}

.lessons p{
	margin-left: 5px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.lessons h2{
	color: #cc0000;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 2px;
	font-size: 26px;

}

.lessons h3{
	color: #6587b0;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 2px;
	padding-bottom: 2px;
	font-size: 18px;

}

.contact p{
	margin-left: 5px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.contact h2{
	color: #33cc00;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 2px;
	font-size: 26px;

}

.contact h3{
	color: #6587b0;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 2px;
	padding-bottom: 2px;
	font-size: 18px;

}


.testimonials h2{
	color: #0099FF;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-bottom: 2px;
	font-size: 26px;

}

.testimonials h3{
	color: #6587b0;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 2px;
	padding-bottom: 2px;
	font-size: 18px;

}

#chatbubble1{
	width: 373px;
	height: 172px;
	background-image: url('images/bubble1.png');
	background-repeat: no-repeat;
	
}

#chatbubble1 p{
	margin-left: 10px;
	margin-top: 25px;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;

}

#chatbubble2{
	width: 413px;
	height: 228px;
	background-image: url('images/bubble2.png');
	background-repeat: no-repeat;
	
}

#chatbubble2 p{
	margin-left: 40px;
	margin-top: 10px;
	margin-right: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;

}


#chatbubble3{
	width: 369px;
	height: 202px;
	background-image: url('images/bubble4.png');
	background-repeat: no-repeat;
	
}

#chatbubble3 p{
	margin-left: 40px;
	margin-top: 10px;
	margin-right: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;

}


#chatbubble4{
	width: 373px;
	height: 172px;
	background-image: url('images/bubble3.png');
	background-repeat: no-repeat;
	
}

#chatbubble4 p{
	margin-left: 10px;
	margin-top: 15px;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;

}




  
  