body {
	background-image: url(../images/1-blue-bg2.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #23288E;
}

a:link {
	color: #23288E;
	text-decoration: none;
}

a:visited {
	color: #23288E;
		text-decoration: none;
}

a:hover {
	color: #23288E;
	text-decoration: underline;
}

a:active {
	color: #23288E;
	text-decoration: none;
	left: 0px;
	top: 0px;
}

/* HEADERS */
h2 {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#23288E;
}

h2 a:link {
	color: #23288E;
	text-decoration:none;
}

h2 a:visited {
	color: #23288E;
	text-decoration:none;
}

h2 a:hover {
	color: #23288E;
	text-decoration:underline;
}

h2 a:active {
	color: #23288E;
	text-decoration:none;
}

h3 {
	font-family: "Univers Condensed", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #009b67;
	font-size:24px;	
}

h4 {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#EE3B41;
}

#topnav {	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	float:right;
	height: 26px;
	width: 357px;
	padding:0px;
	z-index:100;
}

#topnav a:link {
	font-size: 11px;
	color: #333333;
	text-decoration:none;
	display:inherit;
}

#topnav a:visited {
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}

#topnav a:hover {
	font-size: 11px;
	color: #333333;
	text-decoration:underline;
}


#topnav a:active {
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}

#main_gallery{
	width:100%;
	background-color:#DDDDDD;
	margin:0px;
	padding:0px;
}

#main_summary{
	width:300px;
	float:right;
	background-color: #F7F7F7;
	margin:12px 12px 0px;
	border: 1px solid #666666;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	height: 302px;
	font-weight: 400;
	color: #333333;
}
.lftside {
	background-color: #23288E;
	background-image: url(../images/lft_bg.jpg);
	background-repeat: no-repeat;
}
.rghtside {
	background-color: #23288E;
	background-image: url(../images/rght_bg.jpg);
	background-repeat: no-repeat;
}
#btm_content {
	background-color: #B1B1B1;
	clear: both;
	width: 776px;
	margin: 12px;
	border: 1px solid #666666;
	padding: 0px;
}
#box_bdr {
	border: 1px solid #666666;
	width: 340px;
}
#box_bdr2{
	border: 1px solid #666666;
	width: 246px;
}

#btm_content #box_bdr #news td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 2px 10px 10px 10px;
}

#btm_content #box_bdr #schedule td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 2px 5px 2px 5px;
}

#btm_content #box_bdr2 #recordings_tbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 2px 10px 2px 10px;
}

#btm_content #box_bdr2 #recordings td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

#main_bx_cnt {
	height: 181px;
	overflow: auto;
	padding:0px;
	scrollbar-base-color: #EEEEEE;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e3e3e3;
	text-align: center;
	padding: 10px;
}

#container {
	width: 100%;
	display: block;
	z-index:0;
}
#mainbody {
	width: 826px;
	margin: 0px;
	padding: 0px;
	display:block;
	z-index:0px;
}

#left_nav {
	float: left;
	background-color: #E9E9E9;
	padding: 0px 0px 10px;
	text-align: left;
	border-right: 1px solid #8B8B8B;
	border-bottom: 1px solid #8B8B8B;
	width: 210px;

}

#header {
	width: 100%;
	float:left;
	text-align:left;
}

#content {
	width:826px;
	padding: 0px;
	z-index: 0;
}

#content_internal {
	border: 1px solid #8B8B8B;
	background-color:#FFFFFF;
	padding: 0px;
	z-index: 10;
	display: block;
	height: auto;
	text-align: left;
}


/*#topleftblurb {
	background-color: #FFFFFF;
	background-image: url(../images/graphics/leftsideburb_bg.jpg);
	width: 303px;
	height: 204px;
	margin-top: 5px;
	padding: 10px 20px 20px 20px;
	overflow: hidden;
	margin-left: 3px;
}*/

/*#sub_header {
	width:790px;
	clear:none;
	display:block;

}*/

/* Nav Drop Downs */

#about{
	display:none;
	position: relative;
	text-align:left;
	height: auto;
	width: 200px;
	z-index: 20;
	background-color: #e3e3e3;
	left: -155px;
	top: -2px;
	border-left: 1px solid #8B8B8B;
	border-right: 1px solid #8B8B8B; 
	clear: none;
}
#about td{
	width: 200px;
	border-bottom: 1px solid #8B8B8B;
}
#conductor{
	display:none;
	position: relative;
	text-align:left;
	height: auto;
	width: 200px;
	z-index: 20;
	background-color: #e3e3e3;
	left: -93px;
	top: -2px;
	border-bottom: 1px solid #8B8B8B;
	border-left: 1px solid #8B8B8B;
	border-right: 1px solid #8B8B8B; 
}
#conductor td{
	width: 200px;
	border-bottom: 1px solid #8B8B8B;
}
#educator{
	display:none;
	position: relative;
	text-align:left;
	height: auto;
	width: 200px;
	z-index: 20;
	background-color: #e3e3e3;
	left: -27px;
	top: -2px;
	border-bottom: 1px solid #8B8B8B;
	border-left: 1px solid #8B8B8B;
	border-right: 1px solid #8B8B8B; 
}
#educator td{
	width: 200px;
	border-bottom: 1px solid #8B8B8B;
}
#recordings{
	display:none;
	position: relative;
	text-align:left;
	height: auto;
	width: 200px;
	z-index: 20;
	background-color: #e3e3e3;
	left: -49px;
	top: -2px;
	border-bottom: 1px solid #8B8B8B;
	border-left: 1px solid #8B8B8B;
	border-right: 1px solid #8B8B8B; 
}
#recordings td{
	width: 200px;
	border-bottom: 1px solid #8B8B8B;
}
#nav_links {
	padding: 0px;
	border-top: 1px solid #8B8B8B;
	border-right: 1px solid #8B8B8B;
	border-left: 1px solid #8B8B8B;
	width: 219px;
}
#box_links {
	padding: 5px 25px 20px 25px;
	width: 159px;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	background-image: url(../util/left_box_btm_bg.jpg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#box_header_int {
	text-align: center;
	width: 219px;
	padding-top: 25px;
	background-repeat: no-repeat;
	margin-top: 20px;
}
#body_content {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	display: block;
	margin-left: 230px;
	padding-right: 10px;
}
#photo {
	background-image: url(../images/util/top_photo_btm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 6px;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #23288E;
}
.nav_header {
	color: #FFFFFF;
	font-weight: bold;
	font-size:12px;
}
#container #content #content_internal #left_nav #educator {
	background-color: #CDCDCD;
	display: block;
	position:relative;
	top:5px;
	left:7px;
	width:195px;
	border:none;
	margin: 5px 0px 5px 0px;
	font-size:11px;
	font-weight:bold;
}

#container #content #content_internal #left_nav #educator td{
	background-color: #C3C3C3;
	padding:5px 10px 5px 10px;
}

#container #content #content_internal #left_nav #educator table{
	border:solid 1px #838383;
	border-bottom:none;
}

#container #content #content_internal #left_nav #conductor {
	background-color: #CDCDCD;
	display: block;
	position:relative;
	top:5px;
	left:7px;
	width:195px;
	border:none;
	margin: 5px 0px 5px 0px;
	font-size:11px;
	font-weight:bold;
}

#container #content #content_internal #left_nav #conductor td{
	background-color: #C3C3C3;
	padding:5px 10px 5px 10px;
}

#container #content #content_internal #left_nav #conductor table{
	border:solid 1px #838383;
	border-bottom:none;
}

#container #content #content_internal #left_nav #about {
	background-color: #CDCDCD;
	display: block;
	position:relative;
	top:5px;
	left:7px;
	width:195px;
	border:none;
	margin: 5px 0px 5px 0px;
	font-size:11px;
	font-weight:bold;
}

#container #content #content_internal #left_nav #about td{
	background-color: #C3C3C3;
	padding:5px 10px 5px 10px;
}

#container #content #content_internal #left_nav #about table{
	border:solid 1px #838383;
	border-bottom:none;
}

#container #content #content_internal #left_nav #recordings {
	background-color: #CDCDCD;
	display: block;
	position:relative;
	top:5px;
	left:7px;
	width:195px;
	border:none;
	margin: 5px 0px 5px 0px;
	font-size:11px;
	font-weight:bold;
}

#container #content #content_internal #left_nav #recordings td{
	background-color: #C3C3C3;
	padding:5px 10px 5px 10px;
}

#container #content #content_internal #left_nav #recordings table{
	border:solid 1px #838383;
	border-bottom:none;
}

#container #content #content_internal #left_nav #contact {
	background-color: #CDCDCD;
	display: block;
	position:relative;
	top:5px;
	left:7px;
	width:195px;
	border:none;
	margin: 5px 0px 5px 0px;
	font-size:11px;
	font-weight:bold;
}

#container #content #content_internal #left_nav #contact td{
	background-color: #C3C3C3;
	padding:5px 10px 5px 10px;
}

#container #content #content_internal #left_nav #contact table{
	border:solid 1px #838383;
	border-bottom:none;
}

#container #content #content_internal #left_nav #schedule {
	background-color: #CDCDCD;
	display: block;
	position:relative;
	top:5px;
	left:7px;
	width:195px;
	border:none;
	margin: 5px 0px 5px 0px;
	font-size:11px;
	font-weight:bold;
}

#container #content #content_internal #left_nav #schedule td{
	background-color: #C3C3C3;
	padding:5px 10px 5px 10px;
}

#container #content #content_internal #left_nav #schedule table{
	border:solid 1px #838383;
	border-bottom:none;
}

#container #content #content_internal #body_content #schedule td {
	border: 1px solid #23288E;
	background-color:#f3f3f3;
	padding:5px;
	text-align:left;
}

#container #content #content_internal #body_content #schedule table {
	width: 100%;
	border: 0px solid #ffffff;
	
}

.galleryTable {
	margin: 0px 0px 10px 10px;
}

.recordingTable_whiteBg {
	border: 1px #FFFFFF solid;
	background-color:#FFFFFF;
}

.recordingTable_redOutline {
	border: 1px solid #23288E;
	background-color:#FFFFFF ;

}
.recordingTable_redGreyOutline {
	border: 1px solid #23288E;
	background-color:#EEEEEE ;
	color:#23288E;
}

#footer a:link, #footer a:visited {
	color:#FFFFFF;
	text-decoration:none;

}

#footer a:hover, #footer a:active {
	color:#FFFFFF;
	text-decoration:underline;
	}
 .rz_maincontent {
 	border: 1px solid #e3e3e3;
	padding:10px;
	background-color:#F7F7F7;
 }

