@charset "utf-8";
/* CSS Document */

#news {
	width:100%;
	height:auto;
	text-align:center;
	/* border:solid 3px #666666; */
}

.home {
	width:100%;
	height:auto;
	text-align:center;
}
	
.sponsor { 
	width:30%;
	height:auto;
	text-align:center;
}

.slideshow {
	width:70%;
	height:auto;
	text-align:center;
}

.news {
	width:100%;
	height:auto;
	text-align:center;
}

.newscell {
	width:50%;
	height:auto;
}