<style type="text/css">

BODY{ 
	margin: 0px;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	background-image:url('bg.jpg')
} 

.banner {
	position:absolute; 
	left:18px; 
	top:-2px; 
}

.content {
	color: ffffff;
	position:absolute;
	left:221px;
	top:178px;
	width:750px;


	height:600px
	text-align: left;
	font: 12px Arial;
	font-weight: normal;
	font-style: normal;
}

.subtitles {
  color: ffffff;	
	text-align: left;
	font: 12px Arial;
	font-weight: bold;
}

.titles {
  color: ffffff;	
	text-align: center;
	font: 18px Arial;
}

.subtext {
	color: ffffff;
	text-align: left;
	font-weight: normal;
	font-family: Arial;
	font-size: 12px;
}

.standings {
  color: ffffff;	
	text-align: center;
	font: 12px Arial;
}

.tstandings {
  color: ffffff;	
	text-align: left;
	font: 12px Arial;
}

.nav {
  	position:absolute; 
	left:18px; 
	top:177px; 
	width:191px; 
	height:358px
}

.table-content {
  color: ffffff;	
	text-align: left;
	font: 12px Arial;
	width:375px; 
	height:400px;
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: white;
	background-color: black;

}

</style>
