* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #0099CC;
}
a:visited {
    color: #999;
}
div#maintext .topspacing {
	padding-top: 17px;
}
div#maintextcontainer {
	width: 822px;
	background-image: url(images/main_body_bkd.gif);
	background-repeat: no-repeat;
}
div#logoflash {
	height: 145px;
	width: 822px;
	background-color: #FFFFFF;
	background-image: url(images/temporary_main_flash_bkd.gif);
	background-repeat: repeat-x;
}
div#maintext {
	float: left;
	width: 528px;
}
div#rightcolumn {
	width: 195px;
	background-color: #CCCCCC;
	float: left;
	padding: 24px;
	margin-top: 30px;
	margin-left: 25px;
}
div#clear {
	background-color: #666666;
	height: 2px;
	width: 822px;
	margin: 0 auto;
	clear: both;
}
div#footer {
	width: 822px;
	text-align: center;
	margin: 0 auto;
	padding-top: 35px;
	padding-bottom: 35px;
}
div#container #maintextcontainer #rightcolumn .smallmargin {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
div#rightcolumn .rightlink {
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	color: #3E5652;
	background-image: url(images/rightcolumn_bullet.gif);
	background-repeat: no-repeat;
	padding: 6px 0 6px 25px;
	display: block;
}
div#rightcolumn .rightlinksub {
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	color: #3E5652;
	background-image: url(images/rightcolumnsub_bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px 0;
	padding: 6px 0 6px 15px;
	display: block;
}
div#rightcolumn p {
	font-size: 1.1em;
	padding-left: 26px;
}
div#footer a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-size: 1.1em;
}
div#footer a:hover {
	color: #4193CE;
}
.bodyimageright {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
    float: right;
}
div#maintext h1 {
	font-size: 1.6em;
	font-style: italic;
	color: #336666;
	margin-top: 37px;
	padding-bottom: 5px;
	border-bottom: solid 2px #000;
	padding-left: 24px;
	text-align: left;
}
div#maintext h2 {
	font-size: 1.3em;
	text-align: left;
}
div#maintext p {
	font-size: 1.1em;
	line-height: 1.5em;
	text-align: left;
}
div#container {
	width: 822px;
	margin: 0 auto;
	background-color: #FFF;
}
div#containerchart {
	width: 900px;
	margin: 0 auto;
	background-color: #FFF;
}
div#topbar {
	background-color: #0099CC;
	height: 19px;
	width: 822px;
	margin: 0 auto;
}
div#topnav {
	height: 118px;
	width: 822px;
}
div#topnavchart {
	height: 118px;
	width: 900px;
}
.floatleft {
	float: left;
}
div#maintext .bottomspacing {
	padding-bottom: 34px;
}
div#rightcolumn a:hover.rightlink {
	color: #4193CE;
}
div#topbarchart {
	background-color: #0099CC;
	height: 19px;
	width: 900px;
	margin: 0 auto;
}
h1 {
	font-size: 1.5em;
	color: #CCCCCC;
	text-align: center;
}
div#clearchart {
	background-color: #666666;
	height: 2px;
	width: 900px;
	margin: 0 auto;
	clear: both;
}
div#footerchart {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	padding-top: 35px;
	padding-bottom: 35px;
}
div#footerchart a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-size: 1.1em;
}
div#footerchart a:hover {
	color: #4193CE;
}
.rightcolumnbox {
	width: 185px;
	background-color: #CCCCCC;
	float: left;
}
h2 {
	font-size: 1.2em;
	text-align: center;
	margin-bottom: 6px;
}
ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-type: square;
	font-weight: bold;
	font-style: italic;
	font-size: 1.1em;
}
div#rightcolumncontact {
	width: 195px;
	background-color: #CCCCCC;
	float: left;
	padding: 24px;
	margin-top: 30px;
	margin-left: 25px;
}
div#rightcolumncontact .rightlink {
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	color: #3E5652;
	background-image: url(images/rightcolumn_bullet.gif);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-left: 25px;
	height: 20px;
	display: block;
}
div#rightcolumncontact p {
	font-size: 1.1em;
	padding-left: 26px;
}
.newsitem {
    border-bottom: solid 1px #999;
    padding-bottom: 4px;
    padding-left: 3px;
}
.newsitem a {
    color: #3E5652;
}
.newsitem a:hover {
    color: #4193CE;
}
.newsitemblue {
    border-bottom: solid 1px #999;
    padding-bottom: 4px;
    padding-left: 3px;
    background-color: #B4D4F5;
}
.newsitemblue a {
    color: #3E5652;
}
.newsitemblue a:hover {
    color: #4193CE;
}
div#rightcolumn2 {
	width: 195px;
	background-color: #CCCCCC;
	float: left;
	padding: 24px;
	margin-top: 30px;
	margin-left: 25px;
}
div#rightcolumn2 .rightlink {
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	color: #3E5652;
	background-image: url(images/rightcolumn_bullet.gif);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-left: 25px;
	height: 20px;
	display: block;
}
div#rightcolumn2 p {
	font-size: 1.1em;
	padding-left: 26px;
}
div#rightcolumn3 {
	width: 195px;
	background-color: #CCCCCC;
	float: left;
	padding: 24px;
	margin-top: 30px;
	margin-left: 25px;
}
div#rightcolumn3 .rightlink {
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	color: #3E5652;
	background-image: url(images/rightcolumn_bullet.gif);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-left: 25px;
	height: 20px;
	display: block;
}
div#rightcolumn3 p {
	font-size: 1.1em;
	padding-left: 26px;
}
div#sportsbutton {
	width: 270px;
	float: left;
	padding: 0 0 0 24px;
	margin-top: 10px;
	/*width: 195px;
	background-color: #CCCCCC;
	float: left;
	padding: 24px;
	margin-top: 30px;
	margin-left: 25px;*/
}
div#sportsverbiage {
	width: 270px;
	float: left;
    margin-left: 24px;
}

/*width: 195px;
	background-color: #CCCCCC;
	float: left;
	padding: 24px;
	margin-top: 30px;
	margin-left: 25px;*/

div#boxtop {
	width: 195px;
	height: 14px;
	float: left;
	background-image: url(images/story_box_middle.jpg);
	background-repeat: repeat-y;
	/*width: 195px;
	background-color: #CCCCCC;
	float: left;
	padding: 24px;
	margin-top: 30px;
	margin-left: 25px;*/
}

/*style="width: 224px; margin-left: 24px; padding: 10px; float: left; background-image: url(images/story_box_middle.gif); background-repeat: repeat-y;"*/

div#boxmiddle {
	width: 244px;
	float: left;
	background-image: url(images/story_box_middle.jpg);
	background-repeat: repeat-y;
}    
	/*width: 195px;
	background-color: #CCCCCC;
	float: left;
	padding: 24px;
	margin-top: 30px;
	margin-left: 25px;*/
	
div#boxmiddle p {
    margin: 0;
    padding: 0 10px 0 10px;
}
div#boxbottom {
	width: 195px;
	float: left;
	/*width: 195px;
	background-color: #CCCCCC;
	float: left;
	padding: 24px;
	margin-top: 30px;
	margin-left: 25px;*/
}