@charset "UTF-8";
/* CSS Document */

/* - - - - - - - - - - - E L E M E N T S - -*/

*{margin:0;padding:0;}

html {
	min-height: 101%;
}

body {
	background-color: #d3d3d3;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 11px;
	line-height: 18px;
	color: #473e38;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: top center;
}

h1 {
	text-indent: -9999px;
	font-size:10px;
}


h2{
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	color: #9b2920;
	line-height:25px;
	margin-bottom:15px;
}

h3{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color: #9b2920;
	line-height:20px;
	margin-bottom:15px;
	text-align:left;
}


ol{

	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color: #2e409a;
	line-height:20px;
	margin-bottom:15px;
	margin-left: 190px;
	text-align:left;
}

/*
table{
	margin:auto;
	border:solid 1px #2E409A;
	margin-bottom:30px;
	text-align:center;
	border-style:none;
	border-collapse:collapse ;
}

table tr td{
	text-align:center;
	border:solid 1px #2E409A;
	padding: 0 2px;
}

table tr td a{
	text-decoration:none;
	color:#473E38;
}

table tr td a:hover{
	color:#9b2920;
}

table tr td img{
	margin-left:-2px;
	margin-right:-2px;
	margin-bottom:-5px;
	padding:0;
	border: none 0;
}

*/

/* - - - - - - - - - - - D I V S - -*/

#wrapper {
	width: 940px;
	margin: 0 auto;
	position:relative;
}

#header {
	height: 200px;
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
	position:relative;
}

#content {
	background-color: #d3d3d3;
	margin: 10px 10px 0 10px;
}

#maincontent{
	float:left;
	width: 920px;
	background-color:#d3d3d3;
	background-image:url(../images/contentbg.jpg);
}

#left {
	width: 210px;
	float: left;
	padding: 10px;
	background-color: #d3d3d3;
	float: left; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	position:relative;
}


#left a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:11px;
	color: #473e38;
	text-decoration:none;
	position:relative;
	left: 25px;
}

#left a:hover {
	color:#9b2920;
}

#left a:active {
	color:#C8BE80;
}

#cent {
	width: 455px;
	float: left;
	border-left:solid 2px #f8f9fb;
	border-right:solid 2px #f8f9fb;
	padding: 10px 10px 0 10px;
	background-color: #d3d3d3;
	min-height:320px;

}

#cent p{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #473e38;
	margin-bottom:20px;
}

#cent p a{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #473e38;
}

#cent p a:hover{
	color:#9b2920;
}

#cent ul{
	padding-left: 15px;
}

#matchnav{
	height:20px;
	width:455px;
	margin-bottom:20px;
	float: left;
	position:relative;
}

#matchnavleft{
	float:left;
	width: 227px;
	height:25px;
	text-align:left;
}

#matchnavleft img{
	text-align:left;
	padding-right:5px;
	position:relative;
	top:7px;
	border:none 0;
}


#matchnavleft a {
	color: #473e38;
	text-decoration:none;
}

#matchnavleft a:hover {
	color:#C8BE80;
}

#matchnavright{
	float:left;
	width: 228px;
	height:25px;
	text-align:right;
}

#matchnavright a {
	color: #473e38;
	text-decoration:none;
}

#matchnavright a:hover {
	color:#C8BE80;
}

#matchnavright img{
	text-align:right;
	padding-right:5px;
	position:relative;
	top:7px;
	border:none 0;
}

#right {
	width: 190px;
	float: left;
	padding: 10px;
	background-color: #d3d3d3;
}

#right img {
	padding-bottom: 5px;
}

#footer{
	clear:left;
	height: 22px;
	margin: 0 10px;
	padding-top: 20px;
	padding-bottom: 10px;
	font-size:10px;
	color:#03365a;
}

#footerleft{
	width: 230px;
	float: left;
}

#footercenter{
	width: 479px;
	float: left;
}

#footerright{
	width: 210px;
	float: left;
	text-align:center;
}

#footerright img{
	border:none 0;
}


/* - - - - - - - - - - - C L A S S - -*/


.ball {
	position:relative;
	width: 187px;
	height:17px;
	background-image:url(../images/ball.gif);
	background-repeat:no-repeat;
}

.ball2 {
	position:relative;
	width: 187px;
	height:17px;
	background-image:url(../images/ball2.gif);
	background-repeat:no-repeat;
}

.line {
	width:210px;
	height:1px;
	background-image:url(../images/linebg.gif);
	background-repeat:repeat-x;
	background-color: #d3d3d3;
	padding: 4px 0 5px 0;
	position:relative;
	top: 4px;
}


.eck {
	position:relative;
	width: 187px;
	background-image:url(../images/5eck.gif);
	background-repeat:no-repeat;
	left:15px;
}

.imgcenter {
	position:relative;
	text-align:center;
}

.thumb {
	background-image:url(../images/bgthumb.gif);
	background-repeat:no-repeat;
	padding: 7px 5px 7px 5px;
	border:0 none
}

.band1 {
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color: #473e38;
}

.band2 {
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color: #9b2920;
}


.band {
	width:170px;
	margin-left:30px;
	float:left;
	text-align: right;
}
.time {
	margin-left: 10px;
	width:100px;
	float:left
	}

