/* CSS created by Kristin Zeller, kzed@one.net,
for the Urban Appalachian Council of Cincinnati, Ohio */

body {
	background: #FFFFFF;
	color: #000000;
	font-size: .9em;
	}
	
a:link {
	color:#910048;
	text-decoration:none;
	}

a:link img {
	border-style: none;
}
	
a:visited {
	color:#D9006C;
	text-decoration:none;
	}

a:visited img {
	border-style: none;
}	
	
a:hover {
	color:#CC0066;
	text-decoration:none;
	}

a:hover img {
	border-style: none;
}	
	
a:active {
	color:#CC0066;
	text-decoration:none;
	}

a:active img {
	border-style: none;
}	
	
#container {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	}
	
#middle {
	padding-bottom: 30px;
	}
	
#headline {
	text-align: center;
	padding-bottom: 40px;
	}
	
#middle {
	padding-left: 30px;
	width: 700px;
	text-align: left;
	}
	
#menu {
	position: relative;
	float: right;
	width: 275px;
	font-size: 1em;
	font-family: "arial", sans-serif;
	font-weight: bold;
	text-align: center;
	line-height: 1.5em;
	}
	
#annoucements {
	clear: both;
	padding-top: 20px;
	text-align: left;
	font-size: 1em;
	padding-left: 30px;
	font-size: 1em;
	font-family: "Arial", sans-serif;
	margin-right: 40px;
	}
	
#funding {
	padding-top: 20px;
	text-align: center;
	font-size: 10pt;
	font-style: italic;
	}
	
#address {
	text-align: center;
	font-size: 10pt;
	font-style: italic;
	}

