#illustration {
	position: absolute;
	top: 3px;
	left: 6px;
}

#textBackground {
	position: absolute;
	left: 267px;
	top: 84px;
	width: 464px;
	height: 319px;
	background: transparent url(projects/text_bg.gif) no-repeat;
}

.latestPics {
	width: 237px;
	border: 1px solid #660000;
}

.specialCaption {
	padding: 4px;
	font-size: 0.8em;
	text-align: center;
}

.reducedText {
	font-size: 80%;
}

.newsFooter {
	clear: left;
	background-color: #993333;
	padding: 4px;
	color: #FFFFFF;
	font-size: 0.9em;
	text-align: center;
}

.captionedPicLeft {
	border: 1px solid #660000;
	float: left;
	padding: 4px;
	margin: 8px;
}

.captionedPicRight {
	border: 1px solid #660000;
	float: right;
	padding: 4px;
	margin: 8px;
}

#longStoryBg {
	position: absolute;
	width: 740px;
	height: 368px;
	left: 10px;
	top: 52px;
	z-index: 7;
	display: none;
}

#longText {
	position: absolute;
	width: 706px;
	height: 330px;
	left: 27px;
	top: 65px;
	overflow: auto;
	z-index: 8;
	display: none;
	text-align: justify;
	padding-right: 12px;
}
/*---------Memorial Day 2008---------*/
#memorialDayText {
	position: absolute;
	left: 282px;
	top: 98px;
	width: 429px;
	height: 286px;
	overflow: auto;
	text-align: justify;
	display: none;
	padding-right: 12px;
	z-index: 2;
}
/*--------The 4 Tabs of Content-----------*/
#latestNews {
	position: absolute;
	left: 282px;
	top: 98px;
	width: 429px;
	height: 286px;
	overflow: auto;
	display: block;
	padding-right: 12px;
	text-align: left;
}
#grangePhase3 {
	position: absolute;
	left: 282px;
	top: 98px;
	width: 429px;
	height: 286px;
	overflow: auto;
	display: none;
	padding-right: 12px;
	text-align: left;

}
#book {
	position: absolute;
	left: 282px;
	top: 98px;
	width: 429px;
	height: 286px;
	overflow: auto;
	display: none;
	padding-right: 12px;
	text-align: left;
}
#archiveItems {
	position: absolute;
	left: 282px;
	top: 98px;
	width: 429px;
	height: 286px;
	overflow: auto;
	display: none;
	padding-right: 12px;
	text-align: left;
}
/*-----End of 4 tabs of Content------------*/
#itemsClose {
	position: absolute;
	right: 60px;
	bottom: 50px;
}

#bookDisplay {
	background: url(news/book_display/window_bg_r2_c2.gif) no-repeat;
	position: absolute;
	visibility: hidden;
	height: 773px;
	width: 603px;
	left: 136px;
	top: 60px;
	z-index: 3;
}
.invisCloseButton {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
}

.invisCloseButton a:active {
	background: transparent;
}

#bookDisplayHeading {
	position: relative;
	height: 35px;
	top: 0px;
}
