/* CSS Document */
body,td,a,p,.h{font-family:arial,sans-serif;}
body {font-size: 16pt;color: #333;
		background:#fff url(../images/fp.gif); }
#side{ z-index:0; position:fixed; top:0; left:0;}
a:link { color: #039; }
a:visited { color: #666; }
a:hover { color: #333; }
a:active { color: #666; }
a{cursor: pointer}
img,table { border: 0;}
#sf{ width: 100%; }
#frame {width: 564px;margin: 0 auto;}


#day{position: fixed;
			top:62px;
			padding-top:5px;
			width:330px;
			height:300px;
			line-height:2pt;
			font-size: 16pt;
			font-weight:bold;
			
			z-index:1;
			}
#comix {position: absolute;
			width:610px;
			left:340px;
			top: 15px;
			z-index:3;
			background:#fff  url(../images/fp.gif) fixed; ;
			}
#weather {position: fixed;
			left: 160px;
			top: 247px;
			z-index:2;}
			
#moon {position: fixed;
			left: 10px;
			top: 247px;
			z-index:2;
			width:141px;
			height: 264px;
			padding:2px;
			background-color:#000000;
			border: 1px solid #000000;
			}
#moon2 {padding:11.3px 15px 5px 15px;
		border: 1px solid #AFB2D8;
		height: 246px;
		}
#moon3 {padding:20px 0 5.6px 0;
			color:#FFFFFF;
			font-family:arial,helvetica,sans-serif;
			font-size:11.3px;
			}
			
#weather2{position: fixed;
			left: 10px;
			top: 242px;
			z-index:3;
			width:400px;
			}
#mlb {position: fixed;
			left: 5px;
			top: 642px;
			}
td {font-family: ariel; 
		font-size: 12pt; 
		text-align: center;
		font-weight:bold;
		cursor: pointer;
		border-color:#000000;

		}
th{cursor: pointer}
td.red:hover,th.nav:hover{background:#FFFFCC}

.red{color:red;}
.red,.today{
		padding: 9px 13px 9px 13px;}

b{word-spacing:5px;}

td.today{background:#FFCCCC;
		color: #996633;
		}
td.today:hover{background:#FFFFCC;}
