html, body {
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
	height: 100%;
	max-height: 100%;
	}
#searchterms, #Entry {font: 16px Calibri; font-weight:bold; color: #000000; }	
.navButton {
	width:            40px;
	height:           20px;
	color:            #CCCCCC;
	font-size:        12px;
	font-family:      sans-serif;
	background-color: #363636;
	border-color:     #484848;
	border-width:     0px;
	}	
#radioframe {
	display: none;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 296px;
	height: 296px;
	z-index: 3;
	}
#leftframe {
	height: 100%;
	width: 120px;
	}
#maincontent {
	height: 100%;
	width: 100%;
	}

#leaderboard, #leaderboardb {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 728px; 
	height: 114px; 
	display: none;
	z-index: 9999;
	}
	
#leaderboard_src, #leaderboardb_src {  		
	position: relative; 
	width: 728px; 
	height: 90px; 
	left: 0px; 
	top: 0px; 
	align: top; 
	align: left; 
	overflow-x: hidden; 
	overflow-y: hidden; 
	padding: 0px 0 0;
	border: 0px solid #FF0000; 
	scrolling: no; 
	background-color: #transparent; 
	}
#smallad {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 296px;
	height: 64px;
	display: none;
	z-index: 1;
	}	
#smallad_src {  		
	position: relative; 
	width: 234px; 
	height: 60px; 
	left: 0px; 
	top: 0px; 
	padding: 0px 0 0;
	border: 0px solid #FF0000; 
	background-color: #transparent; 
	}
#rectad {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 300px; 
	height: 270px; 
	display: none;
	z-index: 9999;
	}
#rectad_src {
	position: relative;
	left: 0px;
	bottom: 0px;
	width: 300px; 
	height: 250px; 
	padding: 0px 0 0;
	border: 0px solid #FF0000; 
	background-color: #transparent;
	z-index: 9999;
	}	
#y4p {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 125px; 
	height: 144px; 
	display: block;
	z-index: 9999;
	}
#y4p_src {
	position: relative;
	left: 0px;
	bottom: 0px;
	width: 125px; 
	height: 144px; 
	padding: 0px 0 0;
	border: 0px solid #FF0000; 
	background-color: #transparent;
	z-index: 9999;
	}
#tbar {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 250px; 
	height: 66px; 
	display: block;
	z-index: 9999;
	}
#tbar_src {
	position: relative;
	left: 0px;
	bottom: 0px;
	width: 250px; 
	height: 66px; 
	padding: 0px 0 0;
	border: 0px solid #FF0000; 
	background-color: #transparent;
	z-index: 9999;
	}
.contentbump {
	margin-bottom: 118px;
	}
.contentbumpSmallAd {
	margin-bottom: 68px;
	}	
