body {
	height: 620px;
	width: 900px;
	border: medium ridge #666666;
	margin-top: 2px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	background-image: url(assets/cphsLOGO25_cream.gif);
}
#pagecontainer {
	height: 620px;
	width: 900px;
	border: thin dotted #FFFF00;
	background-color: #333333;
	margin-left: auto;
	margin-right: auto;
}
#mainbanner {
	margin-right: auto;
	margin-left: auto;
	width: 625px;
	margin-bottom: 10px;
	height: 125px;
	background-color: #FFFF00;
}
#nav_old {
	height: 30px;
	width: 800px;
	border: thin solid #FF0000;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 1px;
	margin-right: auto;
}
.article {
	width: 90%;
	border: medium solid #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	border-color: #FFFF00;
	margin-right: auto;
	margin-left: auto;
	background-color: #F2F2F2;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px;
}
#leftcol {
	border: thin double #000000;
	height: 425px;
	width: 285px;
	float: left;
	margin: 0;
	background-color: #FFFFCC;
	overflow: scroll;
	background-image: url(assets/bg_leftcol66.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}
#centcol {
	border: thin double #000000;
	width: 300px;
	height: 425px;
	float: right;
	margin: 0;
	background-color: #FFFFCC;
	overflow: scroll;
	background-image: url(assets/bg_centcol66a.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}
#rightcol {
	border: thin double #000000;
	height: 425px;
	width: 275px;
	float: right;
	background-color: #FFFFCC;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	overflow: scroll;
	background-image: url(assets/bg_rightcol66.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
#twocolcontainer {
	float: left;
	width: 610px;
	height: 425px;
	margin-top: 15px;
}
#sportsflash {
	width: 220px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFCC;
	border: medium solid #FFFF00;
	text-align: center;
}

#content {
margin-left: auto;
margin-right: auto;
}

a:link, a:visited {color:#0000FF;}