/********************************************

Print CSS
This Page is For All HTML pages
It contatains print specific styles
it may override some styles in css_basic

********************************************/

#logo{
display:block;
padding-bottom:10px;
margin-bottom:10px;


}

#logo h1{
margin-left:276px;
display:block;
}

#flash_header{
display:none;
}

#bot_wrapper{

	width: auto; 
	margin-left: auto; 
	margin-right: auto;

	background-color:#ffffff;
	z-index:100;
}

#left_column .content{
display:none;
}

#main_section{
clear:both;
float:left;
width:660px;
margin:0px;
padding:0px;
}


#main_content{
width:425px;
float:left;
margin-right:10px;
padding-right:20px;
border-right:1px solid #d7d7d7;
}
#secondary_content{
width:185px;
float:right;
}

#main_content .content{
	margin: 0px 0px 0px 0px;
}


#nav_wrapper{
display:none;
}

#secondary_content .google_ad{
display:none;
}

/*************************************/

h2{padding: 10px 0px 5px 0px;}
#left_column h2{padding-left:0px; margin-left:0px;padding-left:0px;}
#main_section h2{padding-right:0px; text-align:left; padding-bottom:10px; margin-left:0px;padding-left:0px;}






#news  .box{
width:auto;
border:none;
padding:0px;
}

#news .box_top,
#news .box_bot,
#music .box_top,
#music .box_bot,
.box_top,
.box_bot{
display:none;
}



#top_page,#footer{
display:none;
}


.more{
display:none;
}


#main_content h3{
text-align:left;
padding-left:0px;
}


#news .biography{
background-color:#FAFAB3;
padding:0px;
padding-top:9px;
}

.links,
.page_links{display:none;}

#weekday_schedule td{
	border:1px solid red;
}

.spacer,
.schedule_key{
display:none;
}
#weekday_schedule{
width:650px;
}
.program_schedule .week_monday,
.program_schedule .week_tuesday,
.program_schedule .week_wednesday,
.program_schedule .week_thursday,
.program_schedule .week_friday{

width:18%;
}

.program_schedule .box{
width:auto;
border:none;
padding:0px;
}

.program_schedule th,
.program_schedule td{
width:auto;
}

#advertising_column,
#channel_selector{display:none;}
