<!--
body  {
	margin: 0; 
	padding: 0;
	text-align: center; 
}
 #container { 
	width: 1000px;  
	background: #FFF;
	margin: 0 auto; 
	border: 1px solid #c0c9c5;
	text-align: left; 
}
 #header { 
	height: 238px; 
	background: #FFFFFF; 
	padding: 0 0px;  
	margin-bottom: 5px;
}

.skipnav a{
position:absolute;
margin-left:-500px;
width:1px;
height:1px;
overflow:hidden;
} 
 #header h1 {
	margin: 0; 
	padding: 10px 0; 
}



 #mainContent {
height: 525px; 
	padding: 0 px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}

 #mainListBox {
float: left;
display:inline;
height: 250px;
width: 240px;
background: #c0c9c5 url(box1.png) repeat-x;
margin:5px; 
padding:5px;
font: 1em "Arial", Helvetica, sans-serif;
font: #333;
font-weight:bold;
}

 #mainListBox a {
text-decoration:none;
}

 #mainListBox a:link {color:#000066; text-decoration:none;

}

 #mainListBox a:visited {color:#000066; text-decoration:none;

}
 #mainListBox a:hover {color:#FF0000; text-decoration:none;
	
}

 #listHolder {
margin-top:7px;
margin-bottom:10px;
}


 #mainNewsEvents {
float: left;
display:inline;
height: 250px;
width: 550px;
margin:5px;
background: #c0c9c5 url(box1.png) repeat-x; 
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 0px;/* remember that padding is the space inside the div box and margin is the space outside the div box */
}

 #mainTodaysHours {
float: right;
display:inline;
height: 250px;
width: 150px;
background: #c0c9c5 url(box1.png) repeat-x;
margin:5px; 
padding: 5px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
font: .85em "Arial", Helvetica, sans-serif;
font:#C00;
}




 #mainSearchBox {
float: left;
display:inline;
height: 230px;
width: 400px;
background: #c0c9c5 url(box2.png) repeat-x;
margin:5px; 
padding: 5px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
font: 12px "Arial", Arial Helvetica, sans-serif;
overflow: hidden;
}

#mainSearchBox .header {
	height: 35px;
	padding:10px 0px 0px 5px;
	background: url(quicksearch.png) repeat-x;
	font: 1em "Arial", Helvetica, sans-serif;
	}

#mainSearchBox .h2 {
	font color:#C00;
}

 #mainAskGivingOpen {
float: left;
display:inline;
height: 230px;
width: 200px;
background: #c0c9c5 url(box2.png) repeat-x;
margin:5px; 
padding: 5px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
font:#00C;	
}

 #mainSpotlight {
float: right;
display:inline;
height: 230px;
width: 340px;
background: #c0c9c5 url(box2.png) repeat-x;
margin:5px; 
padding: 5px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
font: 12px "Arial", Arial Helvetica, sans-serif;
overflow: hidden;

}


#mainSpotlight .header {
	height: 35px;
	padding:10px 0px 0px 5px;
	background: url(spotlight.png) repeat-x;
	font: 1em "Arial", Helvetica, sans-serif;
	}

#mainSpotlight .h2 {
	font color:#C00;
}



#mainSpotlight a {
text-decoration:none;
}

 #mainSpotlight a:link {color:#03F; text-decoration:underline;

}

 #mainSpotlight a:visited {color:#03F; text-decoration:underline;

}




						







