body {
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 11pt;
}

a
{
	color: #905;
}

p a
{
	font-weight: 700;
}

a:link
{
	text-decoration: none;
}

a:visited
{
	text-decoration: none;
}

a:active
{
	text-decoration: underline;
}

a:hover
{
	text-decoration: underline;
}

.productlink
{
	text-align: right;
	font-size: 110%;
	font-style: italic;
	color: #905;
}

.divider
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	font-weight: normal;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

.note
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	font-weight: normal;
	margin: 8px;
	padding: 8px;
	line-height: 1.5em;
	background: #EEE;
}

.formerror
{
	font-weight: bolder;
	color: #F00;
}

.number
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 120%;
	font-weight: bold;
}

#header
{
	padding: 0 0 3px 0;
	border: #CCC;
	border-width: 1px;
	border-style: none none solid none;
	height: 50px;
	min-width: 800px;
	font-size: 11px;
}

#header ul
{
	margin-left: 0;
	padding-left: 0;
	margin-top: 3px;
	display: inline;
	font-size: 11px;
}

#header ul li
{
	margin-left: 0;
	padding: 2px 10px;
	border-left: 1px solid #000;
	list-style: none;
	display: inline;
}

#header ul li.first
{
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}

#topnav { float: right; }

#search_box { margin-left: 5px; float: right; }

#body { min-width: 960px; }

#left
{
	float: left;
	width: 25%;
	padding: 0 6px 0 0;
	margin: 3px 10px 0 0;
	font-size: 15px;
	line-height: 22px;
	max-width: 250pt;
}

.promo
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	color: #C03;
}

.promo .details { font-size: 10px; }
.promo strong { text-decoration: underline; }

#left .promo {
	border-bottom: #C09;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
}

.class-logo
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	line-height: 1.25em;
	font-weight: bold;
	color: #C03;
	border-bottom: #C09;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
}

#left dt
{
	font-size: 15px;
	font-style: italic;
	color: #C09;
}

#left dd
{
	font-size: 10px;
	line-height: 14px;
}

#left .about
{
	font-size: 13px;
	font-style: italic;
	color: #905;
	margin: 8px;
	padding: 8px;
	background: #EEE;
}

#right
{
	float: right;
	width: 25%;
	margin: 0 0 0 10px;
	padding: 6px 0 0 0;
	font-size: 10px;
	line-height: 14px;
	max-width: 250pt;
}

#right h1
{
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	color: #C09;
	text-align: right;
	padding: 0 0 3px 0;
	margin: 0 0 3px 0;
	border-bottom: #C09;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
}

#right h2
{
	font-size: 13px;
}

#itemoftheweek
{
	font-size: 135%;
	line-height: 1.75em;
	border-bottom: #C09;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
}

#fishnet
{
	padding: 8px;
	margin: 8px;
	background-color: #FFC;
}

#fishnet h1
{
	font-size: 12px;
	color: #000;
	font-style: normal;
	text-align: left;
	font-weight: bold;
	border: none;
	margin: 0;
	padding: 0;
}

#fishnet p
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 15px;
}

#fishnet .read
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 15px;
	font-style: italic;
	text-align: right;
}

#center
{
	font-size: 12px;
	line-height: 1.5em;
}

#center h1
{
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	color: #C09;
	margin: 0 0 5px 0;
	padding: 0 0 3px 0;
	text-align: right;
	border-bottom: #C09;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
}

#center h2
{
	font-size: 13px;
	margin: 0 0 5px 0;
}

#center td
{
	line-height: 1.5em;
	border: 1px #CCC;
	border-style: none solid solid solid;
	padding: 5px;
	margin: 5px;
	vertical-align: top;
}

#center .breakline { background: #EEE; }

#center table
{
	border-collapse: collapse;
	border: none;
}

#center img
{
	margin: 3px 3px 3px 3px;
	float: right;
}

#center p { clear: left; }
    
#radiolist
{
	border-right: #C09;
	border-left: #C09;
	border-bottom: #C09;
	border-width: 0 1px 1px 1px;
	border-style: none dotted dotted dotted;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 25%;
	margin-right: 35%;
	background-color: #FEF;
}

#radiolist h1
{
	font-size: 15px;
	font-style: italic;
	color: #C09;
	margin: 0 0 5px 0;
	padding: 10px 0 3px 0;
	text-align: left;
}

#radiolist h2
{
	font-weight: normal;
	color: #C09;
	font-size: 12px;
	margin: 0 0 5px 0;
}

#radiolist .latest
{
	font-weight: bolder;
	color: #C09;
	font-size: 14px;
	margin: 0 0 5px 0;
}

#radiolist h2 em
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	color: #000;
}

#radiolist h3
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	color: #C09;
}

#radiolist p
{
	font-size: 12px;
	line-height: 16px;
}

#radiolist .episode
{
	font-size: 10px;
	line-height: 14px;
}

#radiolist .links
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	font-style: italic;
	text-align: right;
}

#radiofaq
{
	float: right;
	width: 30%;
	margin: 0 0 0 10px;
	padding: 6px 10px 0 0;
	font-size: 10px;
	line-height: 14px;
	max-width: 250pt;
}

#radiofaq h1
{
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	color: #C09;
	text-align: right;
	padding: 0 0 3px 0;
	margin: 0 0 3px 0;
	border-bottom: #C09;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
}

#radiofaq h2
{
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #C09;
}

#ribbon
{
	clear: both;
	background: #CCC;
	margin: 15px 150px 0 150px;
	padding: 3px;
}

#ribbon p
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	margin: 0;
	padding: 1px;
}

#footer
{
	clear: both;
	margin: 0 150px 0 150px;
	padding: 8px 5px 0 5px;
	text-align: center;
	font-size: 10px;
	border: #CCC;
	border-width: 1px;
	border-style: solid;
	min-width: 400px;
}

#footer ul
{
	margin-left: 0;
	padding-left: 0;
	display: inline;
}

#footer ul li
{
	margin-left: 0;
	padding: 2px 10px;
	border-left: 1px solid #000;
	list-style: none;
	display: inline;
}

#footer ul li.first
{
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}
