body {
	background-image: url("../images/mlb.gif");
	background-repeat: repeat;
}

div.master {
	position: absolute;
	background: #FFFFFF;
	top: 20px;
	left: 40px;
	width: 874px;
	height: 2000px;
}

img.header {
	border-bottom: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}

table.location_links {
	position: absolute;
	top: 50px;
	left: 10px;
}

table.ss_table {
	position: absolute;
	top: 90px;
	left: 20px;
}

span.cal_menu {
	top: 71;
	left: 50;
	width: 200;
	height: 600;
	background-color: grey;
	position: absolute;
}

div.teams {
	position: absolute;
	top: 80px;
	left: 660px;
	width: 200px;
	height: 1200px;
	background-color: #FFFFFF;
}

p.maj_team_header {
	position: absolute;
	left: 20px;
	border-style: none;
	font-family : verdana, arial, sans-serif;
	font-size: 2.8mm;
	text-decoration: none;
}

p.mnr_team_header {
	position: absolute;
	left: 130px;
	border-style: none;
	font-family : verdana, arial, sans-serif;
	font-size: 2.8mm;
	text-decoration: none;
}

p.frm_team_header {
	position: absolute;
	left: 20px;
	top: 250px;
	border-style: none;
	font-family : verdana, arial, sans-serif;
	font-size: 2.8mm;
	text-decoration: none;
}

p.pnr_team_header {
	position: absolute;
	left: 130px;
	top: 250px;
	border-style: none;
	font-family : verdana, arial, sans-serif;
	font-size: 2.8mm;
	text-decoration: none;
}

p.tbl_team_header {
	position: absolute;
	left: 20px;
	top: 570px;
	border-style: none;
	font-family : verdana, arial, sans-serif;
	font-size: 2.8mm;
	text-decoration: none;
}

div.majors {
	position: absolute;
	top: 30px;
	left: 20px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-color: grey;
	width: 50px;
	height: 170px;
}

div.minors {
	position: absolute;
	top: 30px;
	left: 130px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-color: grey;
	width: 50px;
	height: 170px;
}

div.farm {
	position: absolute;
	top: 280px;
	left: 20px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-color: grey;
	width: 50px;
	height: 255px;
}

div.pioneer {
	position: absolute;
	left: 130px;
	top: 280px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-color: grey;
	width: 50px;
	height: 255px;
}

div.tball {
	position: absolute;
	left: 20px;
	top: 600px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-color: grey;
	width: 140px;
	height: 180px;
}

a.menu1 {
	text-decoration: none;
	position: absolute;
	font-weight: bold;
	font-style: normal;
	font-size: 3.5mm;
	color: #000000;
	font-family: arial, helv, sans-serif;
	top: 44px;
	left: 5px;
}

a.menu2 {
	text-decoration: none;
	position: absolute;
	font-weight: bold;
	font-style: normal;
	font-size: 3.5mm;
	color: #000000;
	font-family: arial, helv, sans-serif;
	top: 44px;
	left: 780px;
}

a.menu3 {
	text-decoration: none;
	position: absolute;
	font-weight: bold;
	font-style: normal;
	font-size: 3.5mm;
	color: #000000;
	font-family: arial, helv, sans-serif;
	top: 44px;
	left: 150px;
}

a.menu4 {
	text-decoration: none;
	position: absolute;
	font-weight: bold;
	font-style: normal;
	font-size: 3.5mm;
	color: #000000;
	font-family: arial, helv, sans-serif;
	top: 44px;
	left: 235px;
}

a.menu5 {
	text-decoration: none;
	position: absolute;
	font-weight: bold;
	font-style: normal;
	font-size: 3.5mm;
	color: #000000;
	font-family: arial, helv, sans-serif;
	top: 44px;
	left: 70px;
}

a.menu6 {
	text-decoration: none;
	position: absolute;
	font-weight: bold;
	font-style: normal;
	font-size: 3.5mm;
	color: #000000;
	font-family: arial, helv, sans-serif;
	top: 44px;
	left: 672px;
}

a.menu7 {
	text-decoration: none;
	position: absolute;
	font-weight: bold;
	font-style: normal;
	font-size: 3.5mm;
	color: #000000;
	font-family: arial, helv, sans-serif;
	top: 44px;
	left: 560px;
}

div.announce {
	background: #FFFFFF;
	width: 600px;
	padding-left: 30px;
	padding-right: 50px;
}

div.sponsor {
	background: #FFFFFF;
	width: 600px;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 50px;
}

div.g_s_sponsors {
	background: #FFFFFF;
	width: 600px;
	padding-left: 30px;
	padding-right: 50px;
	border-top: solid;
	border-top-width: 1px;
}

span.calendar {
	width: 874;
	height: 590;
	background-color: white;
	border-top: solid;
	border-top-width: 1px;
	border-top-color: yellow;
}

table.announcement_table {
	position: absolute;
	top: 20px;
	left: 20px;
}

li {
	font-family : verdana, arial, sans-serif ;
	font-size : 12px ;
	color : black ;
	}

.announcement_title {
	font-family : verdana, arial, sans-serif ;
	font-size : 12px ;
	font-weight : bold ;
	color : black ;
}

.announcement_date {
	font-family : verdana, arial, sans-serif ;
	font-size : 11px ;
	font-weight : bold ;
	color : gray ;
}

.announcement_byline {
	font-family : verdana, arial, sans-serif ;
	font-size : 11.5px ;
	color : black ;
	font-style: italic;
}

.announcement_main {
	font-family : verdana, arial, sans-serif ;
	font-size : 12px ;
	color : black ;
}

.announcement_footer {
	font-family : verdana, arial, sans-serif ;
	font-size : 10px ;
	color : black ;
}

.g_map {
	width: 600px;
	height: 600px;
	margin: 20px;
}

