@charset "utf-8";
html, body, div, ul, li, h1, h2, h3, br, img, a {
	margin: 0px;
	padding: 0px;
	border-width: 0;
} 

body  {
	font: 88% Verdana, Arial, Helvetica, sans-serif;
	background: #565757;
	margin: 0;
	padding: 0;
	background-image:url(images/stripeback.gif);
	background-repeat:repeat;
	text-align: center;
	color: #000000;
	line-height: 1.6;
}

h1, h2, h3, h4, h5 {  margin-left: .8em;}
.thrColFixHdr #container {
	width: 963px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #020101; background-image:url(images/othbackground_03.gif); background-repeat: repeat-y;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
text-align: left; /* this overrides the text-align: center on the body element. */
} 
.thrColFixHdr #header {
	background: #1E0D0D; width: 963px;	height: 168px;
} 

.thrColFixHdr #sidebar1 {
	float: left; 
	width: 250px; 
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 195px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #020101; /* padding keeps the content of the div away from the edges */
	background-image: url(images/rightside_03.jpg);
	background-repeat: no-repeat;
	height: 548px;
	background-position: top;
}
.thrColFixHdr #mainContent {
	margin-left: 250px;  /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-repeat: repeat-y;
	width: 518px; background-color: #FBE1C2;
	background-image: url(images/mainback_05.gif);
	border-bottom: 2px solid #9B0303;
} 
.thrColFixHdr #container #mainContent p {
	padding-right: 2em;
	padding-left: 1em;
}

.thrColFixHdr #footer {
	background:#353535;
	width:963px;
	margin: 0;
	padding: 0;
} 

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.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;
}
.offleft {
	margin-left: -9000px;
	position: absolute;
}
#skipLinks { font-size: 75%; text-align:center; }

#skipLinks a { margin-left: -9000px; color:#FFFFFF; position: absolute;
}
#skipLinks a:focus, #skipLinks a:hover { display:block; margin-left: 400px; width: 15em;}

.thrColFixHdr #sidebar1 ul {
	line-height:0;
	border: none;
	margin-top: 0;
	list-style-type:none;
	margin-top:55px;
}
.thrColFixHdr #container #mainContent h1 {
	background: url(images/titleline_05.jpg) no-repeat left bottom;
	padding-bottom: 7px;
	color: #9B0303;
	font-size: 1.7em;
	padding-top: 1em;
}


.thrColFixHdr #container #mainContent ul {
	list-style: disc;
}

.thrColFixHdr #container #mainContent li {
	margin-left:3em;
	padding-right:2em;
	padding-bottom: .3em;	line-height: 1.2em;
}


 #sidebar1 ul li { white-space: nowrap; display:inline; float:left; clear:none; margin-top: 0; }
.thrColFixHdr #footer ul {  border: none; margin-top: 0; list-style-type:none; }
.thrColFixHdr #footer ul li {  display:inline;  margin-top: 0; }

.contentfiller { padding-bottom:400px;}
fieldset {
	margin: 0px 0px 1em;
}
legend {
	font-weight: bold;
	margin-left: 1em;
}
.thrColFixHdr #container #mainContent fieldset ul {
	margin: 0px;
	padding: 1em;
	list-style: none;
}
.thrColFixHdr #container #mainContent fieldset li {
	margin-bottom: 1em;
	padding: 0;
	list-style: none;
}
.contentfiller2 {
	padding-bottom:200px;
}
label { text-align:right; width:5em; padding-right:.5em; float:left;}
form {padding:2em;}

.radio{text-align:left; width:auto; float:none; }
.Callattention {
	color:#FF0000;
	text-align:center;
	font-size: 1em;
	font-weight:bold; padding-top:2em;}
	
.subject {font-size: .8em; font-weight:}
.listen {font-size: .8em; letter-spacing:.1em; background-color:#ffffff; color:#9B0303; text-decoration: none; padding-left:3px; padding-right:2px;}
.radioarchives {line-height: normal; padding-bottom:.7em;}
