/****************** TEMPLATE 3 */
body#template3 {background: #fff url("/Pics/bg/bg_body.png") repeat 0 0;}

#wrapper {
	width:960px;
	margin:0 auto;
	/*position:relative;*/  /* Case #: 00027098 */
	padding:0;
	background:#fff;
}

#header {
	width:100%;
	clear:both;
	margin: 0 auto;
	padding:0;
	text-align:center;
	height:346px;
	background:#fff url("/Pics/bg/bg_header.png") no-repeat center top;
}
	.adspace {padding:10px 0 10px 0;display:block;background:url("../images/bg/bg_adspace.png") no-repeat center top;}
	.adspace object {display:block;margin:0 auto;}
	#header img, #header object {
		display:block;
		margin:0 auto;
	}
	#masthead {width:950px; margin:0 auto;}
	.masthead_logo {float:left;}
	.masthead_listenlive {float:right;}
	#topnav {}
#content {
	width:930px;
	clear:both;
	float: left;
	padding:10px;
}
/*#maintop > *:last-child, #mainmid > *:last-child, */ #mainbot > *:last-child, #mainfull > *:last-child, #rm > *:last-child,
.right > *:last-child, .left > *:last-child, .contentblock > *:last-child {
	margin-bottom: 0;
}
.int3 .right > *:last-child, .int3 .left > *:last-child, .int4 .right > *:last-child,
.int6 .left > *:last-child, .int6 .right > *:last-child {
	margin-bottom: 10px;
}
#main {
	width:620px;
	float:left;
	padding-right:10px;
}
#maintop, #mainbot, #mainmid {
	width:100%;
	float:left;
}
.left {
	width:305px;
	float:left;
}
	#maintop .left, #mainbot .left {}
.right {
	width:305px;
	float:right;
}
	#maintop .right, #mainbot .right {}
#rm {
	width:300px;
	float:right;
}

#footer_outer {
	width:100%;
	margin:10px auto 0 auto;
	padding:10px 0;
	text-align:center;
	z-index:1;
	background:#acacac url("../images/bg/bg_footer.png") repeat-x 0 0;
}
#footer {
	width:950px;
	margin:0 auto;
	text-align:center;
}

	#footer .logo {display:inline;margin:0 40px 0 0;float:left;}
	#footer .ei_logo img {
 		position:relative;
		margin:20px 0 0 0;
		left:-15px;
		opacity:0.8;
	}
	#footer ul {
		list-style-type: none;
		font: normal 11px/18px Verdana, Arial, Helvetica, sans-serif;
		margin:20px auto;
	}
	#footer li {display:inline;margin:0; padding:0 10px 0 0;}
		#footer li + li {}
	#footer li.first {padding-right:0px !important;}
	#footer li.last {}
	#footer a, #footer a:visited {color:#4e4e4e;}
	#footer a:hover {color:#666; text-decoration:none;}
	
	#footer .astralspace {clear:both;width:100%;height:100%;display:block;margin:30px auto 0 auto;padding:0;overflow:hidden;}
/****************** Popup Interior Page */
body.popup {}
.popupmasthead {
	padding:5px;
	background:#ccc;
}
.popupcontent {
	background:#fff;
	padding:10px;
}
.popupfooter {
	padding:5px;
	background:#ccc;
}