/* CSS Document */

body {font-family:Geneva, Arial, Helvetica, sans-serif; font-size:10pt ; 
background-image:url(Images/background1.jpg); background-color:#0E0E2F; background-repeat:repeat-y;}



#FlashTop {
	position:absolute;
	left:53px;
	top:37px;
	width:820px;
	height:300px;
	z-index:3;
}

#Logo {
	position:absolute;
	left:4px;
	top:1px;
	width:211px;
	height:130px;
	z-index:10;
	float:left;
}


#contactnav {
	position:absolute;
	left:450px;
	width:550px;
	height:40px;
	z-index:5;
	color:#FFFFFF;
	font-weight:bold;
	top: 0px;
	text-align:left;
}
	#contactnav li {list-style-type:none; margin:.5em 1em;
display:inline;	}

#contactnav a {border:thin #FFFFFF solid;  color:#FFFFFF;
	font-weight:bold; padding:7px; text-decoration:none; background-color:#333333; vertical-align:middle; text-align:left}

#contactnav a:hover { border:thin solid #FFFFFF; color:#FFFFFF;
	font-weight:bolder; padding:7px; text-decoration:none; background-color:#990000; vertical-align:middle; text-align:left}
	
#bottomtext {
	width:774px;
	height:243px;
	position:absolute;
	left: 63px;
	top: 318px;
	background-image:url(Images/background_bottom.gif);
	background-repeat:no-repeat;
	z-index: 2;
	padding:20px;

}
#middleblue {
	position:absolute;
	margin:0 0 0 0;
	width:942px;
	top:245px;
	height:148px;
	z-index:1;
	left: 0px;
}

#wrapper {
	width:797px;
	margin:0 0 0 0;
	position:absolute;
	left: 58px;
	z-index: 2;
	top:126px;
	background-color:#FFFFFF;
}
#top{
	background-image:url(Images/top.jpg);
	width:797px;
	height: 39px;
	z-index: 2;
}
#middle{
	background-image:url(Images/middle.jpg);
	width:797px;
	z-index: 3;
	min-height:400px;
	}

.middletext {
	margin-left:45px;
	margin-right:20px;
	}
.titles {
	margin-left:45px;
	margin-right:45px;
	font-size:14pt;
	font-weight:bold;
	border-bottom:#990000 solid thin;
	}
#bottom	{
	background-image:url(Images/bottom.jpg);
	width:797px;
	z-index: 3;
	height: 61px;
}
#buttonstop { text-align:center;}

h1 {font-family:Geneva, Arial, Helvetica, sans-serif; font-weight:bold; color:#000000; text-align:center;  }

#Title {
	position:absolute;
	left:55px;
	top:22px;
	width:798px;
	height:88px;
	z-index:4;
}
#Buttons {
	position:absolute;
	left:164px;
	top:103px;
	width:554px;
	height:40px;
	z-index:11;
}
#baseballlist ul
{
list-style-type: none;
padding: 0;
margin: 1em;
}

#baseballlist li
{
background-image: url(/Images/baseball1.jpg);
background-repeat: no-repeat;
background-position: 0 .7em;
padding-left: 1.6em;
padding-top:.6em;
}
