#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;
	text-align: center;
}
#footerNav {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 10px;
	letter-spacing: 1px;
}

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: 510px;
	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: 24px;
	font-style: normal;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	height: 22px;
	color: #B4531A;
	text-align: center;
	letter-spacing: 2px;
}
#header {
	background-image: url(/images/BG_hdrSplash.jpg);
	background-repeat: no-repeat;
	height: 192px;
	width: 760px;
}
#topnav {
	height: 52px;
	width: 760px;
	position: relative;
	padding-top: 140px;
	overflow: hidden;
}
#BGrepeating {
	background-image: url(/images/BG_repeating.jpg);
	background-repeat: repeat-y;
	width: 760px;
}
#subnavContainer {
	background-image: url(/images/BG_sidenav_violin.jpg);
	height: 474px;
	width: 220px;
	float: left;
}
#subnav {
	height: 200px;
	width: 170px;
	left: 20px;
	top: 20px;
	position: relative;
}
#contentContainer {
	width: 540px;
	clear: right;
	float: right;
	background-image: url(/images/watermark.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 474px;
}
#content {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}

#spacer {
	background-color: #FFFF99;
	height: 20px;
	clear: both;
	float: none;
	visibility: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#floatingIcon {
	height: 60px;
	width: 140px;
	position: absolute;
	margin-left: 380px;
	margin-top: 10px;
}
