html, body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bigBG.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}
#page {
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header {
	height: 61px;
	width: 963px;
	padding: 0px;
	margin: 0px;
	background-color: #ffb611;
	border-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-color: #2D3D29;
}
#name {
	height: 61px;
	width: 440px;
	margin: 0px;
	float: left;
	padding: 0px;
}
#title {
	height: 20px;
	width: 424px;
	margin: 0px;
	float: right;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#homeBG {
	width: 967px;
	height: 465px;
	margin: 0px;
	background-image: url(images/home1.jpg);
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#aboutBG {
	width: 967px;
	height: 465px;
	margin: 0px;
	background-image: url(images/home3.jpg);
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#educatorBG {
	width: 967px;
	height: 465px;
	margin: 0px;
	background-image: url(images/home4.jpg);
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#specialtiesBG {
	width: 967px;
	height: 465px;
	margin: 0px;
	background-image: url(images/home10.jpg);
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#awardsBG {
	width: 967px;
	height: 465px;
	margin: 0px;
	background-image: url(images/home9.jpg);
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#pressBG {
	width: 967px;
	height: 465px;
	margin: 0px;
	background-image: url(images/home5.jpg);
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#historyBG {
	width: 967px;
	height: 465px;
	margin: 0px;
	background-image: url(images/home8.jpg);
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#repertoireBG {
	width: 967px;
	height: 465px;
	margin: 0px;
	background-image: url(images/home13.jpg);
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#testimonialsBG {
	width: 967px;
	height: 465px;
	margin: 0px;
	background-image: url(images/home17.jpg);
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#photosBG {
	width: 967px;
	height: 465px;
	margin: 0px;
	background-image: url(images/home15.jpg);
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contactBG {
	width: 967px;
	height: 465px;
	margin: 0px;
	background-image: url(images/home16.jpg);
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#linksBG {
	width: 967px;
	height: 465px;
	margin: 0px;
	background-image: url(images/home7.jpg);
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content {
	width: 586px;
	height: 429px;
	margin: 0px;
	overflow: auto;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 35px;
	float: left;
}
#contentPH {
	width: 590px;
	height: 430px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	float: left;
}
#navbar {
	height: 25px;
	width: 963px;
	margin: 0px;
	background-color: #4D6648;
	background-image: url(images/taskbarBG.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #ffffff;
	border-left-color: #000000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer {
	height: 15px;
	width: 963px;
	margin: 0px;
	font-style: italic;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #000000;
	background-color: #FFB611;
	border-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #2D3D29;
}
.small{
	font-size: 10px;
}
.big{
	font-size: 14px;
}
.red{
	font-size: 13px;
	color: #CC3333;
}
.title{
	color: #4D6648;
	font-size: 14px;
}
a:link {
	color: #ffb611;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffb611;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #ffb611;
}
#footer a:link {
	color: #2D3D29;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #2D3D29;
}
#footer a:hover {
	text-decoration: underline;
	color: #CC0000;
}
#footer a:active {
	text-decoration: none;
	color: #2D3D29;
}
#line {
	height: 1px;
	padding: 0px;
	margin: 0px;
	background-color: #CC3333;
}

