body{
	background: url(../images/background.gif) repeat-x 20% 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size:80%;
	margin: 0px;
	padding: 0px;
}

p {
	text-indent:10px;
}

#container {
	margin: 0 auto;
	width: 960px;
	padding:0px;
	text-align: left;
	border: 1px #000 solid;
	background-color:white;
}

#text-indent {
	text-indent:20px;
}

#header {
	height:150px;
	background-color:#E6E6E6;
}

#title {
	height:32px;
	background-color: #210872;
	color:white;
	font-size:175%;
	text-align:center;
	border-bottom: 1px #000 solid;
}

#menu {
	text-align:left;
	height:40px;
	line-height:40px;
	background-color:#210872;
	color:#ffffff;
	vertical-align: middle;
	border-bottom: 1px #000 solid;
	padding-left:15px;
}

#menuleft {
	text-align:left;
	padding-left:15px;
	font-size:80%;
	height:30px;
	line-height:30px;
	background-color: #009;
	color:#fff;
	vertical-align: middle;
	border-bottom: 1px #000 solid;
}

#content {
	width: 940px;
	height:auto;
	margin: 0px;
	padding: 10px;
	vertical-align: top;
}

#leftcolumn {
	width: 460px;
	float: left;
	padding-right: 5px;
}

#rightcolumn {
	width: 460px;
	float: right;
	padding-left: 5px;
}

#gamescores {
	width: 470px;
	float: left;
	padding-right: 0px;
}

#gameshots {
	width:469px;
	float: right;
	padding-left:0px;
	padding-right: 0px;
}

#gameplayerstatsleft {
	width: 470px;
	float: left;
	padding-right: 0px;
}

#gameplayerstatsright {
	width:469px;
	float: right;
	padding-left:0px;
	padding-right: 0px;
}

#gamegoaliestatsleft {
	width: 470px;
	float: left;
	padding-right: 0px;
}

#gamegoaliestatsright {
	width:469px;
	float: right;
	padding-left:0px;
	padding-right: 0px;
}

#gamereportleft {
	width: 470px;
	float: left;
	padding-right: 0px;
}

#gamereportright {
	width:469px;
	float: right;
	padding-left:0px;
	padding-right: 0px;
}

#column1of2 {
	width: 470px;
	float: left;
	padding-right: 0px;
}

#column2of2 {
	width:469px;
	float: right;
	padding-left:0px;
	padding-right: 0px;
}



#column1of3 {
	width: 200px;
	float: left;
	padding-right: 5px;
	background-color:#fff;
}

#column2of3 {
	width:480px;
	float: left;
	padding-left:10px;
	padding-right: 10px;
	background-color:#fff;
}

#column3of3 {
	width: 230px;
	float: left;
	padding-right: 5px;
	background-color:#fff;
}

#centercolumn {
	text-align:center
}

#row {
	padding: 0px;
}

#row2 {
	background-color: #f7f7f7;
	width:960px;
	padding: 0px;
}

#background {
	background-color: #9FC;
}


#team1 {
	width: 940px;
	background-color: #c0c0c0;
	float: right;
	padding-left: 5px;
}

#footer {
	background-color:#210872;
	text-align:center;
	font-size:80%;
	color:#fff;
	height:30px;
	line-height:30px;
	vertical-align:text-bottom;
	border-top: 1px #000 solid;
}

#fernweb {
	text-align:center;
	font-size:80%;
	color:#3CF;
	font-style:italic;
	height:30px;
	line-height:30px;
	vertical-align:text-bottom;
	border-top: 1px #000 solid;
}

#separation {
	height:1px;
	width:75%;
	text-align:center;
	border-top: 1px #00f dashed;
	padding-bottom: 10px;
}

.breadcrumb {
	font-family: Verdana, Geneva, sans-serif;
	font-size:90%;
	color:red;	
}

.teamname {
	font-family: Verdana, Geneva, sans-serif;
	font-size:200%;
	font-weight: bold;
	color:# 009;	
}

.statscore {
	font-family: Verdana, Geneva, sans-serif;
	font-size:3em;
	font-weight: bold;
	color:blue;	
}

.stattitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size:125%;
	background-color:#CCC;
	font-weight: bold;
	color:blue;	
}

.statsubtitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size:105%;
	background-color:#e3e3e3;
	font-weight: bold;
	color:#000;	
}

.highlight {
	font-family: Verdana, Geneva, sans-serif;
	font-size:125%;
	font-weight: bold;
	color:blue;	
}

.highlight2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:100%;
	font-weight: bold;
	color:#006;
}

.highlight3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:105%;
	font-weight: bold;
	color: #F00;
}

.scheduletitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size:105%;
	font-weight: bold;
	color: #Fff;
	background-color:#210872;
	height:18px;
	text-align:center;
}

.text1 {
	font-family: Verdana, Geneva, sans-serif;
}

.section {
	width:960px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 115%;
	font-weight: bold;
	color: #FFF;
	background-color: #02207a;
	padding:5px;
	line-height:2em;
	clear: both;
}

#gamescoreleft {
	width:440px;
	float:left;
	padding:0 0 0 0px;
	text-align:right;
}

#gamescoreright {
	float:none;
	width:auto;
	padding:0 0 0 0px;
	text-align:left;
}

#gamescorecenter {
	float:left;
	width:18;
	padding:0 0 0 0px;
	text-align:center;
}

#gamedate {
	width:940px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #000;
	padding:0 0 0 0px;
	text-align:center;
}

#section2 {
	width:950px;
	background-color:#666600;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 140%;
	font-weight: bold;
	color: #fff;
	padding:0 0 0 10px;
	line-height:2em;
}

.boxborder {
	border: thin solid #000;
}

.line {
	background-color:blue;
	width:auto;	
	border-bottom: 1px dashed #00f; 
}

hr {
	border: none 0;
	border-top: 1px solid #00f;
	border-bottom: 0px;
	width: 100%;
	height: 1px;
	margin: 10px 0 10px 0;	
	text-align: left;
}

img.border {
	border:0;
	vertical-align:middle;
	text-align:center;
}

img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto;
	margin-bottom:15px;
}

/* links */
a, a:visited, a:active {
	color: #00F;
	text-decoration: none;
	font-size:90%;
}
a:hover {
	color: #F00;
	text-decoration: none;
	font-size:90%;
}

.menulink, .menulink:visited, .menulink:active {
	color: #FFF;
	text-decoration: none;
}
.menulink:hover {
	color: #F00;
	text-decoration: underline;
}

.menulink2, .menulink2:visited, .menulink2:active {
	color: #d7d8d8;
	text-decoration: none;
	font-size:90%;
}
.menulink2:hover {
	color: #F00;
	text-decoration: underline;
	font-size:90%;
}

.menulink3, .menulink3:visited, .menulink3:active {
	color: #F00;
	text-decoration: none;
	font-size:90%;
}
.menulink3:hover {
	color: #fff;
	text-decoration: underline;
	font-size:90%;
}

.background {
	background-color: #9FC;
}


/* self-clear floats */

.group:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }

