﻿/* Stylesheet */
body  {margin:0px;background:#FFFFFF;font:9pt Arial;font-weight:normal;color:#FFFFFF;padding:0;}
td    {font: 9pt Arial;font-weight:normal;color:#333333;}
li    {font: 8pt Arial;font-weight:normal;color:#333333;}
.big  {font:14pt Arial;font-weight:bold;color:#FFFFFF;}
.blu  {font:12pt Arial;font-weight:bold;color:#FFFFFF;}
.gld  {font:12pt Arial;font-weight:bold;color:#FFCC00;}
.grn  {font:12pt Arial;font-weight:bold;color:#99CC00;}
.red  {font:12pt Arial;font-weight:bold;color:#FF0000}

#hdr {
				position: absolute;
				top: 0px;
				left: 0px;
				width: 1250px;
				height: 178px;
				background: #008000;
				color: #FFFFFF;
				border: solid #FFFFFF;
				border-width: 0px 0px 4px 0px;
				
}
	  
#bar {
				position: absolute;
				top:180px;left:0px;width:1250px;height:38px; background:#E66000;
      font:14pt Arial;font-weight:normal; color:#FFFFFF;}
#bar a:link    {font:14pt Arial;font-weight:bold;color:#FFFFFF;text-decoration:none;}
#bar a:visited {font:14pt Arial;font-weight:bold;color:#FFFFFF;text-decoration:none;}
#bar a:hover   {color:#FFFF66;}
#bar a:active  {font:14pt Arial;font-weight:bold;color:#FFFFFF;text-decoration:none;}

/* menu */
#menu {
				position: absolute;
				width: 235px;
				top: 95px;
				left: 0px;
				background: #e66000;
				font: 14pt Arial;
				font-weight: normal;
				color: #FFFFFF;
}
#bar a:link    {
				font: 14pt Arial;
				font-weight: normal;
				color: #FFFFFF;
				text-decoration: none;
}
#bar a:visited {
				font: 14pt Arial;
				font-weight: normal;
				color: #FFFFFF;
				text-decoration: none;
}
#bar a:hover   {color:#FFFFFF;}
#bar a:active  {
				font: 14pt Arial;
				font-weight: normal;
				color: #FFFFFF;
				text-decoration: none;
}


/* content block */
#cont {
				position: absolute;
				width: 1115px;
				top: 100px;
				left: 255px;
				color: #008000;
				background: #FFFFFF url('bg_baseball3.jpg');
				padding: 5px;
				font-size: x-large;
				font-style: normal;
				font-variant: normal;
				font-weight: normal;
				line-height: normal;
				font-family: serif;
}
#cont a:link    {
				font-weight: bold;
				font-style: normal;
				font-variant: normal;
				font-size: 14pt;
				line-height: normal;
				font-family: Arial;
				font-weight: 700;
				color: #008000;
				text-decoration: underline;
				font-style: normal;
				font-variant: normal;
				font-size: large;
				line-height: normal;
				font-family: "Arial Narrow";
}
#bar a:visited {font:14pt Arial;font-weight:bold;color:#FFFFFF;text-decoration:none;}
#bar a:hover   {color:#FFFFFF;}
#bar a:active  {font:14pt Arial;font-weight:bold;color:#FFFFFF;text-decoration:none;}
#cont a.lrg:link    {font:16pt Arial;font-weight:bold;color:#E66000;text-decoration:none;}
#cont a.lrg:visited {font:12pt Arial;font-weight:bold;color:#E66000;text-decoration:none;}
#cont a.lrg:hover   {color:#FFCC00;}
#cont a.lrg:active  {font:12pt Arial;font-weight:bold;color:#E66000;text-decoration:none;}
#cont a.ftr:link    {font: 12t Arial;font-weight:bold;color:#E660000;text-decoration:none;}
#cont a.ftr:visited {font: 12pt Arial;font-weight:bold;color:#E66000;text-decoration:none;}
#cont a.ftr:hover   {color:#FFCC00;}
#cont a.ftr:active  {font: 7pt Arial;font-weight:bold;color:#E66000;text-decoration:none;}



