html, body {
	height:100%;
	}
	
* {
	margin:0;
	padding:0;
	;
	}

body {
	padding: 0px;
	margin: 0px;
	font-family: "Arial", sans-serif;
	background: #000000;
	font-size: small;
	overflow:hidden;
	text-align:center; /* horizontal centering for IE Win quirks */
}

h1{
font-family:Papyrus;
}

h2{
font-family:Papyrus;
}


A:link {text-decoration: none;color:white;}
A:visited {text-decoration: none;color:white;}
A:active {text-decoration: none;color:white;}
A:hover {text-decoration: underline; color: green;}

img {
	border: none;
}

ul {
	list-style-type: none;
}

#mainlist {
  position:absolute;
  top:100;
  left:55;
  height:440;
  width:692;
  border-style:none;
  overflow-x: hidden; 
  overflow-y: scroll;
  background: transparent;
  margin: 0 auto; 
  text-align: left;
}

#mainlist_sub {
position:absolute;
  left:0;
  height:140;
  width:689;
  border-style:none;
  overflow: hidden;
  background: transparent;
  margin: 5 0; 
  text-align: left;
}

#mainlist_sub_image {
  position:absolute;
  top:0;
  left:0;
  height:140;
  width:100;
  border-style:none;
  overflow: hidden;
  background: transparent;
  scroll:none;
  white-space: nowrap;
  margin: 0 auto; 
  text-align: left;
}

#mainlist_sub_text {
  position:absolute;
  top:0;
  left:125;
  height:140;
  width:560;
  border-style:none;
  overflow:hidden;
  background: transparent;
  text-decoration: none;
  white-space:normal;
  margin: 10 auto; 
  text-align:left;
}

#plain_link{
color:white;
white-space:normal;
text-decoration: none;
position:absolute;
}

#viewport_loading
{
  position:absolute;
  top:170;
  left:0;
  height:100;
  width:600;
  border-style:none;
  overflow: hidden;
  background: transparent;
  text-align: center;
  font-size:40;
  color:white;
}

#errPage
{
  position:absolute;
  top:200;
  left:0;
  height:250;
  width:800;
  border-style:none;
  overflow: hidden;
  background: transparent;
  text-align: center;
  font-size:40;
  color:white;
}

#gallery_title {
  position:absolute;
  top:35;
  left:0;
  height:65;
  width:800;
  border-style:none;
  overflow: hidden;
  background: transparent;
  margin: 0 auto; 
  text-align: center;
  font-family:Papyrus;
  font-size:40;
  color:white;
}

#viewport_top {
  clear:both;
  position:absolute;
  top:30;
  left:285;
  height:120;
  width:470;
  border-style:none;
  overflow: auto;
  background: transparent;
  white-space: nowrap;
  margin: 0 auto; 
  text-align: left;
}

#viewport_left {
clear:both;
position:absolute;
top:130;
left:30;
height:410;
border-style:none;
width:120;
  overflow: auto;
  background: transparent;
  white-space: nowrap;
  margin: 0 auto; 
  text-align: left;
}

#viewermain {
  position:absolute;
  left:0;
  top:0;
  border-style:none;
  overflow: hidden;
  background: transparent;
  white-space: normal;
  margin: 0 auto; 
  text-align: left;
width:800;
height:600;
  background:url('../images/blank.jpg');
}
#viewport_main {
  clear:both;
  position:absolute;
  top:170;
  left:180;
  height:380;
  width:580;
  border-style:none;
  overflow: auto;
  background: transparent;
  white-space: normal;
  margin: 0 auto; 
  text-align: left;
}

#viewport_details {
  position:absolute;
  top:75;
  left:100;
  height:450;
  width:600;
  visibility:hidden;
  border-style:ridge;
  overflow: hidden;
  background: black;
  white-space: normal;
  margin: 0 0; 
  text-align: left;
}

#viewport_details_image {
  position:absolute;
  left:0;
  top:0;
  border-style:none;
  overflow: none;
  background: transparent;
  white-space: normal;
  margin: 0 0; 
  text-align: left;
}

#viewport_details_text {
  position:absolute;
  top:0;
  left:0;
  height:437;
  width:285;
  border-style:none;
  overflow: auto;
  background: transparent;
  white-space: normal;
  margin: 5 5; 
  text-align: left;
}

#update_right {
	position:relative;
	float:right;
	top:110;
	right:52;
	width:150;
	height:425;
	color:white;
	overflow-x: hidden; 
  overflow-y: auto;
}

#update_main {
	position:relative;
	top:103;
	left:55;
	width:525;
	height:440;
	color:white;
  overflow-x: hidden; 
  overflow-y: auto;
}

#about_pic {
	position:relative;
	float:right;
	width:165;
	height:237;
	overflow: hidden;
	display:block;
	border-width:2;
	border-style:solid;
	border-color:green;
}

#about_main {
	position:relative;
	top:93;
	left:45;
	width:694;
	height:450;
	color:white;
	margin:10;
	overflow: auto;
}

#links_main {
	position:relative;
	top:110;
	left:100;
	width:620;
	height:430;
	color:white;
	overflow-x: hidden; 
  overflow-y: auto;
}

#title {
clear:both;
position:absolute;
top:25;
left:0;
height:0;	
text-align: center;
}


#viewport_top img {
border-width:1;
border-style:solid;
border-color:Green;
}

#viewport_left img {
border-width:1;
border-style:solid;
border-color:Green;
}

#background_image{
	position:absolute;	
	left:0;
	top:0;
	height:600;
	width:800;
	border:0;
}

#b_index {
	left:55;
	top:573;
	width:39;
	height:15;
}












