body {
/*	border: 1px solid black; */
	width: 1000px;
	height: 700px;
	padding: 0px;
	margin: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#topbanner {
	border: px;
	margin: 0px;
	padding: 0px;
}
#topright {
	border: 0px;
	position: relative;
	display: inline;
	float: right;
	width: 700px;
}
#pianohandstext {
	border: 0px;
	position: absolute;
	left: 15px;
	top: 25px;
	z-index: 10;
	width:260px;
	margin:15px;
	color: #6d5e41;
}
#pianohands {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
#navPanel {
	position: absolute;
	top: 138px;
	left: 10px;
	border: 0px;
	width: 300px;
	height: 572px;
	background-color: #dcd4c4;
	margin: 0px;
	padding: 0px;
}
#proarts-logo {
	position: absolute;
	top: 22px;
	left: 50px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#proartsLogo {
	position: relative;
	border: 0px;
	width: 300px;
	height: 128px;
	margin: 0px;
	padding: 0px;
}
p#logoSubText {
	position: absolute;
	top: 105px;
	left: 45px;
	width: 210px;
	font-size: 8px;
	margin: 0px;
	padding: 0px;
}
a.nav:link {
	color: #6d5e41;
	font-weight: bold;
	text-decoration: none;
}
a.nav:active {
	color: #6d5e41;
	font-weight: bold;
	text-decoration: none;
}
a.nav:visited {
	color: #6d5e41;
	font-weight: bold;
	text-decoration: none;
}
a.nav:hover {
	color: #6d5e41;
	font-weight: bold;
	text-decoration: underline;
}
a.nav2:link {
	color: blue;
	font-weight: bold;
	text-decoration: none;
}
a.nav2:active {
	color: blue;
	font-weight: bold;
	text-decoration: none;
}
a.nav2:visited {
	color: blue;
	font-weight: bold;
	text-decoration: none;
}
a.nav2:hover {
	color: blue;
	font-weight: bold;
	text-decoration: underline;
}
a.readMore:link {
	color: red;
	font-weight: bold;
	text-decoration: none;
}
a.readMore:active {
	color: red;
	font-weight: bold;
	text-decoration: none;
}
a.readMore:visited {
	color: red;
	font-weight: bold;
	text-decoration: none;
}
a.readMore:hover {
	color: red;
	font-weight: bold;
	text-decoration: underline;
}
.navList {
	margin: 9px 0px 3px 15px;
}
#navHeading {
	font-weight: bold;
	margin-bottom: 0px;
}
#navItems {
	width: 280px;
/*	border: 1px solid red; */
}
#navSubItems {
	float: right;
	width: 140px;
	display: none;
/*	border: 1px solid red; */
}
#map {
	position: absolute;
	top: 280px;
	left:15px;
	margin-bottom: 5px;
}
#undermap {
	color: #6d5e41;
	font-size: 10px;
}
#content {
	position: absolute;
	top: 138px;
	left: 310px;
	border: 0px;
	width: 696px;
	height: 572px;
	margin: 0px;
	padding: 0px;
}
div#actualContent {
	position: absolute;
	top: 0px;
	width: 550px;
	left: 0px;
	height: 570px;
	border: 0px;
}
div#sponsors {
	position: absolute;
	top: 1px;
	width: 144px;
	left: 551px;
	height: 570px;
	border: 0px solid red;
	text-align: center;
}
div#content p {
	margin: 5px 5px 5px 0px;
}
.sponsorLogo {
	position: relative;
}
.productionName {font-style: italic; }