@charset "utf-8";
/* CSS Document */



body{
	border: 0;
	overflow: auto;
	height: 100%;
	max-height: 100%;
	background-color: #333333;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.innertube{
	margin: 0px; /*Margins for inner DIV inside each DIV (to provide padding)*/
	background-repeat: no-repeat;
	background-color: #333333;
	vertical-align: top;
	padding: 0px;
	background-image: url(images/RichardAndersonLogo.jpg);
	background-position: -240px top;
	overflow:auto;
}
#footer {
	font-family: Arial, Helvetica, sans-serif, Impact;
	font-size: 12px;
	text-align: right;
	background-position: right;
	color: C0C0C0;
}

* html body{ /*IE6 hack*/
	padding: 0 0 0 200px; /*Set value to (0 0 0 WidthOfFrameDiv)*/
	background-color: #333333;
}

* html #maincontent{ /*IE6 hack*/
	height: 100%;
	width: 100%;
	background-color: #333333;
}
#p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}

#framecontent{
	position: absolute;
	top: 55px;
	bottom: 0;
	left: -4px;
	width: 180px; /*Width of frame div*/
	height: 610px;
	overflow: hidden;
	color: white;
	background-color: #333333;
	background-repeat: no-repeat;
	background-image: url(images/navigationimagemap3.jpg);
	visibility: visible;
}

#maincontent{
	position: fixed;
	top: 0;
	left: 180px; /*Set left value to WidthOfFrameDiv*/
	right: 0;
	bottom: 0;
	overflow-y:scroll;
	background-color: #333333;
}

* html body{ /*IE6 hack*/
	background-color: #333333;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 180px;
}

* html #maincontent{ /*IE6 hack*/
	height: 100%;
	width: 100%;
	background-color: #333333;
}
#photoLibrary {
	background-repeat: no-repeat;
	width: 700px;
	height: 466px;
	background-position: center center;
	border: 1px solid #000000;
}
.style6 {
	color: #C0C0C0;
	font-weight: normal;
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	width: 700px;
	padding-left: 10px;
	padding-bottom: 0px;
}
.style7 {
	color: #C0C0C0;
	font-weight: bold;
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 10px;
}
#photoEntrance {
	background-repeat: no-repeat;
	width: 700px;
	height: 466px;
	background-position: center center;
	border: 1px solid #000000;
}
#photoHospital {
	background-repeat: no-repeat;
	width: 700px;
	height: 466px;
	background-position: center center;
	border: 1px solid #000000;
}
#photoChairsAndSofa {
	background-repeat: no-repeat;
	width: 700px;
	height: 466px;
	background-position: center center;
	border: 1px solid #000000;
}
#photoTable {
	background-repeat: no-repeat;
	width: 700px;
	height: 466px;
	background-position: center center;
	border: 1px solid #000000;
}
#photoStairwell {
	background-repeat: no-repeat;
	width: 700px;
	height: 466px;
	background-position: center center;
	border: 1px solid #000000;
}
#photolab2 {
	background-repeat: no-repeat;
	width: 700px;
	height: 466px;
	background-position: center center;
	border: 1px solid #000000;
}
.style8 {
	color: #C0C0C0;
	background-position: right;
}
a:active{
	color: #ff3333;
}
#apDiv1 {
	position:absolute;
	left:0px;
	top:407px;
	width:700px;
	height:448px;
	z-index:1;
	background-image: url(images/hdr/HDR%20web%20originals/RNA_08043_052_LabBefore.jpg);
}
#apDiv2 {
	position:absolute;
	left:3px;
	top:406px;
	width:697px;
	height:449px;
	z-index:2;
	background-image: url(images/hdr/HDR%20finished/LabAfter.jpg);
}

