/* CSS Document */
body.thrCol {
	width: 1024px;
	margin: auto;
	background-color: #EEEEEE;
}
div.topBanner {
	width: 1024px;
	height: 143px;
}
.thrCol #container {
	width: 1024px;
	background: white;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
	position: absolute;
}
.thrCol .clear {
	clear: both;
}

.thrCol .leftCol {
	float: left;
	width: 170px;
}

.thrCol .centerCol{
	float: left;
	width: 451px;
	padding-left: 20px;
}

.thrCol .leftcenterCol{
	float: left;
	width: 581px;
	padding-left: 60px;
}

.thrCol .rightCol1{
	float:left;
	width: 192px;
	text-align: center;
}
.thrCol .rightCol2{
	float:left;
	width: 190px;
	text-align:center;
}

.thrCol .bottomBar {
	width: 1023px;
	height: 149px;
}

.thrCol .creator {
	text-align: center;
}

.footer {
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFFFFF;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.thrCol .printCol{
	padding-left: 60px;
}

.copyright
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	text-decoration:none;
	text-align:center;
}
/* Menu formatting */
#menu
{
	width: 1024px;
	height: 20px;
	background: white;
	float: left;
	padding-bottom: 10px;
	padding-left:0px;
}

#menu ul
{
	list-style: none;
	margin: 0;
	padding: 0px;
	float: left;
	height:60px;
}

#menu a
{
	text-decoration: none;
	display: block;
	margin: 0;
	padding-left: 0px;
	color: black;
	font-size: 11px;
	font-family: Arial Narrow; sans-serif;
	background-color: #CCCC66;
	
}

#menu a#header
{
	display: block;
	margin: 0;
	padding: 0px;
	color: #000000;
	background-color: white;
	text-decoration: none;
}

#menu a:hover
{
	color:black;
	font-weight: 300;
	background-color: #99CCFF;
}

#menu a.leftSpacer
{
	background-image:url("images/menu/EMHA-BAA_02.gif");
	background-repeat:no-repeat;
	height:20px;
	width:40px;
}

#menu a.league
{
	background-image:url("images/menu/EMHA-League.jpg");
	background-repeat:no-repeat;
	height:20px;
	width:56px;
}

#menu a.league:hover
{
	background-image:url("images/menu/EMHA-League-over.jpg");
	background-repeat:no-repeat;
	height:20px;
	width:56px;
}

#menu a.rule1
{
	background-image:url("images/menu/EMHA-BAA_04.gif");
	background-repeat:no-repeat;
	height:20px;
	width:22px;
}

#menu a.standings
{
	background-image:url("images/menu/EMHA-Standing.jpg");
	background-repeat:no-repeat;
	height:20px;
	width:80px;
}

#menu a.standings:hover
{
	background-image:url("images/menu/EMHA-Standing-over.jpg");
	background-repeat:no-repeat;
	height:20px;
	width:80px;
}

#menu a.rule2
{
	background-image:url("images/menu/EMHA-BAA_06.gif");
	background-repeat:no-repeat;
	height:20px;
	width:19px;
}

#menu a.schedule
{
	background-image:url("images/menu/EMHA-Schedule.jpg");
	background-repeat:no-repeat;
	height:20px;
	width:79px;
}

#menu a.schedule:hover
{
	background-image:url("images/menu/EMHA-Schedule-over.jpg");
	background-repeat:no-repeat;
	height:20px;
	width:79px;
}

#menu a.rule3
{
	background-image:url("images/menu/EMHA-BAA_08.gif");
	background-repeat:no-repeat;
	height:20px;
	width:18px;
}

#menu a.statistics
{
	background-image:url("images/menu/EMHA-Stats.jpg");
	background-repeat:no-repeat;
	height:20px;
	width:59px;
}

#menu a.statistics:hover
{
	background-image:url("images/menu/EMHA-Stats-over.jpg");
	background-repeat:no-repeat;
	height:20px;
	width:59px;
}

#menu a.rule4
{
	background-image:url("images/menu/EMHA-BAA_10.gif");
	background-repeat:no-repeat;
	height:20px;
	width:14px;
}

#menu a.rosters
{
	background-image:url("images/menu/EMHA-Rosters.jpg");
	background-repeat:no-repeat;
	height:20px;
	width:62px;
}

#menu a.rosters:hover
{
	background-image:url("images/menu/EMHA-Rosters-over.jpg");
	background-repeat:no-repeat;
	height:20px;
	width:62px;
}

#menu a.rule5
{
	background-image:url("images/menu/EMHA-BAA_12.gif");
	background-repeat:no-repeat;
	height:20px;
	width:26px;
}

#menu a.tournaments
{
	background-image:url("images/menu/EMHA-Tourn.jpg");
	background-repeat:no-repeat;
	height:20px;
	width:111px;
}

#menu a.tournaments:hover
{
	background-image:url("images/menu/EMHA-Tourn-over.jpg");
	background-repeat:no-repeat;
	height:20px;
	width:111px;
}

#menu a.rightSpacer
{
	background-image:url("images/menu/EMHA-BAA_14.gif");
	background-repeat:no-repeat;
	height:20px;
	width:438px;
}

#menu li
{
	position: relative;
}

#menu ul ul
{
	position: absolute;
	width:130px;
	line-height:25px;
	text-align:left;
	z-index:500;
	height:auto;
	top:20px;
	left:5px;
	text-indent:5px
}

#menu ul ul ul
{
	position: absolute;
	width:200px;
	line-height:25px;
	text-align:left;
	z-index:500;
	height:auto;
	top:0px;
	left:129px;
	text-indent:5px
}

div#menu ul ul , div#menu ul li:hover ul ul
{
	display: none;
}

div#menu ul li:hover ul, div#menu ul ul li:hover ul
{
	display: block;
}