.news
{

	font: verdana;
	font-size: 10px;
	color: black;
	width: 250px;
	background-image: url(image/newsbg.gif);
	margin-bottom: 0px;
	padding-top: 0px;
	
}
#middle
{

	font: verdana;
	font-size: 10px;
	color: black;
	width: 250px;
	opacity: 0.7; filter: alpha(opacity=70);
	background-image: url(image/linksbg.gif);
	margin-bottom: 0px;
	padding-top: 0px;
	
}


#top
{
	
	background-image: url(image/newstop.gif);
	font: verdana;
	font-size: 10px;
	color: black;
	width: 250px;
	height: 20px;
		opacity: 0.7; filter: alpha(opacity=70);
	margin-bottom: 0px;
	padding-top: 3px;
}

#bottom
{
	background-image: url(image/newsbottom.gif);
	font: verdana;
	font-size: 10px;
	color: black;
	width: 250px;
	height: 32px;
	
		opacity: 0.7; filter: alpha(opacity=70);
		margin-top: 0px;
}

#linkstop
{
	background-image: url(image/linkstop.gif);
	font: verdana;
	font-size: 10px;
	color: black;
	width: 250px;
	height: 75px;
	opacity: 0.7; filter: alpha(opacity=70);
	margin-top: 0px;
}

#audiotop
{
	background-image: url(image/audiotop.gif);
	font: verdana;
	font-size: 10px;
	color: black;
	width: 350px;
	height: 45px;
	margin-top: 0px;
	opacity: 0.9; filter: alpha(opacity=90);
}

#audiomiddle
{
	background-image: url(image/audiomiddle.gif);
	font: verdana;
	font-size: 10px;
	color: black;
	width: 350px;
	height: 238px;
	margin-top: 0px;
	opacity: 0.9; filter: alpha(opacity=90);
}

#audiobottom
{
	background-image: url(image/audiobottom.gif);
	font: verdana;
	font-size: 10px;
	color: black;
	width: 350px;
	height: 25px;
	margin-top: 0px;
	opacity: 0.9; filter: alpha(opacity=90);
}