#container2 
{
position: relative;
top: 0px;
left: 0px;
}

#sponsors
{
	position: absolute;
	left: 0px;
	top: 0px;
	color: black;
}

body 
{   
	background: url(../flashfiles/background.jpg) repeat-x;
	font-family: arial;
	font-size: 11px;
	color: black;
	font-weight: normal;
	background-color: #ffffff;

}

/****invisible links ****/

#inv a
{
color: black;
}

#news
{
	position: absolute;
	top: 0px;
	left: 15px;
	width: 395px;
	height: 200px;
	font-size: 14px;
	
}