body {
	background: #ffffff; 
	text-align: center;
}
p {
	margin-top: 0px; 
	margin-left: 30px;
	margin-right: 30px;
	text-align: justify;
	font-family: Times;
	font-size: 14px;
}
#container { 
	background: #AA9FDB;
	width: 710px;
	border: thick solid #000000;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#left{ 
	float: left;
	width: 200px;
	margin-right:-3px;
	background: #AA9FDB; 
}
#leftTop{
	background: #BBB92C;
	width: 200px;
	height: 145px;
	border-bottom: 2px solid #000000;
}
.leftTopClass{
	background: #BBB92C;
	width: 200px;
	height: 103px;
	border-bottom: 2px solid #000000;
}
#leftTop h5{
	margin-left: 30px;
	margin-right: 30px;
	text-align: justify;
}
#irenePic{ 
	background: url(images/irene1.jpg) no-repeat top left; 
	width: 148px;
	height: 143px;
	margin: auto;
}
#menuArea{
	background: #AA9FDB; 
	text-align: left;
	padding-top: 40px;
}
#instrument{
	width:68px;
	height: 67px;
}
#menuArea ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#menuArea li {
	line-height: 2.5ex; 
	list-style-type: none;
	display: block; 
	padding-top: 5px; 
	margin-bottom: 15px;
	text-align: center;
}
#menuArea li a{
	text-decoration: none;
	font-family: cursive;
}
#menuArea li a:link { 
	color: #000000;
}
#menuArea li a:visited {
	color: #FFFFFF;
}
#menuArea li a:hover, li a:focus{
	background-color: gray;
	color: white;
	text-decoration: underline;
}
	
#right{
	margin-left:200px;
	background: #F0BFCD; 
	border-left: 2px solid black;
}
#rightTop{
	background: #FA7C3A;
	height: 125px;
	border-bottom: 2px solid #000000;
	padding-top: 20px;
}
.rightTopClass{
	background: #FA7C3A;
	height: 103px;
	border-bottom: 2px solid #000000;
}
#banner{ 
	background: url(images/banner.jpg); 
	width: 418px;
	height: 89px;
	margin-left: auto;
	margin-right: auto;
}

#contentArea{
	background: #F0BFCD; 
}
.testimonial{
	font-size: 12px;
	color: #00008B;
	margin-left: 16px;
	margin-right: 16px;
	text-align: justify;
}
.testimonial p{
	font-size: 12px;
	color: navy;
	text-align: right;
}
#instrument2{
	width:64px;
	height: 51px;
	float: left;
}
h2{
	color: maroon;
	margin-left: 100px;
}
h3{
	color: maroon;
	text-align: center;
}
h5{
	text-align: center;
}
#collageArea{
	height: 121px;
}

#collage{
	background: url(images/collage.jpg); 
	width: 342px;
	height: 101px;
	margin-left: auto;
	margin-right: auto;
}
#address{
	margin-top: 80px;
	margin-bottom: 50px;
}
#address p{
	text-align: center;
	font-size: 18px;
}
.footer{
	width: 710px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}
#mtpic{
	width: 142px;
	height: 32px;
	float: left;
}
#mtpic img{
	border:none;
}
.footer p{
	font-size: 10px;
	text-align: justify;
	margin-left: 10px;
}
#photosMenu {display:block; width:470px; height:200px; margin-left:30px;}
#photosMenu ul {margin:0; padding:0; list-style-type:none;}
#photosMenu li {float:left;margin-right:50px;}