body {
	letter-spacing:normal;
	font-family:Arial, Verdana;
	background-color:#2f522e;
	}

#banner{
	height:277px;
	width:878px;
	background:url(../images/expreps_02.jpg) top no-repeat;
}

#header{
	height: 100px;
	width:200px;
	text-align:Left;
	font-size:36px;
	font-family:Arial, Verdana;
	font-weight:bold;
	top:0px;
	background:url(../images/program_header.png) right top no-repeat;
	font-weight:bold;
}

#wraper{
	width:878px;
}

#content{
	text-align:left;
	background-color:#FFFFFF;
	width:878px;
	left:0px;
}

#linksbar{
	width:878px;
	background:url(../images/expreps_06.jpg);
	font-weight:bold;
	height:24px;
	position:relative;
}
/*
#searchDef{
	position:fixed;
	Bottom:25px;
	right:15px;
	width:135px;
	font-size:10px;
	background-color:#FFFFFF;
}
*/
.legendKey{
	font-size:10px;
}

.linksbar UL{
	margin:0;
	padding:0 0 0 12px;
	list-style:none;
	font-size:16px;
}
	
.linksbar LI{
	float:left;
	text-align:center;
	background:url(../images/FB-button.png) left no-repeat;	
}
	
.linksbar UL a{
	display:block;
	width:108px;
	text-decoration:none;
	color:#2f522e;
	font: bold;
	padding-left:35px;
}

.linksbar A:hover{
	color: #660000;
	text-decoration:underline;
}

H1 {
	text-align: center;
	font-size: 24px;
}

.playerlist{
	font-size: 12px;
}

TABLE.playerlist{
	font-size: 9px;
}

#footer{
	width:878px;
	height:24px;
}