
body
{
	background-color: white;
	text-align: center;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	height: 100%;
   background-image: url(../images/score2.png);
	background-repeat: repeat;
}
#main
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333;
	width: 800px;
	min-height: 600px;
	background-color: #eee;
	margin: 40px auto 40px auto;
	padding: 5px 5px 5px 6px;
	border: 2px solid #ccc;
}
	
#announce 
{
	width: 600px;
	background-color: #FFF;
	color: #333;
	border: 2px red solid;
	font-size: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 20px auto 20px auto;
	padding: 10px 20px 10px 20px;
	text-align: center;
}

a
{
	color: #00AE55;
	text-decoration: none;
}

a:hover
{
	color: #006DCC;
	text-decoration: underline;
}

a:active
{
	color: #9F009F;
	text-decoration: underline;
}

#menu-container
{
	margin: 0px;
	width: 800px;
	/*height: 35px;*/
	/*border-left: 1px solid white;*/
}

#menu-container a
{
	display: block;
	text-decoration: none;
	background-color: #ad2121;
	color: #FFF;
	padding: 5px 7px 5px 7px;
	float: left;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	font-weight: bold
}


#header
{
	width: 792px;
	height: 134px;
	margin-left: 0px;
	background-color: #999999;
	/*background-image: url(../images/logo2.png);
	background-position: 20px 10px;
	background-repeat: no-repeat;*/
	border-left: 1px solid white;
	border-right: 1px solid white;
}

#gsologo 
{
	/*width: 130px;
	height:130px;*/
	padding:10px 10px 10px 10px;
	float: left;
}

#gsologo img
{
	border: 0px;
	height: 114px;
}

#headertitle
{
  /*float:left;
  height:130px;
	width:650px;*/
	color: #eee;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	padding: 50px 0px 0px 190px;
}
#headersubtitle
{
  /*float:left;
  height:130px;
	width:650px;*/
	color: #eee;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	padding: 10px 0px 0px 265px;
}
#menu-container a.first
{
	border-left: 1px solid white;
}
#menu-container a:hover, #menu-container a:hover
{
	background-color: #6495EC;
}

h1
{
	color: #000197;
	font-size: 20px;
}

h2
{
	color: #000197;
	font-size:15px;
}

h2 a
{
	color: #000197;
}
h3
{
	color: #000197;
		font-size:13px;
		font-weight: bold;

}

h4
{
	color: #ad2121;
	font-style: italic;
	font-size:15px;

}
h1 a, h1 a:hover, h1 a:active
{
	color: #ad2121;
	text-decoration: none;
	
}


p.update
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic; 
}

#logos img
{
	margin-right: 30px;
	border: 0px;
}
#logos img.last
{
	margin-right: 0px;
}

#about
{
	text-align: left;
	padding: 0px 40px 0px 40px;
}

#content
{
	margin: 30px auto 30px auto;
	width:700px;
	background-color:#fff;
	/*background-image:url(../images/stahl1bg3.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;*/
	border: 2px solid #ccc;
	padding: 25px 25px 25px 25px;
	font-size:12px;
	text-align: left;
}
#concert1, #concert2, #concert3, #concert4
{
	background-color:#fff;
	background-repeat: no-repeat;
		
	/*border: 2px solid #ccc;*/
	padding: 25px 25px 25px 25px;
	font-size:12px;
	text-align: left;
}
#concert1
{
	background-image:url(../images/flag2.jpg);
	background-position: top left;
}
#concert2
{
	background-image:url(../images/ornament2l.jpg);
	background-position: bottom left;
}
#concert3
{
	background-image:url(../images/valentinel.jpg);
	background-position: bottom left;

}
#concert4
{
	background-image:url(../images/theatre-curtainsl.gif);
	background-position: bottom center;
}
#content table
{
	font-size:12px;
}
#picright
{
	float:right;
	width:300px;
	margin-left:25px;
	font-size:13px;
	}
#picleft
{
	float:left;
	width:275px;
	margin:25px 10px 10px 0px;
	font-size:13px;
}

.seminar
{
	font-size:12px;
	text-align:left;
}

#reppic
{
	float:right;
}

#content .txt
{
	/*font-size:12px;*/
	text-align:left;
	margin-top:30px;
}

#content .txtr
{
	font-size:12px;
	text-align:right;
	float: right;
}


table.mainpage
{
	margin-top: 20px;
	/*width: 780px;*/
	border: 0px;
	
}

table.mainpage td
{
	background-color: #fff;
	border: 2px solid #ccc;
	vertical-align: text-top;
	text-align: left;
	padding: 10px 10px 15px 10px;
}
table.mainpage td.orchimg
{
	padding-left: 30px;
	padding-bottom: 30px;
}

table.mainpage td p.about
{
	font-size:11px;
}
table.mainpage td p.fun
{
   font: normal bold 15px "Comic Sans MS" font-size:15px;
	font-family: "Comic Sans MS";
	color:#000197;
}
table.mainpage td p.info
{
	font-size:12px;
}
table.mainpage td p.neregion
{
		font-size:12px;
		margin-top:15px;
}
table.mainpage td p.cashdash
{
		font-size:16px;
		font-weight:bold;
		font-style: italic;
		text-align:center;
}
.orchimg
{
	margin-left:10px;
}

table.program 
{
	margin-top:10px;
	font-size: 12px;
}

td.comp
{
	width:175px;
	text-align:right;
	vertical-align: top;
	font-weight: bold;
}

td.title
{
	padding-left: 10px;
	vertical-align: top;
}

td.title span
{
	font-style: italic;
	font-weight: bolder;
}

span.guests
{
	margin-left:10px;
}