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

body  {
	font: 100% Arial, Helvetica, sans-serif;
	background: url(images/bg_wool.jpg) repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	line-height: 1.23em;
}
h1 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#container { 
	width: 780px;
	background: #FFFFFF;
	margin: 10px auto;
	text-align: left;
} 
#header { 
	background: url(images/bg_wool.jpg) repeat; 
} 

/*!!!!!!!!!!!!!!!!!!!!!Start Nav Bar!!!!!!!!!!!!!!!!!!!!!!!*/

#sidebar1 {
	float: left;
	width: 170px;
	padding: 6px 0 20px 10px;
	font-family:Arial, Helvetica, sans-serif;
    font-size:.8em;
    font-weight:bold;
    list-style:none;
}
#sidebar1 ul { 
	list-style: none; 
	margin: 0;
	padding: 0;
}
#sidebar1 ul li{ 
  margin: 6px 0;
  padding: 0;
  font-weight: bold;
  background-repeat: no-repeat;
  background-position: 0 top;
}
#home, # about, #uni, #managers, #players, #history, #photos, #contact, #todd, #map, #thanks, #donate{
	width: 160px;
	height: 40px;
}
#home a{
	display:block;
    width:160px;
	height:40px;
    background:url("buttons/home_dark.gif") 0 top;	
}
#home a:hover{
	background-position: 0 bottom;
}
#about a{
	display:block;
    width:160px;
	height:40px;
    background:url("buttons/about_dark.gif") 0 top;	
}
#about a:hover{
	background-position: 0 bottom;
}
#donate a{
	display:block;
    width:160px;
	height:40px;
    background:url("buttons/donate.gif") 0 top;	
}
#donate a:hover{
	background-position: 0 bottom;
}
#uni a{
	display:block;
    width:160px;
	height:40px;
    background:url("buttons/uni_dark.gif") 0 top;	
}
#uni a:hover{
	background-position: 0 bottom;
}
#managers a{
	display:block;
    width:160px;
	height:40px;
    background:url("buttons/manager_dark.gif") 0 top;	
}
#managers a:hover{
	background-position: 0 bottom;
}
#players a{
	display:block;
    width:160px;
	height:40px;
    background:url("buttons/players_dark.gif") 0 top;
}
#players a:hover{
	background-position: 0 bottom;
}
#history a{
	display:block;
    width:160px;
	height:40px;
    background:url("buttons/history_dark.gif") 0 top;	
}
#history a:hover{
	background-position: 0 bottom;
}
#photos a{
	display:block;
    width:160px;
	height:40px;
    background:url("buttons/photo_dark.gif") 0 top;	
}
#photos a:hover{
	background-position: 0 bottom;
}
#contact a{
	display:block;
    width:160px;
	height:40px;
    background:url("buttons/contact_dark.gif") 0 top;
}
#contact a:hover{
	background-position: 0 bottom;
}
#todd a{
	display:block;
    width:160px;
	height:40px;
    background:url("buttons/todd_dark.gif") 0 top;	
}
#todd a:hover{
	background-position: 0 bottom;
}
#map a{
	display:block;
    width:160px;
	height:40px;
    background:url("buttons/map_dark.gif") 0 top;	
}
#map a:hover{
	background-position: 0 bottom;
}
#thanks a{
	display:block;
    width:160px;
	height:40px;
    background:url("buttons/thanks_dark.gif") 0 top;	
}
#thanks a:hover{
	background-position: 0 bottom;
}
#toddbutton a{
	margin: 6px 0 0 0;
	display:block;
    width:160px;
	height:140px;
    background:url("images/todd_both.jpg") 0 top;
}
#toddbutton a:hover{
	background-position: 0 bottom;
}

/*!!!!!!!!!!!!!!!!!!!!!End Nav Bar!!!!!!!!!!!!!!!!!!!!!!!*/

#mainContent { 
	margin: 0 0 0 185px;
	padding: 12px 6px 0 0;
} 
#mainContent img{ 
}
#mainContent p{
	font-size: 14px;
	padding: 0; 
}
#mainContent h3{
	padding: 0 10px 0 10px; 
}
#mainContent a:link{
	text-decoration: none;
	color: #003399; 
}
#mainContent a:visited{
	text-decoration: none;
	color: #003399; 
}
#mainContent a:hover, a:active{
	text-decoration: none;
	color: #CC0000; 
}
#mainContent table{
	margin: 3px 0 18px 0;
	font-size: 13px; 
}
#mainContent th{
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background: #fff;
	padding: 2px 2px 2px 5px;
}
#mainContent td{
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background: #fff;
	padding: 2px 2px 2px 4px;
}
#mapframe {
	margin: 20px 0 0 80px;
}
#youtube {
	margin: 20px 0 0 72px;
}
#merloni {
	padding: 2px 3px;
	background: #CCCCCC;
}
#rosters th {
	padding: 2px 12px 2px 0;
	border-right: none;
	border-left: none;
	border-top: none;
	border-bottom: 1px solid #000033;
}
#rosters tr {
	padding: 2px 12px 2px 0;
	border: none;
}
#rosters td {
	padding: 2px 12px 2px 0;
	border: none;
}
/*Thanks Page Table*/
#thankstable table{
	margin: 3px 5px 18px 5px;
	border: thin black solid;
}
#address li {
	list-style-type: none;
}	
/*Start Road Uniforms*/
#orioles a:link{
	text-decoration: none;
	color: #000000;
}
#orioles a:visited{
	text-decoration: none;
	color: #000000;
}
#orioles a:hover{
	text-decoration: none;
	color: #FFCC00;
	background-color: #000000;
}
#cardinals a:link{
	text-decoration: none;
	color: #000000;
}
#cardinals a:visited{
	text-decoration: none;
	color: #000000;
}
#cardinals a:hover{
	text-decoration: none;
	color: #CC0000;
	background-color: #999999;
}
#tigers a:link{
	text-decoration: none;
	color: #000000;
}
#tigers a:visited{
	text-decoration: none;
	color: #000000;
}
#tigers a:hover{
	text-decoration: none;
	color: #CCCCCC;
	background-color: #FF6600;
}
#athletics a:link{
	text-decoration: none;
	color: #000000;
}
#athletics a:visited{
	text-decoration: none;
	color: #000000;
}
#athletics a:hover{
	text-decoration: none;
	color: #003399;
	background-color: #999999;
}
#redsox a:link{
	text-decoration: none;
	color: #000000;
}
#redsox a:visited{
	text-decoration: none;
	color: #000000;
}
#redsox a:hover{
	text-decoration: none;
	color: #CCCCCC;
	background-color: #CC0000;
}
#yankees a:link{
	text-decoration: none;
	color: #000000;
}
#yankees a:visited{
	text-decoration: none;
	color: #000000;
}
#yankees a:hover{
	text-decoration: none;
	color: #000066;
	background-color: #CCCCCC;
}
#redsoxfoxx a:link{
	text-decoration: none;
	color: #000000;
}
#redsoxfoxx a:visited{
	text-decoration: none;
	color: #000000;
}
#redsoxfoxx a:hover{
	text-decoration: none;
	color: #CC0000;
	background-color: #CCCCCC;
}
#reds a:link{
	text-decoration: none;
	color: #000000;
}
#reds a:visited{
	text-decoration: none;
	color: #000000;
}
#reds a:hover{
	text-decoration: none;
	color: #CCCCCC;
	background-color: #CC0000;
}
#elite a:link{
	text-decoration: none;
	color: #000000;
}
#elite a:visited{
	text-decoration: none;
	color: #000000;
}
#elite a:hover{
	text-decoration: none;
	color: #CCCCCC;
	background-color: #000000;
}
#elefantes a:link{
	text-decoration: none;
	color: #000000;
}
#elefantes a:visited{
	text-decoration: none;
	color: #000000;
}
#elefantes a:hover{
	text-decoration: none;
	color: #FFFF33;
	background-color: #009900;
}
#clowns a:link{
	text-decoration: none;
	color: #000000;
}
#clowns a:visited{
	text-decoration: none;
	color: #000000;
}
#clowns a:hover{
	text-decoration: none;
	color: #FF0000;
	background-color: #000033;
}
#cubs a:link{
	text-decoration: none;
	color: #000000;
}
#cubs a:visited{
	text-decoration: none;
	color: #000000;
}
#cubs a:hover{
	text-decoration: none;
	color: #0033FF;
	background-color: #CCCCCC;
}
#stars a:link{
	text-decoration: none;
	color: #000000;
}
#stars a:visited{
	text-decoration: none;
	color: #000000;
}
#stars a:hover{
	text-decoration: none;
	color: #CCCCCC;
	background-color: #000066;
}
#indians a:link{
	text-decoration: none;
	color: #000000;
}
#indians a:visited{
	text-decoration: none;
	color: #000000;
}
#indians a:hover{
	text-decoration: none;
	color: #CC0000;
	background-color: #CCCCCC;
}
#cubans a:link{
	text-decoration: none;
	color: #000000;
}
#cubans a:visited{
	text-decoration: none;
	color: #000000;
}
#cubans a:hover{
	text-decoration: none;
	color: #0000CC;
	background-color: #FF0000;
}
#rockets a:link{
	text-decoration: none;
	color: #000000;
}
#rockets a:visited{
	text-decoration: none;
	color: #000000;
}
#rockets a:hover{
	text-decoration: none;
	color: #CC0000;
	background-color: #CCCCCC;
}
/*#braves a:link{
	text-decoration: none;
	color: #000000;
}
#braves a:visited{
	text-decoration: none;
	color: #000000;
}
#braves a:hover{
	text-decoration: none;
	color: #CC0000;
	background-color: #CCCCCC;
}*/
#senators a:link{
	text-decoration: none;
	color: #000000;
}
#senators a:visited{
	text-decoration: none;
	color: #000000;
}
#senators a:hover{
	text-decoration: none;
	color: #999999;
	background-color: #000099;
}
#dodgers a:link{
	text-decoration: none;
	color: #000000;
}
#dodgers a:visited{
	text-decoration: none;
	color: #000000;
}
#dodgers a:hover{
	text-decoration: none;
	color: #0000FF;
	background-color: #CCCCCC;
}
#panners a:link{
	text-decoration: none;
	color: #000000;
}
#panners a:visited{
	text-decoration: none;
	color: #000000;
}
#panners a:hover{
	text-decoration: none;
	color: #FFCC00;
	background-color: #CC0000;
}
#carlton a:link{
	text-decoration: none;
	color: #000000;
}
#carlton a:visited{
	text-decoration: none;
	color: #000000;
}
#carlton a:hover{
	text-decoration: none;
	color: #CC0000;
	background-color: #999999;
}
#aaron a:link{
	text-decoration: none;
	color: #000000;
}
#aaron a:visited{
	text-decoration: none;
	color: #000000;
}
#aaron a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000066;
}
#whitesox a:link{
	text-decoration: none;
	color: #000000;
}
#whitesox a:visited{
	text-decoration: none;
	color: #000000;
}
#whitesox a:hover{
	text-decoration: none;
	color: #0000CC;
	background-color: #CCCCCC;
}
#mets a:link{
	text-decoration: none;
	color: #000000;
}
#mets a:visited{
	text-decoration: none;
	color: #000000;
}
#mets a:hover{
	text-decoration: none;
	color: #FF6600;
	background-color: #0000CC;
}
#pilots a:link{
	text-decoration: none;
	color: #000000;
}
#pilots a:visited{
	text-decoration: none;
	color: #000000;
}
#pilots a:hover{
	text-decoration: none;
	color: #0000FF;
	background-color: #FFCC00;
}
/*start home uniforms*/
#indianss a:link{
	text-decoration: none;
	color: #000000;
}
#indianss a:visited{
	text-decoration: none;
	color: #000000;
}
#indianss a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000066;
}
#cubss a:link{
	text-decoration: none;
	color: #000000;
}
#cubss a:visited{
	text-decoration: none;
	color: #000000;
}
#cubss a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #CC0000;
}
#pirates a:link{
	text-decoration: none;
	color: #000000;
}
#pirates a:visited{
	text-decoration: none;
	color: #000000;
}
#pirates a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000099;
}
#grays a:link{
	text-decoration: none;
	color: #000000;
}
#grays a:visited{
	text-decoration: none;
	color: #000000;
}
#grays a:hover{
	text-decoration: none;
	color: #000066;
	background-color: #CCCCCC;
}
#wsox a:link{
	text-decoration: none;
	color: #000000;
}
#wsox a:visited{
	text-decoration: none;
	color: #000000;
}
#wsox a:hover{
	text-decoration: none;
	color: #FFCC00;
	background-color: #000066;
}
#seals a:link{
	text-decoration: none;
	color: #000000;
}
#seals a:visited{
	text-decoration: none;
	color: #000000;
}
#seals a:hover{
	text-decoration: none;
	color: #000066;
	background-color: #CCCCCC;
}
#frankhouse a:link{
	text-decoration: none;
	color: #000000;
}
#frankhouse a:visited{
	text-decoration: none;
	color: #000000;
}
#frankhouse a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000066;
}
#lefty a:link{
	text-decoration: none;
	color: #000000;
}
#lefty a:visited{
	text-decoration: none;
	color: #000000;
}
#lefty a:hover{
	text-decoration: none;
	color: #000033;
	background-color: #FF6600;
}
#hornsby a:link{
	text-decoration: none;
	color: #000000;
}
#hornsby a:visited{
	text-decoration: none;
	color: #000000;
}
#hornsby a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF6600;
}
#ted a:link{
	text-decoration: none;
	color: #000000;
}
#ted a:visited{
	text-decoration: none;
	color: #000000;
}
#ted a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #CC0000;
}
#oaks a:link{
	text-decoration: none;
	color: #000000;
}
#oaks a:visited{
	text-decoration: none;
	color: #000000;
}
#oaks a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #006600;
}
#pesky a:link{
	text-decoration: none;
	color: #000000;
}
#pesky a:visited{
	text-decoration: none;
	color: #000000;
}
#pesky a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #CC0000;
}
#browns a:link{
	text-decoration: none;
	color: #000000;
}
#browns a:visited{
	text-decoration: none;
	color: #000000;
}
#browns a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #663300;
}
#musial a:link{
	text-decoration: none;
	color: #000000;
}
#musial a:visited{
	text-decoration: none;
	color: #000000;
}
#musial a:hover{
	text-decoration: none;
	color: #000066;
	background-color: #CC0000;
}
#jackie a:link{
	text-decoration: none;
	color: #000000;
}
#jackie a:visited{
	text-decoration: none;
	color: #000000;
}
#jackie a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #CC0000;
}
#shantz a:link{
	text-decoration: none;
	color: #000000;
}
#shantz a:visited{
	text-decoration: none;
	color: #000000;
}
#shantz a:hover{
	text-decoration: none;
	color: #0033FF;
	background-color: #FFCC00;
}
#robin a:link{
	text-decoration: none;
	color: #000000;
}
#robin a:visited{
	text-decoration: none;
	color: #000000;
}
#robin a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #CC0000;
}
#bobby a:link{
	text-decoration: none;
	color: #000000;
}
#bobby a:visited{
	text-decoration: none;
	color: #000000;
}
#bobby a:hover{
	text-decoration: none;
	color: #FF6600;
	background-color: #000000;
}
#morgan a:link{
	text-decoration: none;
	color: #000000;
}
#morgan a:visited{
	text-decoration: none;
	color: #000000;
}
#morgan a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000066;
}
#mantle a:link{
	text-decoration: none;
	color: #000000;
}
#mantle a:visited{
	text-decoration: none;
	color: #000000;
}
#mantle a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000066;
}
#fox a:link{
	text-decoration: none;
	color: #000000;
}
#fox a:visited{
	text-decoration: none;
	color: #000000;
}
#fox a:hover{
	text-decoration: none;
	color: #CC0000;
	background-color: #000066;
}
#radatz a:link{
	text-decoration: none;
	color: #000000;
}
#radatz a:visited{
	text-decoration: none;
	color: #000000;
}
radatz a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF0000;
}
#frank a:link{
	text-decoration: none;
	color: #000000;
}
#frank a:visited{
	text-decoration: none;
	color: #000000;
}
#frank a:hover{
	text-decoration: none;
	color: #FF0000;
	background-color: #000000;
}
#knights a:link{
	text-decoration: none;
	color: #000000;
}
#knights a:visited{
	text-decoration: none;
	color: #000000;
}
#knights a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000066;
}
/*End Uni Section*/
#footer { 
	padding: 0;
	background:#CC0000; 
} 
#footer p {
	text-align: center;
	font: 80% Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0;
	padding: 6px 0;
}
#footer a:link, a:visited{
	text-decoration: none;
	color: #FFFFFF; 
}
#footer a:hover{
	text-decoration: none;
	color: #000000; 
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/*START SPONSORSHIP TABLE*/
#donateheader th{
	background: #CC0000;
	color: #FFFFFF;
}
#teamsponsor td{
	background: #FFFFFF;
}
#inningsponsor td{
	background: #CCCCCC;
}
#halfinningsponsor td{
	background: #FFFFFF;
}
#playersponsor td{
	background: #CCCCCC;
}
#mvpsponsor td{
	background: #FFFFFF;
}
#allstarsponsor td{
	background: #CCCCCC;
}
#patronsponsor td{
	background: #FFFFFF;
}
/*END SPONSORSHIP TABLE*/

/*START PROGRAM BOOK TABLE*/
#programheader th{
	background: #0066CC;
	color: #FFFFFF;
}
#gallery1 {
	width: 580px;
}
#gallery1 td {
	width: 125px;
	height: 94px;
	border: none;
}
#gallery1 th {
	border: none;
}
#mikey {
	width: 580px;
	text-align: center;
	margin: 0 0 10px 0;
}
	