#site_layout {
	background-color: #000000;
	height: 100%;
	width: 100%;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
#teams_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 315px;
	width: 447px;
	overflow: auto;
	z-index: 9;
}
.header1style {
	text-decoration: underline;
}

