/* Updated July 12, 2010 */

body {
	background-color: #fff;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 101%;
	margin: 0 0 24px 0;
	min-width: 977px;
	padding: 0;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
#contentwrapper {
	background-image: url(images/shadow.png);
	background-repeat: repeat-y;
	margin: 0 auto;
	width: 977px;
}
#masthead {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
}
#masthead a, #masthead a:visited, #masthead a:active {
	display: block;
	height: 128px;
	margin-left: -20000px;
}
h1 {
	color: #fff;
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: 0.2em;
	line-height: normal;
	margin: 0 0 0 0;
	text-align: left;
	padding: 0px 212px 0 24px;
	height: 128px;
}
#maincontent {
	float: left;
	font-size: 0.8em;
	line-height: 1.5em;
	padding: 0px 14px 0px 24px;
	width: 677px; /*520*/
	text-align: justify;
}
#maincontent p {
	margin: 6px 17px 10px 0px;
	padding: 0px 0px 0px 12px;
}
#maincontent h2 {
	color: #666;
	font-size: 1.5em;
	font-weight: bold;
	line-height: normal;
	margin: 0px 7px 0px 4px;
	text-align: left;
}
#maincontent h3 {
	color: #666;
	font-size: 1.1em;
	font-weight: bold;
	line-height: normal;
	margin: 12px 0px 0px 7px;
	text-align: left;
}
#maincontent li {
	margin: 7px 17px 0 0;
	
}
#maincontent a:link {
	color: #669933;
	text-decoration: none;
}
#maincontent a:visited {
	color: #669933;
}
#maincontent a:hover, #maincontent a:active, #maincontent a:focus {
	color: #666666;
	text-decoration: none;
}

#tagline {
	background-image: url(images/bottom.png);
	background-repeat: no-repeat;
	clear: both;
	height: 105px;
}
#tagline p {
	margin:0;
	display: none;
}

#sidebar {
	color: #666;
	float: left;
	padding: 16px 0px 0px 18px;
	width: 237px; /*200*/
	line-height: 110%;
}
#sidebar h3 {
	color: #8bb341;
	font-size: .85em;
	font-weight: bold;
	margin: 11px 7px 6px 3px;
}
#sidebar p {
	margin: 6px 17px 12px 7px;
	font-size: 0.70em !important;
	line-height: 17px;
}

#sidebar a {
	padding: 0px;
}
#sidebar a:link, a:visited {
	color: #333;
	text-decoration: none;
}
#sidebar a:hover, a:active, a:focus {
	color: #669933;
	text-decoration: none;
}
#footer {
	clear: both;
	color: #999;
	font-size: 0.70em;
	margin: 0 auto;
	padding: 0px 24px 0 7px;
	width: 977px; /*689*/
}
#footer a:link, #footer a:visited {
	color: #669933;
	text-decoration: none;
}
#footer a:hover, #footer a:active, #footer a:focus {
	color: #669933;
	text-decoration: underline;
}

HR { 
	color:#EEEEEE;
	height: 1px;
	margin-bottom: 4px;
}
li {
	margin-bottom: 0px;
	margin-top: 0px;
}
#navibar {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: 0.75em;
}
#navibar li {
	list-style-type: none;
}
#navibar a {
	display: block;
	width: 207px;
	text-decoration: none;
	padding: 2px 6px 2px 8px;
	margin: 3px 0;
	border: 0px solid;
	border-color: #EEEEEE;
	text-valign: middle;
}
#navibar a:hover {
    background-color: #fff;
    color: #000000;
    border-color: #fff;
}
.arrow {
	margin: 0 0 -6px -3px;
}
/* get rid of dotted lines on click image/link */
a {
  outline: none;
}

.playerprofile {
	margin: 0px 0 0 5px;
}

.lesters {
	margin: 11px 0 0 10px;
}
