body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #FFF;
	background-image: url(images/bkgd_home.gif);
	background-repeat: repeat-y;
	background-position: center 112px;
}





<!-- Nav -->

.container {width: 980px; margin: 0 auto;}



ul#topnav {
	margin: 0; padding: 0;
	float: left;
	width: 970px;
	list-style: none;
	position: relative;
	font-size: 1.2em;
	background: url(images/topnav_stretch.gif) repeat-x;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	border-right: 1px solid #fff;
}
ul#topnav li a {
	padding: 10px 15px;
	display: block;
	color: #f0f0f0;
	text-decoration: none;
}
ul#topnav li:hover { background: #1376c9 url(images/topnav_active.gif) repeat-x; }
ul#topnav li span {
	float: left;
	padding: 10px 0;
	position: absolute;
	left: 0; top:35px;
	display: none;
	width: 970px;
	background: #1376c9;
	color: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
ul#topnav li:hover span { display: block; }
ul#topnav li span a { display: inline; }
ul#topnav li span a:hover {text-decoration: underline;}
</style>
<script type="text/javascript"
src="http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js"></script>
<script type="text/javascript">
$(document).ready(function() {
	
$("ul#topnav li").hover(function() { //Hover over event on list item
	$(this).css({ 'background' : '#1376c9 url(topnav_active.gif) repeat-x'}); //Add background color + image on hovered list item
	$(this).find("span").show(); //Show the subnav
} , function() { //on hover out...
	$(this).css({ 'background' : 'none'}); //Ditch the background
	$(this).find("span").hide(); //Hide the subnav
});
	
});
</script>



<!-- Nav -->





.greenSubtitle {
	color: #990000;
	font-weight: bold;
	margin-bottom: 4px;
	font-size: 12px;
}
.greenSubtitle a:link {
	font-weight: normal;
}
.greenSubtitle a:visited {
	font-weight: normal;
}
.redtext {
	color: #C00;
	font-weight: bold;
}
.graybackground {
	background-color: #CCC;
	padding-left: 10px;
	padding-top: 10px;
}
.mainCell {
	background-color: #6F6869;
	background-image: url(images/bkgd_cell.gif);
	background-repeat: repeat-x;
	padding-top: 6px;
	color: #FFF;
	position: relative;
}
.artistQuoteDiv {
	position: absolute;
	left: 1px;
	top: 1px;
	background-color: #4e4f50;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	width: 250px;
	z-index: 1;
	padding-top: 10px;
	height: 250px;
}
.artistQuoteDiv p {
	margin-bottom: 5px;
	font-size: 12px;
}
.footerCell {
	background-color: #2c2a2a;
	font-size: 9px;
	color: #6F6869;
	padding-top: 20px;
	padding-bottom: 30px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: right;
	padding-right: 15px;
}
.footerCell a {
	color: #6F6869;
	text-decoration: none;
}
.mainTable {
	background-image: url(images/bkgd_header.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
}
.homeText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	width: 650px;
	margin-left: 140px;
	margin-top: 10px;
	height: 155px;
	line-height: 15px;
	font-weight: normal;
}
.flashDiv {
	z-index: 2;
	position: relative;
	width: 982px;
}
.whatTextCell {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	padding-top: 0px;
	padding-bottom: 45px;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 18px;
}
.whatTextCell h6 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 3px;
}
.whatPicCell {
	padding-right: 6px;
	padding-top: 6px;
}
.whatTextCell p {
	margin-bottom: 20px;
}
.mainCell2 {
	background-color: #ffffff;
	background-image: url(images/bkgd_2nd_old.gif);
	background-repeat: no-repeat;
	padding-top: 6px;
	color: #000;
	position: relative;
}
.whatPDFCell {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-top: 20px;
	padding-bottom: 45px;
	padding-left: 30px;
}
.headerDiv {
	height: 80px;
	width: 982px;
	position: relative;
}
.headerLinkDiv {
	height: 80px;
	width: 455px;
}
.whatPDFCell p {
	margin-bottom: 15px;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.navRightSide {
	background-image: url(images/nav-right.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 231px;
}
.navDiv {
	width: 441px;
	height: 60px;
	position: absolute;
	left: 540px;
	top: 15px;
}
.subNavDiv1 {
	height: 72px;
	width: 90px;
	position: absolute;
	top: 15px;
	left: 453px;
	visibility: hidden;
	text-align: left;
}
.shortTopTable {
	margin-right: 6px;
	margin-left: 6px;
	height: 140px;
	width: 970px;
}
.secondaryMainCell {
	background-color: #FFF;
	line-height: 17px;
}
.secondaryMainCell p {
	margin-bottom: 1px;
}
.sideImage {
	margin-left: 6px;
	margin-bottom: 6px;
	font-weight: bold;
}
.sideDiv {
	width: 187px;
	background-color: #616263;
	height: 30px;
	margin-bottom: 6px;
}
.secondaryMainTable {
	margin-top: 6px;
	margin-left: 6px;
	color: #666;
}
.secondaryMainTable a:link {
	color: #046DBD;
	text-decoration: none;
}
.blueNavCell {
	background-color: #006cbd;
}
.subNavDiv4 {
	height: 18px;
	width: 90px;
	position: absolute;
	top: 17px;
	left: 750px;
	visibility: hidden;
	text-align: left;
	z-index: 5;
}
.smallNavDiv {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin: 3px;
}
.smallNavDiv a:link {
	text-decoration: none;
	color: #000;
}
.smallNavDiv a:visited {
	text-decoration: none;
	color: #000;
}
.smallNavDiv a:hover {
	text-decoration: underline;
	color: #046DBD;
}
.notesDiv {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	background-color: #FF9;
	padding: 5px;
	width: 200px;
	position: absolute;
	z-index: 500;
	left: 0px;
	top: 0px;
	cursor: pointer;
}
.notesDiv p {
	margin-bottom: 5px;
}
.mainCell3 {
	background-color: #716869;
	background-image: url(images/bkgd_secondary.gif);
	background-repeat: repeat-x;
	padding-top: 6px;
	color: #FFF;
	position: relative;
}
.secondaryMainTable a:visited {
	color: #046DBD;
	text-decoration: none;
}
.secondaryMainTable a:hover {
	color: #046DBD;
	text-decoration: underline;
}
.whereListCell {
	background-image: url(images/where_cellbkgd.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
.newsItemDiv {
	background-color: #ebebec;
	width: 437px;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 145px;
	padding-bottom: 20px;
	position: relative;
	margin-bottom: 15px;
}
.pdfDiv {
	position: absolute;
	height: 41px;
	width: 45px;
	right: 50px;
	top: 14px;
}
.dateDiv {
	position: absolute;
	width: 200px;
	right: -2px;
	font-size: 39px;
	color: #CCC;
	text-align: right;
	margin-top: -15px;
	overflow: visible;
	line-height: 39px;
}
.blueNavButton {
	padding-left: 40px;
	margin-top: 10px;
	height: 18px;
	font-size: 12px;
}
.contactDiv {
	background-color: #ebebec;
	width: 506px;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 75px;
	padding-bottom: 20px;
	position: relative;
	margin-bottom: 15px;
	margin-left: 181px;
	margin-top: 15px;
}
.greenText {
	color: #92ac48;
}
.faqDiv {
	background-color: #ebebec;
	width: 566px;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	position: relative;
	margin-bottom: 15px;
	margin-left: 181px;
	margin-top: 15px;
}
.faqDiv p {
	margin-bottom: 5px;
}
.subNavDiv6 {
	height: 18px;
	width: 90px;
	position: absolute;
	top: 55px;
	left: 750px;
	visibility: hidden;
	text-align: left;
	z-index: 5;
}
.prAddressDiv {
	right: 15px;
	width: 250px;
	margin-left: 250px;
	margin-bottom: 20px;
}
.newsArticleDiv {
	background-color: #ebebec;
	width: 532px;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 50px;
	padding-bottom: 20px;
	position: relative;
	margin-bottom: 15px;
}
.newsArticleDiv p {
	margin-bottom: 10px;
}
.idCell {
	font-size: 9px;
	color: #2C2A2A;
	padding-top: 5px;
}
.idCell a {
	font-size: 9px;
	color: #2C2A2A;
	padding-top: 5px;
	text-decoration: none;
}


