body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-color:#56C0C0;
	}
	
h1 {
	font-weight: bold;
	}

strong {
	font-weight: bold;
	}


#OutterWrap {
	background-color:#186060;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	Width: 975px;
}

#InnerWrap {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 942px;
	padding: 0px;
}

#MainContent {
	padding-top:0px;
	margin-top:0px;
	margin-right: 5px;
	margin-left: 222px;

}

#header {
	margin-right: auto;
	margin-left: auto;
	width: 942px;
	margin: 0px;
	padding: 0px;
	background-image:url(../images/AshFCFCHeader.gif);
	height: 200px;
	background-repeat: no-repeat;
	text-align:right;
	}
	
#navigation {
	float: left;
	width: 200px;
	background-color: #008080;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
	line-height: normal;
	padding:0;
}

#navigation li a {
    	font-weight: bold;
		display: block;
		text-decoration:none;
		padding-top:10px;
	
}

#navigation li a:link {
	color:  white;
	text-decoration: none;
}

#navigation li a:visited {
	color: white; 
	text-decoration: none;
}

#navigation li a:hover {
	color: yellow;
	text-decoration: none;
	background:#729881;
}

 
#navigation li a:active  {
	color: yellow;
	text-decoration: none;
	background:#729881;
	
}

#navigation li {
	list-style-type: none;
	border-bottom: 1px solid #88CAA3;
}

#navigation ul {
	list-style-position:outside;
	 padding-left: 5px;
  	 margin-left: 0;

}
	
#header img {
	float: left;
}

#ContactInfo {
	float:left;
	clear:both;
	text-align:left;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 200px;
	background-color:#6583C7;
	padding-left: 5px;
	margin-top:30px;
	margin-bottom:30px;
	font-weight: bold;
	color:#FF0;
}

#ContactInfo a:link {
	color:#FF0;
}

#Announcements {
	float: right;
	background-color:#FFC266;
	Width: 200px;
	Height: 200px;
	margin: 10px;
	border-style:solid;
	border-width:thin;
	padding-top:0px;
}

#InnnerAnnouncements
{
	padding:5px;
	text-align:center;	
}
	
	

#footer {
	clear:left;
	background-color: #729881;
	width: 942px;
	height: 50px;
}

#footer p {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 15px;
}

#footer a:link {
	color:#03C;
}

#footer a:visited {
	color:#03C;
}
.BlockStyle {
	display:block;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#467F6D;
	margin:0px;
}
