/* Content Area */
/* fiddle */
#layout-container {
	width: 760px;
	float: left;
	position: relative;
}
/* Content Area */
/* Content Area: Structural */
#content-layout, #content-layout_style-1, #content-layout_style-2, #content-layout_style-3 {
	top: 4px;
	position: relative;
	text-align: left;
	vertical-align: top;
	width: 568px;
	float: left;
	right: -4px;
	height: auto;
}
#content {
	width: 572px;
	height: auto;
	position: relative;
	top: 0px;
	left: 0px;
	font-size: 0.8em;
}

#column-1 {
	width: 438px;
	position: relative;
	float: left;
	border: 1px solid #003399;
}

#content-layout_style-1 #content #column-1 {
	position: relative;
	float: left;
}

#column-2 {
	width: 128px;
	float: right;
	position: relative;
	border: 1px solid #003399;
	right: -2px;
}

#content-layout_style-3 #content #column-1 {
	width: 260px;
	position: relative;
	float: left;
}

#content-layout_style-3 #content #column-2 {
	width: 300px;
	float: right;
	position: relative;
}
#main-text {
	margin: 4px;
}
.column2-text {
	font-size: 0.8em;
}

/* Content Area: Photos */
/* Content Area: Photo Top - This sits above the content at the top of the page. It can be full (360) or half-size (180) the latter can be aligned left or right */
#photo-top {
	float: left;
	position: relative;
	overflow: hidden;
	height: 210px;
	width: 438px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/* Content Area: Widgets - Research News */
#reseach-news {
	height: auto;
	width: 124px;
}

/* Peek-a-boo fix for news items - Hides from IE5-mac \*/
* html #reseach-news {line-height: 1.2;}
/* End hide from IE5-mac */

#news-items {
	height: auto;
	margin: 2px;
}
.news-sub {
	font-size: 0.9em;
	font-weight: bold;
	clear: both;
	color: #000000;
}
.news-tease {
	font-size: 0.8em;
	font-weight: normal;
	margin: 0px;
}
.news-more {
	clear: none;
	float: right;
	text-align: right;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
}

/* Content Area: Widgets - Events */
#events {
	height: auto;
	width: 124px;
	margin-top: 0px;
}
#event-items {
	height: auto;
	margin: 0px;
	padding: 2px;
	width: auto;
}
.event-date {
	font-size: 0.8em;
	font-weight: bold;
	color: #003399;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
.event-sub {
	font-size: 0.8em;
	font-weight: bold;
	clear: both;
	margin: 0px;
	padding: 0px;
	color: #000000;
}
.event-tease {
	font-size: 0.8em;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
}
.event-more {
	clear: left;
	padding-bottom: 0px;
	padding-right: 0px;
	float: right;
	width: 124px;
	text-align: right;
	margin: 0px;
}
.black {
	color: #000000;
}
.book_title {
	font-size: 0.8em;
}
#Photo {
	position: relative;
	width: 150px;
	padding: 2px;
	float: left;
}
#Staff-contact {
	position: relative;
	float: right;
	padding: 2px;
}
#column-3 {
	width: 128px;
	float: right;
	position: relative;
	border: 1px solid #003399;
	right: -2px;
	top: 2px;
}
#column-3txt {
	height: auto;
	width: 124px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}

