/* ColourfulWorld designed by Pokey and coded by Daniel St. Jules of Gamexe.net. (http://www.gamexe.net) */

/*--------------------------*/
/* GENERAL STYLES */
/*--------------------------*/

/*--------------*/
/* LAYOUT */
/*------------*/

#container {
	border-top:0px;
	text-align: center;
}



div#content {
	padding-left: 15px;
		text-align: center;
	height: 390px;
	width: 100%;
	overflow: auto;
}


.news h2 {

	color: white
}


/* notice */


/*---------------------------*/
/* CONTENT STYLES */
/*---------------------------*/

/* news */

.news{
	width: 90%;
	padding-bottom: 20px;
	text-align: left;
	
}
