body
{
/*background-color: #999999;*/
background-color:#000000;
background-image:url(assets/images/grass_small.jpg);

height:100%;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin-top:7px;
/*margin-left:7px;*/



}

h4{
font-weight:bold;
font-size:14px;
padding:0px;

}

a{
color:#000000;
font-weight:bold;
text-decoration:underline;
}

a:hover{
text-decoration:underline;
color:#cc2229;
}



#container
{
/*background-color:#DEDCDD;*/
background-color:#ffffff;
/*background-image:url(assets/images/background.jpg);*/
width:768px;
/*height:70%;*/
/*margin-left:auto; 
margin-right:auto;	*/
/*margin-top:10px;
margin-bottom:10px;*/
text-align:left;
border-left:2px solid #000000;
border-right:2px solid #000000;
border-top:2px solid #000000;
margin-left:auto;
margin-right:auto;

}

#banner
{
color:white;
background-color:#000000;
height:175px;
padding:0px;
/*width:100%;*/
}

.marquee_main
{
/*background-color:#cc2229;*/
background-image:url(assets/images/REDLine.JPG);
vertical-align:middle;
color:#FFFFFF;
height:30px;
font-size:14px;
width:768px;

}

.marquee{
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
}

.marquee_main a:hover{
color:#FFFFFF;
}


#left
{
float:left;
/*background-image:url(assets/images/SoccerSpot.JPG);*/
background-color:#ffffff;
text-align:center;
width:140px;
}

.right{
float:right;
width:180px;
text-align:center;
}

.right a{
color:#000000;
font-weight:bold;
text-decoration:none;

}

.right a:hover{
color:#cc2229;
text-decoration:underline;
}



#content
{
background-color:#ffffff;
margin-left:140px;
height:100%;
text-align:left;
width:614px;
padding-left:4px;
padding-right:4px;
}

#content h3{
font-size:18px;
margin:0px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#bottomNav{
clear:left;
text-align:center;
padding-top:5px;
padding-bottom:5px;
background-color:#000000;
color:#FFFFFF;
}

#bottomNav a{
color:#FFFFFF;
text-decoration:none;
/*font-weight:bold;*/
font-size:10px;
}

#bottomNav a:hover{
text-decoration:underline;
}

#footer 
{

color:#ffffff;
background-color:#cc2229;
clear:left;
text-align:center;
font-size:12px;
font-weight:bold;
width:768px;
border-bottom:2px solid #000000;
}

#footer a{
color:#FFFFFF;
text-decoration:none;
}

#footer a:hover{
color:#000000;
text-decoration:underline;
}

.leftContent{
width:415px;
float:left;
padding-left:5px;
padding-right:14px;
font-size:14px;
}

#wx_module_9740{
width:180px;
height:150px;
float:right;
padding-top:4px;
}

.weather_head{
width:180px;
float:right;
}

#downloads{
width:180px;
height:150px;
float:right;
/*padding-top:4px;*/
text-align:center;

}

.bold{
font-weight:bold;
color:#cc2229;
}