.topmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a.topmenu:link {
	text-decoration: underline;
	color: #FFFFFF;
}
a.topmenu:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a.topmenu:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.topmenu:active {
	text-decoration: underline;
	color: #FFFFFF;
}

.formbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7A003B;
	border: 1px solid #000000;
}
.whitetableoutline {
	border: 1px solid #FFFFFF;
}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	line-height: 29px;
	letter-spacing: 1px;
}
.topcell {
	background-image: url(../img/header_homepage.jpg);
	background-repeat: no-repeat;
}
.greencell {
	background-image: url(../img/grad_green.jpg);
	background-repeat: no-repeat;
}

a:link {
	color: #13134C;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #13134C;
}
a:hover {
	text-decoration: none;
	color: #226BB5;
}
a:active {
	text-decoration: underline;
	color: #13134C;
}

.bodymain { 
font-family : Trebuchet MS, Arial, sans-serif; 
font-size : 12px; 
color : #000000; 
} 
a.bodymain:link {  
text-decoration : underline; 
color : #000000; 
} 
a.bodymain:visited { 
text-decoration : underline; 
color : #000000; 
} 
a.bodymain:hover { 
text-decoration : none; 
color : #000000; 
} 
a.bodymain:active { 
text-decoration : underline; 
color : #000000; 
} 
.bodywide { 
line-height : 20px; 
font-family : Trebuchet MS, Arial, sans-serif; 
font-size : 12px; 
color : #000000; 
} 
a.bodywide:link { 
text-decoration : underline; 
color : #00334D;  
} 
a.bodywide:visited { 
text-decoration : underline;  
color : #00334D; 
} 
a.bodywide:hover { 
text-decoration : none; 
color : #00334D;
} 
a.bodywide:active { 
text-decoration : underline; 
color : #00334D;  
} 

.bullets {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	color: #13134C;
}
a.bullets:link {
	color: #13134C;
	text-decoration: none;
}
a.bullets:visited {
	text-decoration: none;
	color: #13134C;
}
a.bullets:hover {
	text-decoration: underline;
	color: #BCD1E3;
}
a.bullets:active {
	text-decoration: none;
	color: #13134C;
}

.title {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 18px;
	color: #7A003B;
	font-weight: bold;
}
.title_nospace {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 18px;
	color: #7A003B;
	font-weight: bold;
}

.subtitleblack {
	font-family : Trebuchet MS, Arial, sans-serif; 
	font-size : 14px; 
	font-weight : bold; 
	color : #000000; 
}
.subtitleburg {
	font-family : Trebuchet MS, Arial, sans-serif; 
	font-size : 14px; 
	font-weight : bold; 
	color : #7A003C; 
}
.subtitlegreen {
	font-family : Trebuchet MS, Arial, sans-serif; 
	font-size : 14px; 
	font-weight : bold; 
	color : #6E8878; 
}



.sidebar {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 6px;
	line-height: normal;
}
a.sidebar:link {
	color: #13134C;
	text-decoration: none;
}
a.sidebar:visited {
	text-decoration: none;
	color: #13134C;
}
a.sidebar:hover {
	text-decoration: underline;
	color: #FCFADB;
}
a.sidebar:active {
	text-decoration: none;
	color: #13134C;
}




.eventbar {
	background-image: url(../img/grad_v_green.jpg);
	background-repeat: repeat-x;
	background-color: #e6ece4;
	padding: 10px;
}

.floatleft { 
float : left; 
margin : 0 5px 5px 0; 
} 
.floatright { 
float : right; 
margin : 0 0 5px 5px; 
} 

.bluebackground {
	background-color: #BCD1E3;
}
.creambackground {
	background-color: #fcfadb;
}
.orangebackground {
	background-image: url(../img/grad_orange.jpg);
	background-repeat: repeat-x;
	background-color: #feedd1;
}


#podcast_crate {
	width: 550px;
	background: #ffffff;
	margin: 0 auto;
	overflow: hidden;
}
#podcast_audio_player_crate {
	float: none;
	width: 550px;
	height: 252px;
	background-image: url(../img_client/media/podcast/img/podcast_mainimg.gif);
	margin-bottom: 5px;
	background-repeat: no-repeat;
	
}

#podcast_audio_player{
	float: left;
	height: 185px;
	width: 245px;
	margin-top:55px;
	Margin-left:10px;
	}
	
#fcc_media{
	float:right;
	width: 273px;
	height: 177px;
	margin-right:10px;
	margin-top:65px;
}
#podcast_media_text {
	width: 273px;
	margin:0 auto;
}

#podcast_media_text h1 {
	font-size:120%;
	color:#a46672;
	margin:0 auto;
	margin-top:5px;
	text-align:center;
}

#podcast_media_text p {
	font-size:110%;
	line-height:115%;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
	color:#666
}



#audio_player_art{
	float: left;
	height: 85px;
	width: 95px;
	margin-left:5px;
}

#subscribe_share{
	float: right;
	width: 145px;
	height: 85px;
}

#subscribe_share h1{
	font-size: 95%;
	color:#666;
	text-align:center;
	margin:0 auto;
	margin-top:5px;
	margin-bottom:5px;	
}
#subscribe_share select{
	width:130px;
	margin:0 auto;
	margin-top:5px;
	margin-left:8px;
}

#subscribe_share h2{
	margin:0 auto;
	margin-top:8px;
	margin-left:10px;

}

#now_playing_title{
	height: 50px;
	margin-top:85px;
}

#now_playing_title h1{
	margin-top:25px;
	font-size:130%;
	font-family:Tahoma, Geneva, sans-serif;
	color:#D5953A;
	margin-left:5px;

}

#now_playing h1{
	font-size:130%;
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#D5953A;
	margin-bottom:0px;
	line-height:85%;
}

#now_playing_auth_date{
	margin-left:10px;
}

#now_playing_auth_date h1{
	font-size:100%;
	font-family:Tahoma, Geneva, sans-serif;
	color:#a46672;
	margin:0 auto;
}

#player{
	margin-top:3px;
	margin-left:3px;
}


#last_four_crate {
	height: 430px;
	width: 550px;
	background-image: url(../img_client/media/podcast/img/last_four.gif)
}

#last_four_1 {
	padding-left:15px;
	padding-top:5px;
	width: 523px;
}

#last_four_title1{
	margin:0 auto;
}

#last_four_discrip1{
	margin-left:10px;
}

#last_four_1 h1{
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:155%;
	color:#D5953A;
	margin:0 auto;
	margin-top:15px;	
}
#last_four_1 h2{
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:100%;
	margin:0 auto;
	color:#999;
}
#last_four_1 h3{
	margin:0 auto;
	margin-left:-5px;
}

#last_four_2 {
	width: 523px;
	padding-left:15px;
}

#last_four_title2{
	margin:0 auto;
}

#last_four_discrip2{
	margin-left:10px;
}

#last_four_2 h1{
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:155%;
	color:#D5953A;
	margin:0 auto;
}
#last_four_2 h2{
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:100%;
	margin:0 auto;
	color:#999;
}
#last_four_2 h3{
	margin:0 auto;
	margin-left:-5px;
}

#last_four_3 {
	width: 523px;
	padding-left:15px;
}

#last_four_title3{
	margin:0 auto;
}

#last_four_discrip3{
	margin-left:10px;
}

#last_four_3 h1{
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:155%;
	color:#D5953A;
	margin:0 auto;
}
#last_four_3 h2{
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:100%;
	margin:0 auto;
	color:#999;
}
#last_four_3 h3{
	margin:0 auto;
	margin-left:-5px;
}

#last_four_4 {
	width: 523px;
	padding-left:15px;
}

#last_four_title4{
	margin:0 auto;
}

#last_four_discrip4{
	margin-left:10px;
}

#last_four_4 h1{
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:155%;
	color:#D5953A;
	margin:0 auto;
}
#last_four_4 h2{
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:100%;
	margin:0 auto;
	color:#999;
}
#last_four_4 h3{
	margin:0 auto;
	margin-left:-5px;
}

#author_date_crate {
	width: 523px;
	Margin-top:5px;
}

#author_left{
	float: right;
	width: 413px;
	color:#603;
}
#author{
	float:left;
	width:200px;
}
#download{
	float:right;
	width:188px;
	text-align:right;
	margin-right:25px;
}
#last_four_crate img{
	margin-left:15px;
}

#date_right{
	float: left;
	width: 95px;
	margin-left:15px;
	color:#603;
}

#podcast_faq {
	width: 530px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top:20px;
	float: left;
}

#podcast_faq h2 {
	text-decoration: underline;
	margin:0 auto;
}

#podcast_faq h3{
	color: #7a003b;
	font-size: 100%;
	line-height: 150%;
	margin:0 auto;
		
}
#podcast_faq h3 a{
	color: #7a003b;
	text-decoration: none;
}

#podcast_faq h4 {
	text-decoration: underline;
	margin:0 auto;
}

#podcast_faq h4 a{
	color: #7a003b;
	text-decoration: none;
}

#podcast_faq p {
	font-size: 95%;
	font-family:Verdana, Geneva, sans-serif;
	color:#666;
	margin-bottom:20px;
	margin-top: 0;
	margin-right: 10px;
	margin-left: 10px;
}
