a {
	color: #000000;
	text-decoration: none;
}
a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #892034;
	text-decoration: none;
}

#feature_area {
	width: 587px;
	height: 458px;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
}
#kids_burst {
	height: 96px;
	width: 160px;
	float: right;
	margin-bottom: 5px;
	margin-top: 12px;
}

#kids_burst img {
	border: 0;
}

#news {
	width: 160px;
	float: right;
	background-color: #BF9D31;
	border-bottom-color: #000000;
	border-bottom-width: medium;
	border-bottom: medium;
	margin-top: 12px;
	
}

#news h1 {
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
	background-color: #e5b53a;
	text-indent: 5px;
	color: #000000;
}

#news a {
	color: #ffffff;
	text-decoration: none;
}

#news a:link, a:visited {
	color: #ffffff;
	text-decoration: none;
}

#news a:hover {
	color: #892034;
	text-decoration: none;
}
#news_link {
	margin: 5px;
}

#inspire {
	width: 388px;
	height: 315px;
	float: right;
	margin-right: 15px;
	margin-top: 8px;
}
#ticker {
	width: 585px;
	height: 115px;
	clear: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

/* ADS */
#ad_tower {
	background-position: center center;
	width: 160px;
	height: 540px;
	float: right;
	margin-top: 5px;
	margin-bottom: 15px;
}
#ad_rectangle {
	background-position: center center;
	width: 180px;
	height: 165px;
	float: left;
	margin-top: 5px;
}
