body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../_images/background.gif);
	background-color: #294F8F;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#main {
	width: 1032px;
	height: inherit;
	background-image: url(../_images/main_background.gif);
	background-repeat: repeat-y;
}
#main #sidebar #news {
	width: 155px;
	height: 341px;
	background-color: #FFFFFF;
	background-image: url(../_images/news_back.gif);
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 35px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}
#main #header {
	background-image: url(../_images/baseball_header.jpg);
	background-position: 182px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	display: block;
	width: 1032px;
	position: relative;
	left: 0px;
	top: 0px;
}
#main #subheading {
}
#main #sidebar {
	width: 182px;
	float: left;
	text-align: center;
}
#main #content {
	padding-left: 0px;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
	width: 830px;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
#main #footer {
	clear: both;
	margin-left: 190px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#main #header #national_logo {
	display: inline;
	position: absolute;
	top: 15px;
	right: 15px;
	height: 66px;
	width: 100px;
}
.newsboxHeadline {
	font-weight: bold;
	color: #D92B2C;
}
#main #sidebar #news marquee {
	text-align: justify;
}
highlight {
	font-family: Arial;
	font-size: large;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFF00;
}
.highlight {
	font-family: Arial;
	font-size: 14px;
	background-color: #FFFF00;
}
