body {
	background-color: #ffffff;
	color: #333333;
	font-size: 12px;
	font-family: Arial, helvetica, sans-serif;
	margin: 0px auto;
}

h1 {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding-left: 3px
}

h2 {
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	padding-left: 3px;
}

p {
	margin: 0px 3px 3px 3px;
	padding: 0px
}

.titlebar {	
	background-color: #d7d7d7;								
	height: 35px;
	line-height: 35px;
	margin-bottom: 5px;
	width: 100%;
}
	.titlebar_more {
	background-color: #d7d7d7;	
	height: 18px;
	line-height: 18px;
	width: 100%;
}

#live_titlebar {	
	background-color: #d7d7d7;								
	height: 35px;
	line-height: 35px;
	width: 100%;
}

ul, li { 
	border: 0;
	list-style: none;
	margin: 0;
	padding: 0;
}

/* Site Links */
a:visited {
	color: #0000FF;
}

/* Start Header */
#header_bg {
	background-color: #000000;
	background-repeat: repeat-x;
	height: 110px;
	width: 100%;
}
	#header {
		height: 110px;
		margin: 0px auto;
		position: relative;
		text-align: center;
		width: 975px;		
	}
	
/* Start Nav Bars */
#nav_bar {
	margin: 0px auto;
	position: relative;
	width: 100%;
}

/* Start Body Content */
#wrapper {
	background: #FFFFFF;
	display: block;
	float: left;
	margin: 0px auto;
	padding-bottom: 15px;
	position: relative;
	width: 100%;
}
	#content {
		background-color: #ffffff;
		display: block;
		float: center;
		margin: 0px auto;
		padding: 15px 10px 0px 10px;
		position: relative;
		width: 975px;		
	}
	#content:after {
		clear: both;
	}

/* Start Main Page */
#main_inforow {										
	display: block;
	float: left;
	position: relative;
	width: 100%;
}
	#myGallery {									
		display: block;
		float: left;
		height: 295px !important;									
		margin-right: 15px;
		position: relative;
		width: 525px !important;
	} 
	#main_news {									
		background-color: #ebebeb;
		display: block;
		float: left;
		height: 295px;
		overflow: hidden;
		position: relative;
		width: 415px;
	}
		#main_news h2 {
			margin-bottom: 5px;
		}
		#main_news hr {
			border: solid #FFFFFF 1px;
			}
		
#main_left {
	display: block;									
	float: left;
	margin-right: 15px;
	margin-top: 15px;
	position: relative;
	width: 525px;
}
	#main_episode {	
		background-color: #FFFFFF;								
		display: block;
		float: left;
		margin-bottom: 15px;
		position: relative;
		width: 523px;
	}
	#main_guests {									
		background-color: #FFFFFF;
		display: block;
		float: left;
		height: 155px;									
		position: relative;
		width: 525px;
	} 
		#main_guests img {
			border: solid #999999 1px;
		}
	#main_ad {
		display: block;
		float: left;
		height: 200px;
		margin-top: 15px;
		position: relative;
		width: 525px;
	}
	#main_ad img {
		border: none;
	}

#main_right {
	float: left;
	margin-top: 15px;
	width: 415px;
}
	#main_liveplayer {									
		background-color: #ebebeb;
		display: block;
		float: left;
		height: 312px;
		position: relative;
		width: 415px;
	}
	#main_facebook {
		display: block;
		float: left;
		margin-top: 15px;
		position: relative;
		width: 415px;
	}

/* Start Content Display */
#display {
	clear: left;
	display:block;
	float: left;
	margin-bottom: 5px;
	margin-right: 3px;
	position:relative;
	top: 5px;
	width: 563px;
}

#display_mzads {
	float: left;
	display: block;
	margin-right: 3px;
	padding-bottom:10px;
	position: relative;
	text-align: center;
	width: 246px;
}

#display_ads {
	display: block;
	float: left;
	padding-bottom:10px;
	position: relative;
	text-align: center;
	width: 160px;
}
	
/* Start Listen */
.listen_download {
	font-size: 10px;
}

/* Start Cast Page */
.cast_image {
	border: #333333 solid 1px;
	float: left;
	margin-right: 3px;
}
	.cast_image:after {
		clear: left;
	}
	#cast_info p {
		font-size: 10px;
	}	
	.cast_add img {
		border: none;
	}	
	.cast_title {
		font-size: 12px;
		font-style: italic;
		font-weight: bold;
	}

/* Start Guest Page */
.guest_image {
		border: solid #000000 1px;
	}
.guest_name {
	font-size: 20px;
	font-weight: bold;
}
	a .guest_name{
		text-decoration: none;
	}
.guest_text {
	color: #666666;
	font-size: 14px;
}

/* Footer Information */
#footer {
	background: #000000;
	color: #9c9c9c;
	display: block;
	float: left;
	font-size: 10px;
	height: 145px;
	position: relative;
	text-align: right;
	width: 100%;
}
	#footer a:link,
	#footer a:visited,
	#footer a:active,
	#footer a:hover {
		color: #FFFFFF;
		text-decoration: none;
	}
	#footer_text {
		display: block;
		position: absolute;
		right: 5px;
		top: 5px;
	}
	#footer_ad {
		display:block;
		float:right;
		position: absolute;
		right: 5px;
		top: 45px;
	}
	#michaelzavala_logo {
		display: block;
		float: left;
		height: 105px;
		left: 15px;
		position: absolute;
		top: 8px;
		width: 86px;
		z-index: 5;
	}
	#mzrecords_logo {
		display: block;
		float: left;
		height: 13px;
		left: 35px;
		position: absolute;
		top: 120px;
		width: 150px;
		z-index: 5;
	}
	#skyline_logo {
		display: block;
		float: left;
		left: 131px;
		height: 88px;
		position: absolute;
		top: 20px;
		width: 68px;
		z-index: 5;
	}