/* ---------- Home Page Styles --------- */

/* ---- LEFT ---- */
.audience {
	padding-left:16px;
	background:#7A5197;
	border-top:1px solid white;
	}
.audience a {
	display:block;
	padding:6px 0 6px 5px;
	background:#D4D4D4;
	}
	
/* ---- CENTER ---- */
.center a {
	color:#531C79;
	text-decoration:underline;
	}	
	
.center a:hover{
	color:#cc0000;
	text-decoration:underline;
	}
	
.newsPic {
	clear:left;
	float:left;
	padding:10px 8px 0 8px;
	text-align:center;
	}
	
.newsStory {
	padding:8px 8px 0 8px;
	}
	
	.newsStory2 {
	padding: 1px 30px 1px 30px;
	}
	
	.newsStory3 {
	padding: 1px 1px 1px 1px;
	}
	
.newsStory a {
	color:#531C79;
	text-decoration:underline;
	}	

.newsStory span a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	}
	
.newsStory span a:hover {
	color:#cc0000;
	text-decoration:underline;
	}

.newsStory p {
	margin-top:2px;
	}

.newsBullets {
	padding-left:12px;
	margin-left:10px;
	}

.newsBullets li {
	padding:4px 0px 4px 0px;
	}

/* ---- RIGHT ---- */
.right a {
	color:#531C79;
	text-decoration:underline;
	}
.right a:hover, a:hover p, a:hover li {
	color:#cc0000;
	text-decoration:underline;
	}
#centennial {
	position:relative;
	z-index:14;
	width:160px;
	margin:-60px 0 5px 82px;
	}
	
.centennial li {
	padding:4px 0 4px 0;
	}

.event {
	width:234px;
	padding:0px 8px 0px 4px;
	clear:both;
	}
	
.eventPic {
	float:left;
	padding:8px;
	text-align:center;
	}
.eventInfo {
	padding:8px 8px 0px 8px;
	}
