.centerblockabsolute {
	position: absolute;
	width: 700px;
	height: 540px;
	left: 50%;
	top: 50%;
	margin-left: -350px;
	margin-top: -280px;
	border: 1px solid #644009;
	padding: 0px;
	background: #000000; }

.centerblockabsolute p {
	color: #ffffff;
	font-size: x-small;
	font-weight: normal;
	font-family: orator;}
	
.centerblockabsolute p.head {
	color: #FFFFFF;
	font-size: x-large;
	font-weight: normal;
	font-family: orator;
	letter-spacing: 5px;}	
	
#header {
	width: 100%;
	height: 111px;
	position: absolute;
	left: 0px;
	top: 0px;
	border-bottom: 4px solid #FF9900;
	overflow: hidden;
	z-index: 5;
	background-image: url(header.jpg);}
	
#leftcol {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 236;
	height: 427;
	background-image: url(leftpane01.jpg);
	overflow: hidden;}
	
#rightcol {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 464;
	height: 427;
	background-image: url(rightpane01.jpg);
	overflow: hidden;}	

#rightcolnav {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 430;
	overflow: hidden;
	font-family: courier new, courier, monospace;
	font-weight: normal;
	font-size: medium;
	padding: 20px 30px 18px 20px ;
	color: #ffffff;
	line-height: 200%;}	
	
#rightcolcontent {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 430;
	overflow: hidden;
	font-family: courier new, courier, monospace;
	font-weight: normal;
	font-size: medium;
	padding: 20px 30px 18px 20px ;
	color: #ffffff;
	line-height: 120%;}	
	
#rightcolcontent a,a:visited {
	text-decoration: none;
	color: #e0e0ff;}
	
#rightcolcontent a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FF9900;}

#rightcolnav a,a:visited {
	text-decoration: none;
	color: #ffffff;}
	
#rightcolnav a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FF9900;}
	
#navpane {
	width: 148px;
	height: 306px;
	position: absolute;
	left: 0px;
	top: 0px;
	border-bottom: 4px solid #FF9900;
	border-right: 1px solid #644009; 
	overflow: hidden;
	z-index: 5;
	background-image: url(navpane01.jpg);}

#navpane a,a:visited {
	text-decoration: none;
	color: #ffffff;}
	
#navpane a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FF9900;}
	
.navpanecontent {
	position: absolute;
	right: 14px;
	top: 12px;
	text-align: right;
	font-family: courier new, courier, monospace;
	font-weight: normal;
	font-size: 13px;
	color: #666666;
	line-height: 200%;}
	
.navpanecontent a,a:visited {
	text-decoration: none;
	color: #ffffff;}
	
.navpanecontent a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FF9900;}
	
#contentright {
	width: 450px;
	height: 450px;
	position: absolute;
	right: 20px;
	bottom: 20px;
	overflow: auto;}
	
.contentimage {
	position: absolute;
	right: 20px;
	bottom: 20px;
	border: 1px solid #333333;}
	
.thumbbox {
	width: 500px;
	position: absolute;
	right: 20px;
	bottom: 20px;}
	
.thumbframe {
	float: left;
	width: 70px;
	height: 70px;
	margin: 30px 0px 0px 30px;
	border: 1px solid #333333;}
	
	
.thumbnail {
	margin: 30px 0px 0px 30px;}
	
.galleryintro {
	width: 470px;
	position: absolute;
	right: 20px;
	top: 65px;
	font-family: courier new, courier, monospace;
	font-weight: bold;
	font-size: x-small;
	line-height: 160%;
	color: #cccccc;}
	
.galleryintro a,a:visited {
	text-decoration: underline;
	color: #ffffff;}
	
.galleryintro a:hover {
	color: #FF9900;)