/* CSS Document */
#about_nav{
	width:169px;
	height:209px;
	position:absolute; left:100px; top:325px;
	text-align:left;
}

#sponsors_container{
	font-family:"Courier New", Courier, monospace;
	color:#454545;
	font-size:18px;
	font-weight:bold;
	position:relative;
	width: 685px;
	height: 496px;
	float:right;
	margin-top: 65px;
	text-align:left;
	text-align:center;

/*	background:#fff;
	border:solid 1px #FF0000; */
}

#sponsors_container A {
position: relative;

}

#sponsors_bg{
z-index: 400;

	position:absolute;
	width: 685px;
	height: 496px;
	left: 0px;
	top: 0px;


}

#sponsors_content{
position:relative;
z-index: 500;
	width:570px;
	height:380px;
	margin:auto;
	margin-top: 63px;
	overflow:auto;
}

#sponsors_container table{
	width: 85%;
	height:200px;
	margin:auto;
}