#ProscTop {
	overflow: hidden;
	position: absolute;
	height: 98px;
	width: 838px;
	top: 0px;
	left: 0px;
	z-index: 2;
}
#ProscLeft {
	overflow: hidden;
	position: absolute;
	height: 398px;
	width: 101px;
	left: 0px;
	top: 98px;
	z-index: 2;
}
#ProscRight {
	overflow: hidden;
	position: absolute;
	height: 398px;
	width: 100px;
	left: 738px;
	top: 98px;
	z-index: 2;
}
#Orchestra {
	overflow: hidden;
	position: absolute;
	height: 154px;
	width: 838px;
	left: 0px;
	top: 496px;
	z-index: 1;
}
#Stage {
	margin: 0px 0px 0px 10px;
	padding: 10px;
	border: 0px none;
	position: absolute;
	height: 378px; /* 20 off for padding*/
	width: 607px; /* 30 off for padding and left margin*/
	left: 101px;
	top: 98px;
	z-index: 3;
	overflow: auto;
	background-color: #B4A494;
}
/*#Stage img {
	float: right;
	margin: 10px;
}*/
#OnTabs {

	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 10px;
	border: 0px none;
	position: absolute;
	height: 378px;
	width: 617px;
	left: 101px;
	top: 98px;
	z-index: 3;
	overflow: auto;
	

}

#StageBg {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	position: absolute;
	height: 398px;
	width: 637px;
	left: 101px;
	top: 98px;
	z-index: 2;
	background-color: #B4A494;
}

.hIntro{
	font-family:Harrington, "Times New Roman", serif;
	font-weight:bold;
	font-size:64px;
	text-align: center;
	color:#642C1F;
	vertical-align: middle;
	position: relative;
}
	
h1{
	font-family:Harrington, "Times New Roman", serif;
	font-weight:bold;
	font-size:36px;
	text-align: center;
	color: #6D3129;
	margin: 0px;
}
h2{
	font-family:Harrington, "Times New Roman", serif;
	font-weight:bold;
	font-size:24px;
	text-align: center;
	color: #6D3129;
	margin: 0px;
}
h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	margin: 0px;
	color: #6D3129;
	font-weight: normal;
}
h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	margin: 10px 0px 20px;
	color: #6D3129;
	font-weight: bold;
}
p {
	text-align: left;
	text-indent: 0px;
	white-space: normal;
	margin: 0px;
}

body {
	background-color: #B4A494;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6D3129;
}

/*li {
	list-style-position: outside;
	list-style-type: disc;
}*/


#SubOrchestra {
	overflow: visible;
	position: absolute;
	height: 50px;
	width: 838px;
	left: 0px;
	top: 650px;
	z-index: 1;
	background-image: url(../veImages/gc-longlogo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #A1D3A0;
}

#SubOrchestra p{
	text-align: center;
	color: #006600;
	font-size: 18px;
	font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
	margin: 0px;
}
#SubOrchestra a{
	color: #FFFFFF;
	
}
#SubOrchestra a:hover{
	color: #FFFFFF;
	font-weight: bolder;
		
}

li {
	list-style-position: outside;
	list-style-type: disc;
}

#FlashDemo {

	overflow: hidden;
	position: absolute;
	height: 650px;
	width: 838px;
	top: 0px;
	left: 0px;
	z-index: 2;
	background-color: #B4A494;
}