body{
background-color:#ffffff;
background-image: url(http://francineforecast.org/images/francineforecast.png);
background-repeat: no-repeat;
background-position: top left;
font-family:"lucida sans unicode";
font-size:11px;
line-height:20px;
text-align:justify;
}

#container{
width:500px;
position:absolute;
left:50%;
margin-left:-275px;
top:100px;
background-color:transparent;
}

.navigation{
width:500px;
border:none;
background-color:#ffffff;
padding:0px; 
margin:0px;
}

.main{
width:470px;
_width:500px;
background-color:#ffffff;
padding:15px;
border:none;
}


.footer{
width:470px;
_width:500px;
background-color:#8B2323;
color:#ffffff !important;
text-align:center;
padding:15px;
border:none;
}

table, td{padding:0px; margin:0px;}

a.nav, a.nav:active, a.nav:visited, a.nav:link{
display:block;
width:100%;
height:30px;
_height:40px;
text-align:center;
color:#ffffff;
background-color:#8B1A1A;
text-decoration:none;
font-family:"lucida sans unicode";
border-right:1px solid #8B1A1A;
text-transform:uppercase;
font-size:10px;
font-weight:bold;
padding-top:10px;
margin:0px;
}

a.nav:hover{
display:block;
width:100%;
height:30px;
_height:40px;
text-align:center;
color:#ffffff;
background-color: #8B2323;
text-decoration:none;
font-family:"lucida sans unicode";
border-right:1px solid #8B1A1A;
text-transform:uppercase;
font-size:10px;
font-weight:bold;
padding-top:10px;
margin:0px;
}

a.nav2, a.nav2:active, a.nav2:visited, a.nav2:link{
display:block;
width:100%;
height:30px;
_height:40px;
text-align:center;
color:#ffffff;
background-color:#8B2323;
text-decoration:none;
font-family:"lucida sans unicode";
text-transform:uppercase;
font-size:10px;
font-weight:bold;
padding-top:10px;
margin:0px;
}

a.nav2:hover{
display:block;
width:100%;
height:30px;
_height:40px;
text-align:center;
color:#ffffff;
background-color:#8B1A1A;
text-decoration:none;
font-family:"lucida sans unicode";
text-transform:uppercase;
font-size:10px;
font-weight:bold;
padding-top:10px;
margin:0px;
}




a, a:active, a:visited, a:link{
color:#BEBEBE;
text-decoration:none;
}

a:hover{
color:#8B2323;
text-decoration:none;
}

b{
color:#8B2323;
text-decoration:none;
text-transform:uppercase;
}

i{
color:#8B1A1A;
}

u{
border-bottom:1px dotted #8B1A1A;
text-decoration:none;
}

h1{
font-family:"arial black";
font-size:15px;
text-align:center;
font-weight:bold;
letter-spacing:-1px;
word-spacing:5px;
color: #BEBEBE;
text-transform:uppercase;
margin-bottom:5px;
margin-top:0px;
}

h2{
font-family:"arial black";
font-size:30px;
text-align:center;
font-weight:bold;
letter-spacing:-1px;
word-spacing:5px;
color:#000000;
text-transform:uppercase;
margin-bottom:20px;
}