body {
	margin: 0;
	padding: 0;
	background: #d1cbb5 url(../images/containerbg.jpg) repeat-x;
	font-family: Tahoma;
	font-size: 11px;
}

a, a:visited {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
}

.clear {
	clear: both;
	margin: 0;
}

input {
	font-family: Tahoma;
	font-size: 10px;
}

select, textarea {
	font-family: Tahoma;
	font-size: 11px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
}

.header {
	width: 980px;
	margin: 0 auto;
}

.headerleft {
	float: left;
	width: 208px;
}

.headerright {
	float: right;
	width: 772px;
	background: url(../images/menubg2.jpg) top left no-repeat;
}

.search {
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	background: url(../images/menubg.jpg) repeat-x;
	font-size: 10px;
	color: #FFFFFF;
}

.thetime {
	float: left;
}

.google {
	float: right;
}

.container {
	width: 100%;
	margin: 20px 0 0 0;
	padding: 0;
}

.sectiontitle {
	width: 480px;
	background: #000000;
	color: #FFFFFF;
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	padding: 5px 0;
	margin: 0;
	text-align: center;
}

.sectiontitle a, .sectiontitle a:visited {
	color: #FF0000;
	text-decoration: none;
}

.sectiontitle a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.contenttop {
	width: 990px;
	margin: 0 auto;
	background: url(../images/contenttop.png) no-repeat;
}

.contentbody {
	width: 950px;
	margin: 0 auto;
	background: #FFFFFF url(../images/contentbody.png) left repeat-y;
	padding: 10px 20px;
}

.contentbottom {
	clear: both;
	width: 990px;
	margin: 0 auto;
	background: url(../images/contentbottom.png) no-repeat;
}

.advertisement {
	float: left;
	width: 100px;
	padding-right: 10px;
}

* html .advertisement {
	padding-right: 5px;
}

.sidebar {
	float: right;
	width: 340px;
	padding-left: 10px;
}

* html .sidebar {
	padding-left: 5px;
}

.standings, .gentable {
	border: 1px solid #ECECEC;
	font-weight: bold;
	text-align: center;
	margin: 10px auto;
	width: 100%;
}

.plist {
	border: 1px solid #ECECEC;
	font-weight: bold;
	margin: 10px auto;
	width: 100%;
}

.last7 {
	border: 1px solid #ECECEC;
	font-weight: bold;
	margin: 10px auto;
	font-size: 10px;
}

.info {
	border: 1px solid #ECECEC;
	text-align: center;
	width: 100%;
	margin: 0;
}

.infoleft {
	text-align: left;
}

.info td {
	width: 50%;
	padding: 5px;
}

.pow {
	width: 190px;
}
	
.standings td, .last7 td, .gentable td, .plist td {
	padding: 4px 2px;
}

.standings a, .standings a:visited, .last7 a, .last7 a:visited {
	color: #0000FF;
	text-decoration: none;
}

.standings a:hover, .last7 a:hover {
	color: #FF0000;
}

.teams {
	text-align: left;
	padding-left: 10px;
}

.row1{
	background: #FFFFFF;
}

.row2  {
	background: #ECECEC;
}

.row3, .row3 a, .row3 a:visited {
	background: #333333;
	color: #FFFFFF;
}

.row4, row4 a, .row4 a:visited {
	background: #666666;
	color: #FFFFFF;
}

.row3 a:hover, .row4 a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

.standings tr.row1:hover td, .standings tr.row1:hover td a, .standings tr.row2:hover td, .standings tr.row2:hover td a {
	background: #000000;
	color: #FFFFFF;
}

.articles {
	width: 470px;
	margin-left: 110px;
}

.articles-wide {
	float: right;
	width: 840px;
}

.footer {
	padding: 5px 0;
	width: 990px;
	margin: 0 auto;
}

.teamlist {
	width: 100%;
	border: 1px solid #999999;
	font-weight: bold;
	line-height: 18px;
}

.teamsmenu {
	width: 490px;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
	border: 1px solid #CCCCCC;
}

.smalltext {
	font-size: 9px;
}

.verify {
	background: #FF0000;
	color: #FFFFFF;
	padding: 5px;
}

.normal {
	font-weight: normal;
}

.quarters {
	font-size: 16px;
	font-weight: bold;
}