body {
	padding: 0;
	margin: 0;
	border: 0;
}
body, html {
	color: #000;
	font-family:  Arial, Tahoma, sans-serif;
	background-color: #fff;
	text-align: center;
}
body {
	font-size: 12px;
}
a {
	text-decoration: none;
	color: #34b4e1;
	font-weight: 700;
}
a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
hr {
margin-top:10px;
margin-bottom:10px;
}
.clear {
	clear: both;
}
#mainContainer {
	width: 780px;
	margin: 0 auto;
	min-height: 300px;
	text-align: left;
	background-color: #dbe7f5;
	background-image: url(../images/sidebar_bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
* html #mainContainer {
	height: 200px;
}
/**************************
HEADER
**************************/
#header {
	background-color: #fff;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 110px;
}
/**************************
CONTENT AND COLUMNS
**************************/
.outer {
	padding-left: 196px;
}
* html .outer {
}
.inner {
	width: 582px;
}
* html .inner {
	width: 100%;
}
.float-wrap {
	float: left;
	width: 780px;
	margin-left: -196px;
}
* html .float-wrap {
}
#content {
	float: right;
	width: 584px;
	background: #fff;
}
* html #content {
	position: relative;  /*** IE needs this  ***/
}
.contentWrap {
	padding-bottom: 10px;
	padding-left: 10px;
	color: #000;
	min-height: 600px;
	text-align: left;
}
.contentWrap ol, .contentWrap ul {
	margin: 3px 0 5px 35px;
}

.contentWrap h2 {
	color: #6d6e70;
	}
.contentWrap li {
	padding-bottom: 2px;
}
.contentWrap img {
border: none;
} 
/**************************
LEFT COLUMN
**************************/
 
#left {
	float: left;
	width: 186px;
	min-height: 250px;
}
* html #left {
	position: relative;
	height: 250px;
}
#left ul {
	list-style: none;
	padding: 0;
	margin: 0;
	background-color:#fff;
	background-image: url(/images/curves.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 14px;
	width: 196px;
}
#left li {
}
#left li a {
	padding: 0;
	margin: 0;
	display: block;
	width: 176px;
	height: 24px;
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
	margin-bottom: 2px;
	padding-top: 6px;
	color: #fff;
	text-decoration: none;
	padding-left: 20px;
	font-size: 120%;
	border: none;
	font-weight:100;
}
#left li a.current, #left li a:hover {
	background-image: url(../images/nav_current.jpg);
}
 #left li.subnav a {
	margin-left:20px;
	background-position: -20px;
	width: 156px;
	font-style: normal;
	color: #fff;
	height: 20px;
	font-size: 90%;
 }
/*************************
RIGHT COLUMN
**************************/
#right {
	float: left;
	width: 780px;
	padding: 5px;
	height: 40px;
	margin-left: -200px;
}
* html #right {
	position: relative;
}
#right ul {
	list-style: none;
}
#right li {
	display: inline;
	padding-right: 15px;
}
/**************************
FOOTER
**************************/
#footer {
	width: 765px;
	margin: 0 auto;
	text-align: left;
	background-color: #34b4e1;
	margin-top: 12px;
	padding: 7px;
	font-size: 90%;
}
#footer p {
	padding: 0;
	margin: 0;
}
#footer a { 
	color: #241d53;
}
/**************************
SPECIFIC STYLES
**************************/


h1 {
	margin: 0;
	padding: 0;
	margin-bottom: 12px;
	font-size: 200%;
	color: #241d53;
}
#events table {
	width: 500px;
	margin-bottom: 20px;
	font-size: 90%;
}
#events td {
	width: 100px;
	padding-top: 10px;
	border-bottom: #ddd solid 1px;
}
#events th {
	border-bottom: #ddd solid 1px;
	color: #6d6d6f;
	padding-top: 5px;
}
#events th strong {
	color: #241d53;
}
#events caption {
	text-align: left;
	font-size: 120%;
	font-weight: 700;
	color: #241d53;
	padding-left: 3px;
	text-transform:uppercase;
	border-bottom: #241d53 solid 1px;
}
#events_detail {
	color: #000;
	border-bottom: #ddd solid 1px;
	font-size: 90%;
}
#events_detail h2 {
	color: #6d6e70;
	border-bottom: #ddd solid 1px;
}
table.upcoming {
	width: 500px;
	margin-bottom: 20px;
	font-size: 100%;
}
table.upcoming caption {
	padding: 5px;
	background-color: #dbe7f5;
	font-size: 120%;
	font-weight: 700;
	color: #241d53;
	text-align: left;
	margin-top: 50px;
}
table.upcoming td {
	padding-top: 5px;
	border-bottom: #ddd solid 1px;
	font-size: 100%;
}
table.upcoming td a {
	color: #6d6d6f;
}
table.upcoming th {
	border-bottom: #ddd solid 1px;
	font-weight: 700;
	color: #241d53;
	padding-top: 5px;
	font-size: 100%;
}
table.upcoming th strong {
	color: #241d53;
}
#profiles div.prof {
	width: 198px;
	margin-right: 30px;
	margin-top: 10px;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #34b4e1;
	border-bottom-color: #34b4e1;
	padding-top: 20px;
	height: 275px;
	color: #333333;
	padding-left: 10px;
	font-size: 90%;
}
#profiles div.prof h1 {
	padding: 0;
	margin: 0;
	color: #34b4e1;
	font-size: 140%;
	padding-top: 3px;
}
#profiles div.prof h2 {
	padding: 0;
	margin: 0;

font-size: 100%;
font-weight: bold;
}

#profiles div.prof p.bio {
	padding: 0;
	margin: 0;

font-size: 80%;


}
#profiles div.non-prof li {

margin-left: 20px;
	color: #6d6d6f;

}
.clear {

clear: both;

}


#news img {
float: right;
margin-left:20px;
margin-right: 3px;
}

/* News Ticker */
#newsTicker
{
width:560px;  
}
#newsTickerL
{
width:90px;
float:left;
}
#TickerBCcenenews
{
float:right;
width:450px;  
}

.bc_ticker
{
float:right;
border-style:none; 
}
.bc_tickerlink
{ 
text-decoration:none;
}
.bc_tickerarrow
{ 
font-weight:bold;
text-decoration:none;
}
.bc_tickercontent
{
overflow:auto;
}
.clear20px {
	clear: both;
	height: 5px;
}
 .natHeadlines { 
 font-weight: bold;
 }
