body {
	color: white;
	background-color: transparent;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 100;
}
p { }
#blacklayer  /* black column behind navigation */ { background-image: url(../Images/BlackNavBox.gif); background-repeat: repeat-y; height: 800px; width: 125px; left: 0; top: 0; position: absolute; z-index: 10; visibility: visible; }

a { color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: 100;
	font-style: normal;
	line-height: 1.5em;
	text-decoration: none;
	text-align: right;
}

a:link {
	color: #699;
}
a:visited {
	color: #699;
}

a:hover {
	color: white;
}
 
a:active {
	color: white;
}

#logolayer  /* Real Images logo */ {
	height: 45px;
	width: 241px;
	left: 55px;
	top: 50px;
	background-image: url(../Images/RealImagesLogoSm.jpg);
	background-repeat: no-repeat;
	position: absolute;
	border:0;
	z-index: 30
}

#navbox  /* Places navigation division horizontally */ {
	color: #699;
	height: 5px;
	width: 90px;
	left: 25px;
	position: absolute;
	z-index: 20;
	visibility: visible;
	text-align: right;
	vertical-align: top;
	border: 0
  }

.navbox1  /* places navigation text vertically */ {
	top: 160px;
 }

.navbox2  /* places navigation text vertically */ {
	top: 200px;
 }
 
.navbox3  /* places navigation text vertically */ {
	top: 240px;
 }

.navbox4  /* places navigation text vertically */ {
	top: 280px;
 }

.navbox5  /* places navigation text vertically */ {
	top: 320px;
 }

#button  /* places navigation button horizontally */ {
	background-image: url(../Images/ButtonTeal.gif);
	background-repeat: no-repeat;
	height: 14px; width: 14px;
	left: 118px;
	position: absolute;
	z-index: 35;
	visibility: visible;
}

.button1  /* places navigation button vertically */ {
	top: 165px; 
}

.button2  /* places navigation button vertically */ {
	top: 205px; 
}

.button3  /* places navigation button vertically */ {
	top: 245px; 
}

.button4  /* places navigation button vertically */ {
	top: 285px; 
}

.button5  /* places navigation button vertically */ {
	top: 325px; 
}

#buttonwhite  /* places active navigation button horizontally */ {
	background-image: url(../Images/ButtonWhite.gif);
	background-repeat: no-repeat;
	height: 14px; width: 14px;
	left: 118px;
	position: absolute;
	z-index: 36;
	visibility: hidden;
	
}

#buttonwhite a:hover {
	background-image: url(../Images/ButtonWhite.gif);
	background-repeat: no-repeat;
	height: 14px; width: 14px;
	left: 118px;
	position: absolute;
	z-index: 36;
	visibility: visible;
	
}

#buttonwhite a:active {
	background-image: url(../Images/ButtonWhite.gif);
	background-repeat: no-repeat;
	height: 14px; width: 14px;
	left: 118px;
	position: absolute;
	z-index: 36;
	visibility: visible;
	
}.button1white {
	top: 165px; 
}

.button2white {
	top: 205px; 
}

.button3white {
	top: 245px; 
}
#archphotolayer {
	height: 30px;
	width: 200px;
	left: 465px;
	top: 10px;
	position: absolute;
	z-index: 30;
	visibility: visible;
	text-align: center
}
.button4white {
	top: 285px; 
}

.button5white {
	top: 325px; 
}

#teallayer {
	background-color: #366;
	height: 800px;
	width: 100%;
	left: 125px;
	top: 0;
	z-index: 0;
	position: absolute;
}
#InsideActive  /* page heading for Inside gallery pages */ {
	background-image: url(../Images/InsideActive%26Out.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 70px;
	left: 557px;
	width: 215px;
	height: 42px;
	z-index: 50;
	visibility: visible;
}

#OutsideActive  /* page heading for Outside gallery pages */ {
	background-image: url(../Images/Inside%26OutActive.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 70px;
	left: 557px;
	width: 215px;
	height: 42px;
	z-index: 50;
	visibility: visible;
}
#copyright  /* copyright */ { color: #000; font-size: 0.5em; font-weight: normal; font-style: normal; line-height: 1.25em; text-decoration: none; position: absolute; top: 700px; left: 10px; width: 200px; height: 100px; z-index: 55; visibility: visible; }
