@charset "UTF-8";
body {
	margin: auto; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	background-color: #9199A8;
	background-position: center;
}
.oneColFixCtrHdr #container {
	width: 850px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #9299A7;
	height: 874px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	padding-top: 0px;
}
#gall1 {
	height: 155px;
	width: 88px;
	top: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFC;
	text-align: center;
	float: right;
	padding-left: 15px;
	padding-right: 15px;
}
#gall2 {
	height: 155px;
	width: 88px;
	left: 700px;
	top: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFC;
	text-align: center;
	float: right;
	padding-left: 15px;
}
#gall3 {
	height: 155px;
	width: 88px;
	top: 460px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFC;
	text-align: center;
	float: right;
	padding-left: 15px;
}
#gall4 {
	height: 155px;
	width: 88px;
	left: 600px;
	top: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFC;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
	float: right;
}
#gall5 {
	height: 155px;
	width: 88px;
	left: 460px;
	top: 700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFC;
	text-align: center;
	float: right;
	padding-left: 15px;
}
#gall6 {
	height: 155px;
	width: 88px;
	left: 800px;
	top: 460px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFC;
	text-align: center;
	float: right;
	padding-left: 15px;
}
.oneColFixCtrHdr #header {
	width: 850px;
	position: absolute;
	top: 0px;
	margin: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 110px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 450px;
	position: absolute;
	top: 50px;
	width: 370px;
}
.oneColFixCtrHdr #footer {
	clear: both;
	float: left;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	width: 830px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */

	padding-top: 5px;
	padding-right: 0px;;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 0.6em;
}

h1 {
	font-size: 1.6em;
	line-height: 1.8em;
	color: #3CC;
}
h2 {
	font-size: 1.1em;
	line-height: 1.6em;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 70px;
}
h3 {
	font-weight: normal;
	font-size: 0.9em;
	line-height: 1.1em;
	color: #FFC;
	text-align: center;
	padding-left: 50px;
}
h4 {
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.1em;
	color: #FFF;
	text-align: center;
	padding-left: 50px;
}
h5 {
	font-size: .8em;
	font-weight: normal;
	line-height: 1em;
	color: #FFF;
	text-align: left;
	}
p {
	font-weight: normal;
	font-size: .8em;
	line-height: 1.2em;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
p.comp {
	font-weight: bold;
	font-size: .7em;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFC;
}
	
0l {
	font-size: .65em;
}
ul {
	font-size: .65em;
}
.composer {
	font-weight: bold;
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFC;
}
.panelhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.2em;
	font-weight: normal;
	color: #FFC;
	padding-top: 0px;
	padding-bottom: 5px;
}
.logoleft {
	margin-top: 5px;
	margin-left: 20px;
}
.newlogo {
	position: absolute;
	height: 144px;
	width: 361px;
	top: 75px;
	margin-left: 20px;
}


.picright {
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: right;
}
.picsmall {
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 5px;
	float: right;
	padding-top: 2px;
}
.picmid {
	clear: both;
	float: right;
	padding-right: 15px;
	padding-bottom: 10px;
}
.picleft {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
}

