body {
	background-attachment: scroll;
	background-image:  url(../news/background.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 350px;


}

#logo {
	position: absolute;
	top: 110px;
	left: 10%;
}

#news {
	padding-top: 50px;
	background-image:  url(../news/title_news.gif);
	background-repeat: no-repeat;
	margin-right: 325px;










}

#shows {
	width: 280px;
	float: right;
	position: absolute;
	top: 0px;
	right: 0px;




}

#news p {
	margin-right: 15px;
}

#shows p {
	margin-right: 15px;
}
#sponsors {
	position: absolute;
	left: 18%;
	top: 200px;
}
.showsBox {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.showsBox strong {
	font-size: 12px;
}
