
#oNews {
	width:181px;
	float:left;
	text-align:right;
}
#oNews #more {
	color:#452564;
	text-decoration:underline;
}
#oNews #more span {
	font-size:1.4em;
	font-weight:bold;
}
#oNews hr {
	margin-left:15px;
}
#news {
	width:181px;
	height:24px;
	display:block;
	background: url(../images/latest_news-title.jpg) 		no-repeat left top;
	color:#FFFFFF;
	padding:7px 0px 4px 12px;
	font-size:.9em;
	text-align:left;
}
#events {
	height:30px;
	display:block;
	background: url(../images/events-title-bg.jpg) 		no-repeat left top;
	padding-top:12px;
	padding-left:39px;
	text-align:left;
	margin-left:15px;
}
#events a {
	font-size:1em;
	font-weight:bold;
	color:#452564;
}
#events a:hover {
	text-decoration:underline;
}


.newsItem {
	text-align:left;
	margin-left:15px;
}
.newsItem h4 {
	color:#6258A0;
	font-size:10px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:0px;
}
.newsItem a {
	position: relative;
	color:#666666;
	font-size:11px;
	text-decoration:none;
}
.newsItem a:hover {
	text-decoration:underline;
}
.newsItem a span {
	font-family: Arial, Helvetica, sans-serif;
	color:#452564;
	font-size:15px;
	font-weight:bold;
}

#oPageContent {
	float: left;
	border-right:1px solid #E2E2E2;
	width: 576px;
}
#slideshow {
	position:relative;
	margin-bottom:10px;
}
#slideshow #corner {
	position:absolute;
	top:0px;
	left:0px;
}
#imageText {
	position:absolute;
	width:220px;
	top:27px;
	left:330px;
	color:#FFFFFF;
}
#imageText h3 {
	font-weight:normal;
	color:#FFFFFF;
	font-size:1.3em;
}
#imageText p {
	font-size:1.1em;
	margin-top:0px;
}
#controls {
	margin-top:-3px;
	height:19px;
	width:569px;
	background-color:#452564;
	display:block;
	padding-top:3px;
	padding-left:6px;
	position:relative;
}
#controls #corner {
	position:absolute;
	left:0px;
	top:15px;
}
#controls a {
	text-align:left;
	border-width:0px;
	background:none;
	margin:0px;
	color:#FFFFFF;
}
#controls a:hover {
	text-decoration:underline;
}
#controls span {
	float:right;
	padding-right:6px;
	padding-top:2px;
}
#controls span a {
	text-align:center;
	float:left;
	font-size:.8em;
	margin-right:2px;
	width:12px;
	height:12px;
	background:url(../images/slideButton.gif) 		no-repeat left top;
}
#controls span a:hover {
	text-decoration:none;
	background-image:url(../images/slideButton_over.gif);
}
#controls span #next {
	background:none;
}

#featured {
	padding:0;
	padding-top:2px;
	margin:0;
}
#featured a {
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	width:93px;
	height:100px;
	background: url(../images/MenuBox.gif) 		no-repeat left top;
	display:block;
	padding:4px 0 0 3px;
}
#featured a:hover {
	background-image: url(../images/MenuBox_Over.gif);
}

#featured a img {
	border:none;
}
#featured a div {
	width:85px;
	display:block;
	padding-left:2px;
	padding-top:5px;
	line-height:95%;
	font-size: 11px;
}
#content {
	padding-top:15px;
	color:#666666;
	font-size:1.1em;
	width:500px;
}

#flash { padding-bottom: 10px; }

#oLeaderText {
	font-size: 1.2em;
}
