#colorBand {
	position:absolute;
	left: 233px;
	top: 67px;
	z-index:20;
}
#blackCorner {
	position:absolute;
	left: 220px;
	top: 89px;
	z-index:30;
}
#headline {
	position:absolute;
	left: 145px;
	top: 195px;
	z-index:20;
}

#textArea {
	position: absolute;
	left: 233px;
	top: 206px;
	width: 430px;
}

#textArea p.resource a
{
	text-decoration: underline;
}

/* GALLERY */
.galleryNavBackTop {
	position:absolute;
	top: 85px;
	left: 500px;
	z-index:500;
}
.galleryNavNextTop {
	position:absolute;
	top: 85px;
	left: 550px;
	z-index:500;
}
.galleryNavBackBottom {
	position:absolute;
	top: 170px;
	left: 230px;
	z-index:500;
}
.galleryNavNextBottom {
	position:absolute;
	top: 170px;
	left: 762px;
	z-index:500;
}

.galleryBorder {
	position: absolute;
	top: 104px;
	left: 255px;
	z-index:500;
}

.galleryImages {
	position: absolute;
	top: 105px;
	left: 256px;
	z-index:600;
}
.galleryImages .galleryImage1 {
	position: absolute;
	left: 0px;
}
.galleryImages .galleryImage2 {
	position: absolute;
	left: 56px;
}
.galleryImages .galleryImage3 {
	position: absolute;
	left: 112px;
}
.galleryImages .galleryImage4 {
	position: absolute;
	left: 168px;
}
.galleryImages .galleryImage5 {
	position: absolute;
	left: 224px;
}
.galleryImages .galleryImage6 {
	position: absolute;
	left: 280px;
}
.galleryImages .galleryImage7 {
	position: absolute;
	left: 336px;
}
.galleryImages .galleryImage8 {
	position: absolute;
	left: 392px;
}
.galleryImages .galleryImage9 {
	position: absolute;
	left: 448px;
}

.galleryInfo 
{
	position: absolute;
	top: 180px;
	left: 233px;
	width: 550px;
	text-align: center;
	z-index: 300;
}
.galleryInfo H2
{
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.galleryInfo H3
{
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: normal;
	font-size: 12px;
	color: Black;
}

.galleryDesc {
	position:absolute;
	top: 215px;
	left: 233px;
	width: 550px;
	text-align: center;
	z-index:400;
}
.galleryPlaceholder {
	position:absolute;
	top: 240px;
	left: 233px;
	width: 550px;
	text-align: center;
	z-index:500;
}
.galleryFrame {
	position:absolute;
	top: 240px;
	left: 233px;
	width: 550px;
	text-align: center;
	z-index:100;
}

A.galleryListTitleLink 
{
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
A.galleryListDescLink
{
	font-weight: normal;
}
A.galleryListTitleLink:hover
{
	color: Black;
}
A.galleryListDescLink:hover
{
	color: #890C08;
}

/* NAVIGATION */
.levelFourRule {
	position: absolute;
	left: 233px;
	top: 208px;
	width: 569px;
	z-index: 100;
}
.levelFourOne 
{
	position: absolute;
	left: 233px;
	top: 216px;
	z-index: 110;
}
.levelFourTwo 
{
	position: absolute;
	left: 333px;
	top: 216px;
	z-index: 110;
}
.levelFourThree 
{
	position: absolute;
	left: 396px;
	top: 216px;
	z-index: 110;
}
.levelFourFour 
{
	position: absolute;
	left: 496px;
	top: 216px;
	z-index: 110;
}
#levelFiveOne
{
	position: absolute;
	left: 129px;
	top: 216px;
	z-index: 100;
}
#levelFiveTwo
{
	position: absolute;
	left: 129px;
	top: 234px;
	z-index: 100;
}
#levelFiveThree
{
	position: absolute;
	left: 129px;
	top: 252px;
	z-index: 100;
}
#levelFiveFour
{
	position: absolute;
	left: 129px;
	top: 270px;
	z-index: 100;
}
#levelFiveFive
{
	position: absolute;
	left: 129px;
	top: 288px;
	z-index: 100;
}