#masthead {
	width: 800px;
	clear: both;
	float: none;
	margin: 0px;
	height: 80px;
	padding: 0px;
}
body {
	background-image: url(graybackshadow.gif);
	background-repeat: repeat-y;
	margin: 0px;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
} 
.myhover {
	text-decoration: underline;
} 
#wrap {
	width: 800px;
	text-align:left;
	margin: 0px;
	padding: 0px;
}
.infolink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFCC33!important;
	list-style-type: none;
	text-decoration: none;
}
#navbar {
	width: 800px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-color: #FFCC33;
	background-image: url(navback.gif);
	background-repeat: repeat-x;
}
.navlinkbegin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	list-style-type: none;
	background-color: #FFCC33;
	float: left;
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(navback.gif);
	background-repeat: repeat-x;
}
.navlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	list-style-type: none;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	background-image: url(navback.gif);
	background-repeat: repeat-x;
}
#navbar a:hover {
	color: #3366CC;
	background-image: url(navtabhover.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#column1 {
	width: 380px;
	float: left;
	padding: 10px;
	margin: 0px 0px 50px;
}
#column2 {
	width: 380px;
	float: right;
	padding: 10px;
	margin: 0px 0px 50px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #CCCCFF;
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 0px;
	background-color: #336699;
	background-image: url(bluebackground.jpg);
	margin: 0px;
}
h3{	
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
	padding-left: 10px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}
.plate0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	margin-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #E0E0B7;
}
#plate1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	margin-bottom: 10px;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #EFEFD6;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	background-color: #CCCC99;
	background-image: url(beigebackground.jpg);
	background-repeat: repeat-x;
	text-align: left;
}
.standingsheadingsteams {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCC99;
	border-left-color: #CCCC99;
}
.standingsheadings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCC99;
}
.standingsteams {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
	padding-right: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCC99;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCC99;
}
.standingscontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCC99;
}
.standingsnotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	padding-top: 2px;
	padding-left: 10px;
	background-color: #E2E2E2;
	padding-bottom: 2px;
	padding-right: 10px;
}
.hornlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #3366CC;
	text-decoration: underline;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
}
#footer {
	padding-right: 110px;
	padding-left: 110px;
	background-image: url(BPBannerBottom.jpg);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	margin: 0px;
	width: 800px;
	height: 100px;
}
.boxlinescore {
	border: 1px solid #669966;
}
.boxlinescoredate {
	background-color: #336633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	border: 2px solid #336633;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.boxlinescorefinal {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFCC33;
	width: 110px;
	border: 1px solid #336633;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.boxlinescorecell {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFCC33;
	text-align: center;
	width: 14px;
	border: 1px solid #336633;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 1px;
	padding-left: 1px;
}
.boxlinescoreteam {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #669966;
	height: 9px;
	border: 1px solid #336633;
	padding-left: 5px;
	width: 110px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.boxlinescorecontent {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #669966;
	height: 9px;
	border: 1px solid #336633;
	width: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 1px;
	padding-left: 1px;
}
li {
	list-style-type: disc;
	line-height: 15px;
	list-style-position: inside;
	list-style-image: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.cover {
	border: 1px solid #000000;
	height: 218px;
	width: 378px;
}
.ad {
	border: 0px none;
	margin-top: 0px;
	margin-bottom: 0px;
}
#plate2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	margin-bottom: 10px;
	background-color: #E0E0B7;
	padding: 10px;
}
#platecover {
	margin-bottom: 0px;
	height: 220px;
}
#plate3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	margin-bottom: 10px;
	margin-top: 5px;
}
#plate4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	margin-bottom: 10px;
	margin-top: 10px;
}
#plate5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	margin-bottom: 10px;
	background-color: #E2E2E2;
	padding-bottom: 10px;
}
#plate6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	margin-bottom: 10px;
	margin-top: 10px;
}
.info {
	display: inline;
	list-style-type: none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding: 15px 0px 0px;
	width: 580px;
	margin: 0px;
}
.navbarbottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFCC33;
}
table {
	cellpadding: 0;
	cellspacing: 0;
	border: 0px none;
	width: 360px;
}
.gamedaylink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #3366CC;
	text-decoration: underline;
}
p a {
	color: #3366CC;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
	display: block;
	margin-top: 5px;
}
.boxscore {
	border: 1px solid #E2E2E2;
}
.boxscoreheadingname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #E2E2E2;
	background-color: #CCCCCC;
	width: 160px;
}
.boxscoreheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #E2E2E2;
	background-color: #CCCCCC;
}
.boxscorename {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #E2E2E2;
	background-color: #FFFFFF;
	padding-right: 5px;
}
.boxscorecontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #E2E2E2;
	background-color: #FFFFFF;
}
.boxscoresummary {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #E2E2E2;
	padding-right: 5px;
}
.boxscoreteam {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #E2E2E2;
	background-color: #E2E2E2;
	padding-right: 5px;
}#plateboxscore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
.gamephoto {
	display: block;
	height: 214px;
	width: 370px;
}
.photocredit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.platelink {
	margin-bottom: 10px;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	clear: both;
	float: none;
}
#platecover {
	margin-top: 10px;
	height: 270px;
	margin-left: 10px;
}
#column1 ul li {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
}
