body {
		margin:0px 10px 0px 10px;
		padding-top:0px;
		background: #ddd;
		width: auto;
}
	
#leftcontent {
		position: absolute;
		left:10px;
		top:81px;
		border-top:1px solid #000;
		background:#fff;
		width:100px;
}

#centercontent 
{
    position: absolute;
		background:#fff;
		left: 109px;
   	    right:199px;
   	    top: 81px;
		margin-bottom:0px;
		border:1px solid #000;
}

#rightcontent {
		position: absolute;
		right:10px;
		top:81px;
		width:188px;
		background:#fff;
		border-top:1px solid #000;
		border-left:1px solid #000;
		border-bottom:1px solid #000;
		border-right:1px solid #000;
}


#weather {
		background:#fff;
		border-top:1px solid #000;
		border-left:1px solid #000;
		border-right:1px solid #000;
		margin-bottom: 0px;
}

#login {
		background:#fff;
		border-top:1px solid #000;
		border-left:1px solid #000;
		border-right:1px solid #000;
		margin-top: 0px;
}

#center_ads {
		width: 728px;
		margin-top: 5px;
		margin-left: auto;
		margin-right: auto;
}

#left_ads {
		background:#fff;
		border-top:1px solid #000;
		border-left:1px solid #000;
		border-bottom:1px solid #000;
		border-right:1px solid #000;
		margin-top: 0px;

}

#right_ads {
		background:#fff;
		width: 160px;
		border-top:1px solid #000;
		border-left:1px solid #000;
		border-bottom:1px solid #000;
		border-right:1px solid #000;
		margin-top: 5px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 5px;
}

#rss {
		position: absolute;
		left:10px;
		top:462px;
		width:97px;
		background:#fff;
		border-top:1px solid #000;
		border-left:1px solid #000;
		border-right:1px solid #000;
}
#banner {
		background:#666666;
		height:70px;
		right:9px;
		margin-top: 10px;
		border-top:1px solid #000;
		border-left:1px solid #000;
		border-right:1px solid #000;
}
		
p,h1,pre {
		margin:2px 10px 10px 10px;
		}

/******************Menu**************/
#menu
{
  border-right:1px solid #000;
	border-left:1px solid #000;
}

.menu_title{
	display:block; 
	font-weight: bold;
	text-decoration:none; 
	text-transform:uppercase;
	color:#fff; 
	width:97px; 
	height:20px; 
	text-align:center; 
	border-width:1px 1px 0 0; 
	border-top:1px solid #000;
	background:#666; 
	line-height:19px; 
	font-size:11px;
}

a.menu_item {
		display:block; 
		text-decoration:none; 
		color:#fff; 
		width:97px; 
		height:20px; 
		text-align:center; 
		border:1px solid #fff; 
		border-width:1px 1px 0 0; 
		background:#999; 
		line-height:19px; 
		font-size:12px;
		padding: 0px;
}

.menu_item:visited {
		color:#fff;
}

.menu_item:hover {
		text-decoration:none;
		font-weight:bold;
		color:#fff;
		display: block;
		background:#ff0000;
}
/***************************************/

.message {
		font-style: italic;
		font-size: 11px;
		color: #FF0000;
}

h1 {
		font-size:14px;
		padding-top:10px;
		}
		
#banner h1 {
		font-size:14px;
		padding:10px 10px 0px 10px;
		margin:0px;
}
	
#rightcontent p {
		font-size:10px
		}

.border
{
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
}
a {
	text-decoration:none;
	font-weight:bold;
	color:#c00;
}

a img
{
	color:#000;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
}

a img.weather
{
	color:#000;
	border-top:0px solid #000;
	border-left:0px solid #000;
	border-bottom:0px solid #000;
	border-right:0px solid #000;
}
#pgtitle{ 
  color: #ffffff;
  font-size: 40px;
  font-weight: bold;
  display:block;
}

#subtitle{ 
  color: #ffffff;
  font-size: 20px;
  display: block;
}

DIV.title_date {
	position: absolute;
	top: 12px;
	right: 25px;
	color: #ffffff;
}

DIV.title_time {
	position: absolute;
	top: 30px;
	right: 25px;
	color: #ffffff;
}

DIV.title_locale {
	position: absolute;
	top: 47px;
	right: 25px;
	color: #ffffff;
}

/******error styles***************************/
.errorOuter {
	display:block;
	height: 282px;
	width:100%;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #888 #555 #bbb;
}

.errorType {
	top: 110px;
	left: 130px;
	height: 60px;
	font: bold 26px/16px arial, helvetica, sans-serif;
	position: absolute;
}

.errorDescription {
	top: 110px;
	right: 210px;
	font: bold 12px/16px arial, helvetica, sans-serif;
	position: absolute;
	float: right;
	display: block;
	width: 200px;
}
.errorBox {
	position:absolute;
    float:left; 
	margin:30px 0px 0px 210px; 
    width: 240px;
    height: 110px;
	display:block;
	font: bold 18px/16px arial, helvetica, sans-serif;
	padding: 3px 3px 3px 3px;
	display: table;
}


/*********** Style for the Music right panel **********************/
h1.music {			/* header element float */
	color: #fff;
	background: #666666;
	font: bold 11px/16px arial, helvetica, sans-serif;
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #888 #555 #bbb;
	margin: 0;
	padding: 2px 3px;
	text-align: center;
}

h1.weather {			/* header element float */
	color: #fff;
	background: #666666;
	font: bold 11px/16px arial, helvetica, sans-serif;
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #888 #555 #bbb;
	margin: 0;
	padding: 2px 3px;
	text-align: center;
}

td.music {
	color: #000;
	font: 10px arial, helvetica, sans-serif;
}

td.weather_details {
	color: #000;
	font: 10px arial, helvetica, sans-serif;
}

td.rss_details {
	color: #000;
	font: 10px arial, helvetica, sans-serif;
}

DIV.title {
	margin-left: 10;
	margin-bottom: 0;
}
td.article_title
{
	font: bold 14px arial, helvetica, sans-serif;
}

p.article_time
{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	font: 11px/16px arial, helvetica, sans-serif;
	color: #999;
}

#centercontent div.article_body
{
	margin-left: 5px;
	margin-right: 5px;
	font: arial, helvetica, sans-serif;
	display: block;
}

p.truth
{
	font: bold 15px arial, helvetica, sans-serif;
	margin-left: 10;
}

.AndyComment {
	background-color: #999;
	color: #fff;
	margin-left: 5px;
	margin-right: 5px;
	font: arial, helvetica, sans-serif;
	display: block;
}



/* PHP code syntax highlighting */
div.phpcode, pre {
   margin: 5px 0;
}
div.phpcode span.html {
    color: black;	
}

div.phpcode span.comment {
    color: #FF8000;
}

div.phpcode span.default {
    color: #0000BB;
}

div.phpcode span.keyword {
    color: #007700;
}

div.phpcode span.string {
    color: #DD0000;
}








TH {
    color: #63605e;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: bold;
    line-height: 16px;
    text-align: center;
}
TH.row1 {
    background-color: #006699;
    background-image: url(/images/obj_menu_01.gif);
    color: #ffffff;
    line-height: 22px;
}
TH.row2 {
    background-color: #dee3e7;
    color: #285c98;
    line-height: 22px;
    border: 1px solid #808080;
}
TH.row4 {
	background-color: #dee3e7;
    color: #285c98;
    line-height: 22px;

}
TH.row2 A {
    color: #285c98;
    text-decoration: none;
}
TH.row2 A:HOVER {
    color: #285c98;
    text-decoration: underline;
}
TH.row3 {
    background-image: url(/images/cellpic3.gif);
    color: #008b8b;
    height: 25px;
}
TH.row4 {
    background-image: url(/images/aquatbDm.gif);
    color: #006699;
}
TH.row5 {
    background-color: #006699;
    color: #ffffff;
}


.border-bottom-thin {
    border-bottom: 1px solid #808080;
}

.border-right-thin {
    border-right: 1px solid #808080;
}

.border-left-thin {
    border-left: 1px solid #808080;
}

.border-top-thin {
    border-top: 1px solid #808080;
}

.border-btrl-thin {
    border: 1px solid #808080;
}

.border-br-thin {
    border-bottom: 1px solid #808080;
    border-right: 1px solid #808080;
}

.border-trl-thin {
    border-top: 1px solid #808080;
    border-right: 1px solid #808080;
    border-left: 1px solid #808080;
}

.border-brl-thin {
    border-bottom: 1px solid #808080;
    border-right: 1px solid #808080;
    border-left: 1px solid #808080;
}

.border-trb-thin {
    border-bottom: 1px solid #808080;
    border-right: 1px solid #808080;
    border-top: 1px solid #808080;
}

.border-all-thin {
	border-top: 1px solid #808080;
    border-right: 1px solid #808080;
    border-left: 1px solid #808080;
	border-bottom: 1px solid #808080;
}

.code {
	border-top: 1px solid #808080;
    border-right: 1px solid #808080;
    border-left: 1px solid #808080;
	border-bottom: 1px solid #808080;
	background-color: #cccccc;
}

.link {
	 border-top: 1px dotted #000;
}

.cssTitle1 { font-family: Arial, Helvetica; font-size: 12px; color: #FFFFFF; background-color: #666; } .cssHeading1 { font-family: Arial, Helvetica; font-size: 12px; color: #FFFFFF; background-color: #999; } .cssDays1 { font-family: Arial, Helvetica; font-size: 14px; color: #000000; background-color: #FFFFFF; } .cssWeeks1 { font-family: Arial, Helvetica; font-size: 12px; color: #FFFFFF; background-color: #304B90; } .cssSaturdays1 { font-family: Arial, Helvetica; font-size: 14px; color: #000; background-color: #FFF; } .cssSundays1 { font-family: Arial, Helvetica; font-size: 14px; color: #000; background-color: #FFF; } .cssToday1 { font-family: Arial, Helvetica; font-size: 14px; color: #FFFFFF; background-color: #708BD0; } .cssHilight1 { font-family: Arial, Helvetica; font-size: 14px; color: #000000; background-color: #FFFF00; cursor: default; } 

.hockeySeason {
	width: 500px;
	border: 1px solid #333;
	margin-left: auto;
	margin-right: auto;
}

.hockeySeason .row1 {
	background-color: #fff;
}

.hockeySeason .row2 {
	background-color: #ddd;
}

.hockeySeason th {
	background-color: #ccc;
	color: #000;
	padding: 5px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

.hockeySeason td {
	font-family: Arial, Helvetica; 
	font-size: 12px; 
	padding: 5px;
	text-align: center;
}

#seasonStats {
	width: 200px;
	margin-left: auto;
	margin-right: auto;
}

#seasonStats th {
	background-color: #ddd;
	color: #000;
	padding: 5px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

#seasonStats td {
 	padding: 0 0 0 0;
 	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

#seasonStats p {
	text-align: center;
	font: bold 20px Arial, Helvetica, sans-serif;
	border: 1px solid #ddd;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}

#hockeyCardFront {
 	width:357px;
 	height:500px;
 	margin-left:auto;
 	margin-right:auto;
 	border:1px #000 solid;
 	margin-top:50px;
 	margin-bottom:50px;
}

#hockeyCardBack {
 	width:500px;
 	margin-left:auto;
 	margin-right:auto;
 	border:1px #000 solid;
 	margin-top:50px;
 	margin-bottom:50px;
}

#hockeyCardBack .headshot {
	border:1px #000 solid;
	width: 80px;
	height: 100px;
	float:left;
	margin-left:10px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#hockeyCardBack .bio {
	width: 375px;
	height: 100px;
	float:right;
	margin-top: 10px;
	margin-right:10px;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 13pt;
}

#hockeyCardBack .bio .name {
	font-size: 16px;
}

#hockeyCardBack .years {
	width:100%;
	clear: both;
}

#hockeyCardBack .years table {
	width: 100%;
}

#hockeyCardBack .years th {
	background-color: #000;
	color: #FFF;
}

#hockeyCardBack .years td {
	font-family: Arial, Helvetica; 
	font-size: 12px; 
	padding: 5px;
	text-align: center;
}

#hockeyCardBack .years .row1 {
	background-color: #fff;
}

#hockeyCardBack .years .row2 {
	background-color: #ddd;
}