#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	height: 900px;
}
#footer {
	background-image: url(/images/BG_footer.gif);
	background-repeat: no-repeat;
	height: 54px;
	width: 760px;
	clear: both;
	position: relative;
}
#footerNav {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 10px;
	letter-spacing: 1px;
	margin-bottom: 20px;
}

body {
	background-image: url(/images/BG_gradient.jpg);
	background-repeat: repeat-x;
	background-color: #CFBB89;
}
#title {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: italic;
	width: 590px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AF8C56;
	height: 26px;
	color: #78311B;
	text-indent: 10px;
	padding-top: 20px;
}
#subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	height: 24px;
	color: #A74E18;
	text-align: center;
	letter-spacing: 1px;
	margin-bottom: 20px;
	font-weight: bold;
}
#header {
	background-image: url(/images/BG_header01.jpg);
	background-repeat: no-repeat;
	height: 142px;
	width: 760px;
}
#headerContact {
	background-image: url(/images/BG_headerContact.jpg);
	background-repeat: no-repeat;
	height: 142px;
	width: 760px;
}
#headerStudents {
	background-image: url(/images/BG_headerStudents.jpg);
	background-repeat: no-repeat;
	height: 142px;
	width: 760px;
}
#headerMusic {
	background-image: url(/images/BG_headerMusic.jpg);
	background-repeat: no-repeat;
	height: 142px;
	width: 760px;
}
#headerSched {
	background-image: url(/images/BG_headerSchedule.jpg);
	background-repeat: no-repeat;
	height: 142px;
	width: 760px;
}
#headerFaculty {
	background-image: url(/images/BG_headerFaculty.jpg);
	background-repeat: no-repeat;
	height: 142px;
	width: 760px;
}
#headerAbout {
	background-image: url(/images/BG_headerAbout.jpg);
	background-repeat: no-repeat;
	height: 142px;
	width: 760px;
}
#headerInstruments {
	background-image: url(/images/BG_headerInstruments.jpg);
	background-repeat: no-repeat;
	height: 142px;
	width: 760px;
}







#topnav {
	height: 52px;
	width: 760px;
	position: relative;
	padding-top: 0px;
	overflow: hidden;
	visibility: visible;
}
#BGrepeating {
	background-image: url(/images/BG_tile.jpg);
	background-repeat: repeat-y;
	width: 760px;
}
#subnavContainer {
	width: 150px;
	float: left;
	padding-bottom: 20px;
}
#subnav {
	width: 125px;
	left: 12px;
	top: 50px;
	padding-left: 10px;
	padding-top: 10px;
}
#contentContainer {
	width: 610px;
	float: right;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(/images/BG_watermark2.jpg);
}
#content {
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}

#spacer {
	height: 20px;
	clear: both;
	visibility: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#floatingIcon {
	height: 60px;
	width: 140px;
	position: absolute;
	margin-left: 440px;
	margin-top: 10px;
}
#return {
	height: 90px;
	width: 280px;
}
.titleType {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7B3617;
	letter-spacing: 1px;
}
.sideNavSub {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 1px;
}
#subnavBGAboutUs {
	height: 474px;
	width: 150px;
	float: left;
	background-image: url(/images/BG_sidenav_Guitar.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#subnavBGFaculty {
	width: 150px;
	float: left;
	background-image: url(/images/BG_sidenav_blank.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#subnavBGInstruments {
	height: 474px;
	width: 150px;
	float: left;
	background-image: url(/images/BG_sidenav_Trumpet.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#subnavBGMusicfor {
	height: 474px;
	width: 150px;
	float: left;
	background-image: url(/images/BG_sidenav_Metronome2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#subnavBGStudents {
	height: 474px;
	width: 150px;
	float: left;
	background-image: url(/images/BG_sidenav_blank.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#subnavBGSchedule {
	height: 474px;
	width: 150px;
	float: left;
	background-image: url(/images/BG_sidenav_Drums.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#subnavBGContact {
	height: 474px;
	width: 150px;
	float: left;
	background-image: url(/images/BG_sidenav_Sax.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.ClearFloat {
	clear: both;
}
