@charset "utf-8";
body {
	background: #FFF;
	text-align: center;
	margin: 0px;
}
#wrapper {
	text-align: left;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
#MainContent {
	float: left;
	width: 860px;
}
#TopPanel {
	height: 360px;
	margin-top: 12px;
}
#flashBox {
	float: right;
	width: 656px;
	height: 360px;
	text-align: center;
}

#LeftTopNav {
	float: left;
	width: 204px;
}

#Header {
	height: 146px;
	width: 860px;
}
.HEADLINES {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 16pt;
	font-weight: bolder;
	color: #003366;
}
.bodycopy {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	color: #666666;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#RightColumnTop {
	padding: 4px;
	border: 4px solid #30A342;
	width: 408px;
	float: left;
	margin-left: 20px;
	margin-top: 12px;
}
#RightColumnTop p {
	font: bold normal 11pt/16pt Arial, Helvetica, Geneva, sans-serif;
	color: #369;
}
#RightColumnBottom {
	padding: 4px;
	border: 4px solid #30A342;
	margin-top: 4px;
	float: left;
	width: 408px;
	margin-left: 20px;
}
#PhotoDiv {
	padding: 4px;
	border: 4px solid #30A342;
	margin-top: 4px;
	float: left;
	width: 408px;
	margin-left: 20px;
}



.bigItalic {
	color: #369;
	font: italic bolder 12pt Arial, Helvetica, Geneva, sans-serif;
}
.lightBlue {
	color: #33F;
}

#SoundNewsBorder {
	width:397px;
	height:1583px;
	z-index:8;
	overflow: visible;
	float: right;
}
#LeftColumnContent {
	background: #FFF;
	float: left;
	border: 4px solid #CD2727;
	width: 408px;
	margin-top: 12px;
}
#redReverseHdr {
	background: #CD2727;
	height: 38px;
	width: 408px;
}
#LeftColumnText {
	padding: 4px;
}


.centerAllCapsRichards {
	text-align: center;
	font: 11pt "New Baskerville", Georgia, Times, "Times New Roman", serif;
	color: #666;
}
#forceDownLeft {
	margin: 0px;
	float: left;
	width: 12px;
}



/* CSS Document */

  #pageFooter {
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	text-align: center;
	height: 84px;
	width: 860px;
	padding-top: 12px;
	padding-bottom: 12px;
	clear: inherit;
	float: left;
	margin-top: 0px;
}
