body {
	  padding: 0px;
	  margin-top:0px;
	  margin-bottom:0px;
	  background-image:url(images/bg.png);
	  background-repeat:repeat-x;
	  background-color:#ffffff;
	  font-family: arial, Helvetica, sans-serif;
	  font-size: 11px;
	  line-height:13px;
      -webkit-text-size-adjust: auto;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
}
a.nav {
	color:#ffffff;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
}
a.nav:hover {
	text-decoration:none;
	color:#ffffff;
}
a {
	color:#04338f;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#333333;
}
a.white {
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
a.white:hover {
	color:#666666;
}
a.footer {
	color:#333333;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
a.footer:hover {
	text-decoration:none;
	color:#cc0000;
}
#page {
	width:950px;
	background-image:url(images/dropshadow_bg.png);
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto
}
#wrapper {
	width:900px;
	border:1px solid #000000;
	background-image:url(images/main_bg.gif);
	background-repeat:repeat-y;
	background-color:#FFF;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
}
#header {
	width:900px;
	height:195px;
	background-image:url(images/header_bg.png);
	background-repeat:repeat-y;
}
#logo {
	width:280px;
	height:165px;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:15px;
	text-align:left;
	float:left;
}
#headertopright {
	width:605px;
	height:135px;
	float:right;
}
#badge {
	width:135px;
	height:135px;
	vertical-align:middle;
	text-align:center;
	float:left;
}
#hireus {
	width:250px;
	height:65px;
	padding-top:70px;
	vertical-align:middle;
	float:left;
}
#memberlogin {
	width:220px;
	height:55px;
	padding-top:80px;
	vertical-align:middle;
	text-align:center;
	float:left;
}
#navtop {
	width:605px;
	height:12px;
	vertical-align:middle;
	text-align:right;
	float:left;
}
#nav {
	width:570px;
	height:48px;
	background-image:url(images/nav_bg.png);
	background-repeat:no-repeat;
	vertical-align:middle;
	padding-left:35px;
	text-align:left;
	float:left;
}
#navitem {
	height:20px;
	padding-right:16px;
	padding-left:16px;
	padding-top:18px;
	padding-bottom:10px;
	float:left;
}
#navitem:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#bdc9e2;
}
#navdivider {
	width:1px;
	height:48px;
	background-image:url(images/nav_divder.png);
	background-repeat:no-repeat;
	float:left;
}
#main {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	border-top:3px solid #999999;
	clear:both;
}
#leftcolumn {
	width:660px;
	float:left;
}
#leftcolumn_secondary {
	width:600px;
	min-height:500px;
	background-color:#eaeef6;
	padding-left:30px;
	padding-right:30px;
	padding-top:20px;
	padding-bottom:20px;
	float:left;
}
#spotlight {
	width:659px;
	background-color:#fff;
	padding-top:10px;
	padding-bottom:10px;
	float:left;
}
#upcomingevents {
	width:283px;
	background-image:url(images/upcomingevents.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#eaeef6;
	border-right:1px solid #666;
	padding-right:10px;
	padding-left:20px;
	padding-top:40px;
	float:left;
}
#intro {
	width:310px;
	padding-left:10px;
	padding-right:10px;
	float:left;
}
#rightcolumn {
	width:239px;
	padding:0px;
	float:right;
}
#audiosamples {
	width:219px;
	background-image:url(images/audio_samples.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding-left:10px;
	padding-right:10px;
	padding-top:50px;
	text-align:center;
}
#youtube {
	width:219px;
	background-image:url(images/youtube.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding-left:10px;
	padding-right:10px;
	padding-top:50px;
	text-align:center;
}
#affiliations {
	width:885px;
	height:16px;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:15px;
	background-color:#000;
	margin-left:auto;
	margin-right:auto;
	clear: both;
}
#footer {
	width:900px;
	height:90px;
	background-color:#fff;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}
#footerleft {
	width:267px;
	height:90px;
	background-color:#fff;
	text-align:left;
	float:left;
}
#footerdivider {
	width:3px;
	height:90px;
	background-image:url(images/footerdivider_bg.gif);
	background-repeat:no-repeat;
	background-color:#fff;
	float:left;
}
#footercenter {
	width:313px;
	height:80px;
	background-color:#fff;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:10px;
	text-align:center;
}
#footerright {
	width:295px;
	height:45px;
	padding-top:45px;
	padding-right:15px;
	background-color:#fff;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	float:left;
}
.clear {
	clear:both;
}
table.music {
border: 1px solid black;
padding: 0px;
border-collapse:collapse;
}
.black13 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	font-weight:normal;
	line-height:20px;
	text-align:left;
}
.black13strong {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	font-weight:bold;
	line-height:20px;
	text-align:left;
}
.black16 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333;
	line-height:20px;
	text-align:left;
}
.black18 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	line-height:26px;
	color:#000000;
}
.black24strong {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#333;
}
.white16 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	text-align:left;
}
.blue18 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	line-height:26px;
	color:#04338f;
}
.blue22 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	line-height:26px;
	color:#04338f;
}
.red20 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	line-height:26px;
	color:#cc0000;
}
.redemphasis {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#cc0000;
}
.footerlarge {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:16px;
	color:#000;
}
#dropmenudiv {
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 14px Arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a {
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
color:#FFF;
font-size:13px;
text-decoration: none;
font-weight:normal;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #333333;
color:#FFF;
}
li.main {
	margin-left:20px;
	list-style:disc;
	line-height:22px;
}
.white {
	color:#ffffff;
}
