BODY {
background: url(pageimages/insert.jpg) repeat-x;
font-size:0.8em;
	text-align: left;
	background-color:#cccccc;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	margin:0px;
	padding:0px;
}
b {
  font-size: 110%;
}
em {
  color: red;\
}
#topsection
{
text-align:center;
HEIGHT: 20px;
background: #000000;
BORDER-BOTTOM: #000 1px solid;
}
ul#nav {
height: 173px; width: 1002px;
margin: 0 auto;
background: url(pageimages/header.jpg) no-repeat;
}
#contentwrapper{
float: left;
width: 100%;
}
#contentcolumn {
  border: 1px outset #dbe0e5;
  margin: 0 260px;
  padding: 10px;
  background: #e5e0dd none repeat scroll 0%;
}
#leftcolumn {
  float: left;
  width: 250px;
  margin-left: -100%;
  text-align: center;
  font-size: 0.8em;
}
#rightcolumn {
  background: #cccccc none repeat scroll 0%;
  float: left;
  width: 260px;
  margin-left: -260px;
}
table.standings {
  border: 0px outset gray;
  border-collapse: separate;
  -x-border-x-spacing: 2px;
  -x-border-y-spacing: 2px;
  background-color: #cccccc;
}
table.standings th {
  border: 0px inset gray;
  padding: 1px;
  background-color: #cccccc;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
}
table.standings td {
  border: 0px inset gray;
  padding: 3px;
  background-color: #cccccc;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
}
#footer {
  padding: 4px 0;
  background: #414141 none repeat scroll 0%;
  clear: left;
  width: 100%;
  color: #ffffff;
  text-align: center;
}
.innertube {
  margin: 0 10px 10px;
}
