div#content1{
	width: 95%;
}

div#content2{
	display: none;
}
div#content3{
	display: none;
}

div#content1 {
	padding: 5px 10px;
	overflow: auto;
	position: relative;
}

.sponsors {
position: absolute;
left: 50%;
width: 700px;
margin-left: -350px;
}

.sponsors, .sponsors a, .sponsors a:link, .sponsors a:visited {
font-family: Arial;
text-align: center;
font-size: 10px;
color: #1e476f;
text-decoration: none;
font-weight: normal;
}