body {
	background-color: #000000;
	color: #000000;
	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;
	line-height:inherit;
}

.section_header {
	width: 100%;
	font-weight: bold;
	height: 25px;
	background-color: #333333;
	margin-bottom: 5px;
}
.section_header h1 {
	color:#FFFFFF;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding-left: 3px;
	line-height:inherit;
}


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

hr {
	border: solid #008080 1px;
}

.hrthin {
	border: dotted #008080 1px;
}

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

.small_p {
	font-size: 10px;
}

a:link{text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {text-decoration: none;}
a:visited {text-decoration: none;}

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: 129px;
	width: 100%;
}
	#header {
		height: 129px;
		margin: 0px auto;
		position: relative;
		text-align: center;
		width: 975px;		
	}
	#header_ad {
		display:block;
		float:right;
		position: absolute;
		right: 10px;
		top: 10px;
		background-color: #000000;
		width: 728px;
		height: 90px;
	}
	
/* Start Nav Bars */
#nav_bar {
	background-color: #000000;
	margin: 0px auto;
	position: relative;
	width: 975px;
	display: block;
}

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

/* Start Main Page */
#main_display {										
	display: block;
	float: left;
	position: relative;
	width: 955px;
	background-color: #FFFFFF;
	padding-top: 10px;
}
	#myGallery {									
		display: block;
		float: left;
		height: 300px !important;									
		position: relative;
		width: 955px !important;
		border: none;
	} 
		
#main_left {
	display: block;									
	float: left;
	padding-right: 10px;
	margin-top: 10px;
	margin: 0px;
	position: relative;
	width: 525px;
}
	#main_tweets {
		display: block;
		float: left;
		margin-top: 10px;
		position: relative;
		width: 525px;
	}
	#main_appad {
		display: block;
		float: left;
		margin-top: 10px;
		position: relative;
		width: 525px;
	}
	
#main_right {
	display: block;									
	float: left;
	margin-top: 10px;
	position: relative;
	width: 420px;
}
	#main_listen {
		display: block;
		float: left;
		position: relative;
		width: 420px;
		border: none;
	}
	#main_clips {
		display: block;
		float: left;
		padding-top: 10px;
		position: relative;
		width: 420px;
		border: none;
	}
	#main_adsmall {
		display: block;
		float: left;
		margin-top: 4px;
		position: relative;
		width: 400px;
		border: 10px #FFFFFF solid;
	}
	
/* Start Content Display */
#display {
	background-color: #FFFFFF;
	clear: left;
	display: block;
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-top: 10px;
	position:relative;
	width: 563px;

}

#right_display {
	background-color: #FFFFFF;
	float: left;
	display: block;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 10px;
	position: relative;
	text-align: center;
	width: 382px;
}
	
/* Start Listen */
.listen_download {
	font-size: 10px;
}

.show_title {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

/* 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_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 {
		clear: both;
		color: #9c9c9c;
		font-size: 10px;
		display: block;
		margin: 0px auto;
		position: relative;
		width: 975px;		
}
	#footer a:link,
	#footer a:visited,
	#footer a:active,
	#footer a:hover {
		color: #000000;
		text-decoration: none;
	}
	#footer_text {
		padding-top: 5px;
		text-align: center;
		margin: 0px;
	}

	#michaelzavala_logo {
		height: 100px;
		width: 86px;
		text-align: center;
		border: none;
		display: block;
		margin: 0px auto;
	}
