@charset "utf-8";
#overall {
/*	border: 1px solid #000066;*/
	position: relative;
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 160px;
	width: 1000px;
	margin-top: 0px;
	margin-left: 0px;
	/*	border: 1px solid #000099;*/
	position: relative;
	float: left;
}
#body {
	position: relative;
	height: auto;
	width: 1000px;
/*	border: 1px solid #000099;*/
	float: left;
}
#content {
	position: relative;
	height: auto;
	width: 660px;
	margin: 0px;
	padding: 0px;
/*	border: 1px solid #000099;*/

}
#left_column {
	position: relative;
	width: 660px;
	height: auto;
	padding: 5px;
	float: left;/*	border: 1px solid #000099;*/

}
#sidebar {
	position: relative;
	height: auto;
	width: 320px;
	float: left;
/*	border: 1px solid #000099;*/

}
#free_banner {
	width: 1000px;
	position: relative;
	height: auto;
	float: left;
/*	border: 1px solid #993300;*/
}
#footer {
	float: left;
	height: 100px;
	width: 1000px;
	/*	border: 1px solid #990099;*/
	position: relative;
	background-image: url(http://www.chill89.fm/2009/images/green_footer.gif);
	background-repeat: no-repeat;
}

.banner15060 {
	float: left;
	height: 60px;
	width: 150px;
	padding-left: 5px;
	position: relative;
/*	border: 1px solid #999999;*/
}

#banner300250 {
	position: relative;
	height: 250px;
	width: 300px;
	padding: 10px;
	/*tee add*/
	overflow:hidden;
    display:block;

/*	border: 1px solid #000099;*/

}

#hilight {
	height: 260px;
	width: 660px;
	position: relative;
/*	border: 1px solid #000099;*/
	padding-bottom: 10px;

}
#banner72890 {
	position: absolute;
	z-index:2099999;
	height: 90px;
	width: 728px;
	float: left;
	top: 28px;
	left: 300px;
	display:block;
/*	border: 1px solid #000099;*/
}
#menu {
	position: relative;
	height: 40px;
	width: 1000px;
	float: left;
	margin-top: 2px;
/*	border: 1px solid #0000CC;*/
}
body {
	margin-top: 0px;
	margin-left: 0px;
	/*background-image: url(http://www.chill89.fm/2009/images/bg.gif);*/
	background:url(/2009/images/bg.gif);
}
#sidebar180 {
	position: relative;
	height: auto;
	width: 180px;
	float: left;
	margin-left: 4px;
}
#content800 {
	position: relative;
	height: auto;
	width: 800px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}

/* SHOUT BOX */
#shoutBox {
	background: url("/images/shoutBox/bg.png");
	background-repeat: no-repeat;
	position: relative;
	width: 445px;
	height: 82px;
	padding: 32px 0 0 215px;
}
#shoutBox img {
	border: none;
}
#shoutTxt {
	float: left;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	width: 330px;
	height: 30px;
}
.shoutLink {
	cursor: pointer;
	float: right;
	margin: 27px 20px 0 0;
}
.shout-aligner {
	height: 100%;
	vertical-align: middle;
	width: 1px;
}