body {
	background-image:url(images/layout_bg.jpg);
	background-color:#F2F2F2;
	background-position:top center;
	background-repeat:repeat-x;
	font-family: Arial,Helvetica,sans-serif; color: #000000;
	
		
}
a {
	font-size:12px;
	color:#FFFFFF;
}
p {
	color:#FFFFFF;
	font-size:13px;
}
h1 {
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#FFFFFF;
}
h2 {
	font-size:14px;
	font-weight:bold;
	font-style:italic;
}
h3 {
	font-size:13px;
	
	
}
#container {
	position:relative;
	float:left;
	width:800px;
	
	margin:0 auto;
	
}

#ad-right {
	float:left;
	width:125px;
	margin-top:100px;
	margin-left:10px;
}
#header-logo {
	width:100%;	
	height:82px;
}

#logo {
	width:280px;
	float:left;
}

#listen {
	width:280px;
	float:right;
}

#header-show {
	height:73px;
	margin-top:29px;
	margin-bottom:6px;
	

	background:url(images/layout_header-latest-next-show.jpg) no-repeat;
	
}
#latest-show {
	width:427px;
	height:61px;
	margin-top:2px;	
	margin-left:8px;
position:absolute;
	
	
}
#next-show {
	width:351px;
	height:61px;
	margin-top:4px;	
	
position:absolute;

left:437px;

	
}

.title {
	
	height:28px;
	margin-top:4px;
	margin-left:12px;
	
}
.itemrow {
	width:412px;
	height:28px;
	margin-top:1px;
}
.showrow {
	width:412px;
	padding-bottom:10px;
}
#play {
	width:21px;
	height:28px;
	float:left;
	margin-left:13px;
	margin-right:6px;
}


#content-body {


}
#left {
	width:431px;
	height:303px;
	
	margin-right:4px;
	
	float:left;
	
	background-image:url(images/layout_body-left.jpg);

}
#right {
	width:360px;
	height:303px;
	float:left;
	
	background-image:url(images/layout_body-right.jpg);

}
#inner {
	margin-left:10px;
	margin-top:6px;
	margin-right:6px;
}

p.guest {
	margin-top:10px;
}
#content-fold {
	padding-top:26px;
}
#scheduled-shows {
	width:430px;
	height:168px;
	background-image:url(images/layout_scheduled-shows.jpg);

	margin-right:4px;

	float:left;

}
#bottom-right {
	height:168px;
	float:left;
	
}
#mentioned-on-air {
	width:359px;
	height:121px;
	
	background-image:url(images/layout_mentioned-on-air-121.jpg);

}
#links {
	padding-top:24px;
	margin-left:10px;
	
}

#contact {
	width:359px;
	height:78px;
	
	padding-top:4px;
}
#footer {
	padding-top:12px;
	padding-bottom:25px;
	
	text-align:center;
	font-size:10px;
	
}

