body { 
	text-align: center; 
	background-color : #000000;	
	font-family: Trebuchet MS;
} 

.centerdiv { 
	position: absolute; 
	width: 600px; 
	height: 312px; 
	margin-left: -350px; 	
	top: 200px; 
	left: 50%; 
	background-color: #000000; 
} 

td
{
	border: solid 1px #999999;	
}

.sponsorheading
{
	padding-left : 10px;
	padding-right : 10px;
	font-family: Trebuchet MS;
	font-size:26px;
	font-weight : bold;
	color : #000000;
}

#sponsortext, #sponsortext p
{
	padding-left : 10px;
	padding-right : 10px;
	font-family: Trebuchet MS;
	font-size:16px;
	font-weight : normal;
	color : #000000;
}

.sponsorsScroll {
	width : 400px;
	height: 220px;
	overflow: auto;
	float: left;
}

#button img a:hover
{
text-decoration: none;
}

#effect
{
	background-color:white;
}


.detalhe
{
	padding-left: 10px;
	z-index:99;
	position: absolute;
	width: 430px; 
	height: 308px;
	margin-left: -193px; 
	margin-top: -84px; 
	background-color:white;
	top: 287px; 
	left: 50%; 
}


.detalhe a.close
{	
	padding-top: 5px;
	padding-right : 10px;
	float : right;
	text-align : right;
	font-family: Trebuchet MS;
	font-size:12px;
	font-weight : normal;
	z-index : 99;
}


#gp2
{
	position: absolute;
	width: 123px;
	height: 118px;
	left : 85%;
	top : 80%;
}

#title
{
	float:left;	
	color : #999999;	
	text-align: left;	
	font-family: Trebuchet MS;	
	font-size:24px;	
	font-weight : normal; 
	margin-bottom:5px; 
	padding-top:0px;	
	position : absolute;	
}

#subtitle
{
	float:left;	
	color : #999999;	
	text-align: left;	
	font-family: Trebuchet MS;	
	font-size:20px;	
	font-weight : normal; 
	padding-bottom:10px;
	padding-top: 10px;
}

#background{
	position:absolute; 
	z-index:0; 
	width:100%; 
	height:120px;
	left: 0px;
	top:0px;
}


