@charset "UTF-8";
@import url("TeamPaddlefish.css");
/* CSS Document */

#container {
	width: 950px;
	background: #FFFFFF;
	margin: 0 auto;
	overflow: hidden;
	border-width: 2px;
	border-style: solid;
	border-color: #120064;
	height: 750px;
}
#banner {
	height: 125px;
	width: 950px;
	vertical-align: middle;
}
#navbar {
	background-color: #120064;
	height: 25px;
	width: 950px;
	text-align: center;
}
#mainleft {
	float: none;
	height: 750px;
	width: 950px;
	text-align: center;
}
#sponsors {
	height: 150px;
	width: 950px;
}
#footer {
	height: 40px;
	width: 950px;
	float: left;
}
#sponsors {
	height: 75px;
	width: 950px;
	float: left;
}
#bannertable {
}
