html, body {
	font-family: Verdana, Arial, Geneva, Helvetica, san-serif;
	font-size: 100%;
	background-color: white;
	}
abbr, acronym {
	border-bottom: 1px dotted #FFE6F0
	}
div#container {
	display: block;
	}
div#pageheader {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 200px;
	}
div#pageheader h2 {
	font-size: 60%;
	}
div#weather {
	display: block;
	position: absolute;
	left: 0px;
	top: 200px;
	width: 200px;
	}
div#weather div#temp {
	font-size: 125%;
	text-align: center;
	}
div#weather div#location, div#weather div#timestamp, div#weather div#word, 
	div#weather div#feels, div#weather div#humidity, div#weather div#wind  {
	font-size: 75%;
	text-align: center;
	}
div#adobe {
	position: absolute;
	left: 0px;
	top: 500px;
	width: 200px;
	}
div#pagefooter {
	position: absolute;
	left: 0px;
	top: 600px;
	width: 200px;
	font-size: 75%
	}
div#pagespecifics {
	position: absolute;
	left: 410px;
	top: 75px;
	}
div#sponsorlist {
	position: absolute;
	left: 820px;
	top: 75px;
	}
div#linklist {
	background: #F80;
	position: absolute ;
	left: 200px;
	top: 75px;
	width: 200px;
	font-family: Baskerville, Georgia, Garamond, Times New Roman, serif ;
	}
div#linklist h3 {
	display: block;
	height: 35px;
	width: 100%;
	margin: 0;
	padding 0;
	}
div#linklist ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}
div#linklist ul li {
	border-bottom: 1px ;
	padding: 5px;
	padding-left: 20px;
	padding-right: 20px;
	}
div#linklist ul li a {
	display: block ;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	text-transform: uppercase;
	text-decoration:none;
	}
div#linklist ul li a:hover {
	color: #888;
	}
div#articlelist span#newsdate{
	color: black;
	font-size: 75%;
	font-weight: bold;
	}
div#articlelist span#newshead{
	color: black;
	font-size: 125%;
	font-weight: bold;
	}
div#articlelist a:link {
	color: #F80;
	}
div#articlelist a:visited {
	color: #C50;
	}
div#articlelist a:hover {
	color: #888;
	}
div#articlelist p#newsarti{
	}
div#articlelist p#newsarti span#newsmore{
	color: black;
	font-size: 100%;
	font-style: italic;
	font-weight: normal;
	}
div#articlelist span#newsfoot{
	border-bottom: 1px solid;
	color: black;
	font-size: 75%;
	font-weight: normal;
	}
div#sponsorlist {
	posiion: absolute;
	left: 910px;
	top: 100px;
	}
    .bodyCopy {
	font-family: Verdana, Arial, Geneva, Helvetica, san-serif;
	font-size: 100%;
	}
    .bodyHeader {
	font-family: Verdana, Arial, Geneva, Helvetica, san-serif;
	font-weight: bold;
	font-size: 100%;
	}
    .calendar {
	background-color: #00FFCC;
	}
    .calendarSelected {
	background-color: #00FFCC;
	border-style: solid;
        border-width: thin;
	}
    .calendarHeader {
	font-weight: bolder;
	color: black;
	background-color: #00FFCC;
	}
    .calendarNoday {
        color: #AAAAAA;
	background-color: #00FFCC;
	}
    .calendarToday {
	background-color: white;
	}
    .calendarTodaySelected {
	background-color: white;
	border-style: solid;
        border-width: thin;
	}
    .dateline {
	background-color: #00CCCC;
	font-size: 75%;
	}
    .footer {
	background-color: #00CCCC;
	text-align: center;
	vertical-align: middle;
	font-size: 75%;
	}
div#msgerr {
	border-style: double;
        border-color: black;
	border-width: 2px;
	color: red;
	font-weight: bold;
        padding-left: 10px;
	padding-right: 10px;
	}
div#msginfo {
	border-style: solid;
        border-color: black;
	border-width: 0px;
	color: black;
	font-weight: bold;
        padding-left: 10px;
	padding-right: 10px;
	text-decoration: underline;
	}
div#msgwarn {
	border-style: solid;
        border-color: black;
	border-width: 1px;
	color: blue;
	font-weight: bold;
        padding-left: 10px;
	padding-right: 10px;
	color: black;
	font-size: 75%;
	font-style: italic;
	font-weight: normal;
	}
    .navIcon {
	border-style: none;
	vertical-align: middle;
	}
    .tableHeader {
	background-color: black;
	color: white;
	font-weight: bold;
	text-align: middle;
	vertical-align: middle;
	}
    .tableRowA {
	background-color: #EEEEEE;
	color: black;
	font-weight: normal;
	text-align: middle;
	vertical-align: middle;
	}
    .tableRowB {
	background-color: white;
	color: black;
	font-weight: normal;
	text-align: middle;
	vertical-align: middle;
	}
    .teams {
	list-style: none outside;
	}
    .titleBkgnd {
	background-color: #00CCCC;
	text-align: center;
	vertical-align: middle;
	}
