body{
	margin:0px;
	padding:0px;
	background-color:#000000;	
	}
#special{
	position:absolute;
	width:424px;
	height:380px;
	z-index:1;
	top:185px;


  	left: expression((document.body.clientWidth/2)-0);
	background-color:#000000;
	visibility: visible;
	}
#port{
	position:absolute;
	width:424px;
	height:380px;
	z-index:2;
	top:185px;
  	left: expression((document.body.clientWidth/2)-0);
	visibility: hidden;
	background-color:#000000;
	}
#photo{
	position:absolute;
	width:424px;
	height:380px;
	z-index:3;
	top:185px;
  	left: expression((document.body.clientWidth/2)-0);
	visibility: hidden;
	background-color:#000000;
	}
.link a{
	font-family:tahoma;
	font-size:15px;
	color:#f2e6d7;
	text-decoration:none;
	}
.link a:visited{
	font-family:tahoma;
	font-size:15px;
	color:#f2e6d7;
	text-decoration:none;
	}
.link a:hover{
	font-family:tahoma;
	font-size:15px;
	color:#e6851f;
	text-decoration:none;
	}
.text{
	font-family:tahoma;
	font-size:12px;
	color:#00808e;
	text-decoration:none;
	}
	.texthead1{
	font-family:"English111 Presto BT",times new roman;
	font-family:verdana;
	font-size:17px;
	color:#9e6e31;
	text-decoration:none;
	}
	.texthead{
	font-family:verdana;
	font-size:19px;
	color:#9e6e31;
	text-decoration:none;
	}
.sublink {
	font-family:tahoma;
	font-size:11px;
	color:#a2723b;
	text-decoration:none;
	}
.sublink a:visited{
	font-family:tahoma;
	font-size:11px;
	color:#a2723b;
	text-decoration:none;
	}
.sublink a:hover{
	font-family:tahoma;
	font-size:11px;
	color:#28bdce;
	text-decoration:none;
	}
.texts{
	font-family:verdana;
	font-size:13px;
	color:#d1af86;
	text-decoration:none;
	}
.heading{
	font-family:verdana;
	font-size:16px;
	color:#9e6e31;
	text-decoration:none;
	}
.gallerylink {
	font-family:verdana;
	font-size:14px;
	color:#9e6e31;
	text-decoration:none;
	}
.gallerylink a:visited{
	font-family:verdana;
	font-size:14px;
	color:#9e6e31;
	text-decoration:none;
	}
.gallerylink a:hover{
	font-family:verdana;
	font-size:14px;
	color:#18a1b1;
	text-decoration:none;
	}
.selected a{
	font-family:verdana;
	font-size:14px;
	color:#18a1b1;
	text-decoration:none;
	}
.textbox{
	font-family:verdana;
	font-size:13px;
	color:#ceae86;
	text-decoration:none;
	width:230px;
	height:16px;
	border:#073434 1px solid;
	background-color:#093838;
	}
.subtextbox{
	font-family:verdana;
	font-size:13px;
	color:#ceae86;
	text-decoration:none;
	width:230px;
	height:126px;
	border:#073434 1px solid;
	background-color:#093838;
	}
.scrollbar
{
scrollbar-face-color: #4d4d4d; /*/ obviously change this to whatever you want /*/
scrollbar-arrow-color: #a9a9a9;
scrollbar-highlight-color: #9d9d9d;
scrollbar-3dlight-color: #4d4d4d;
scrollbar-shadow-color: #4d4d4d;
scrollbar-darkshadow-color: #9d9d9d;
scrollbar-track-color: #000000;
}
.scrollbar1
{
scrollbar-face-color: #363535; /*/ obviously change this to whatever you want /*/
scrollbar-arrow-color: #a8a8a8;
scrollbar-highlight-color: #666563;
scrollbar-3dlight-color: #4d4d4d;
scrollbar-shadow-color: #666563;
scrollbar-darkshadow-color: #666563;
scrollbar-track-color: #363535;
}
.scrollbar2
{
scrollbar-face-color: #31302f; /*/ obviously change this to whatever you want /*/
scrollbar-arrow-color: #9a9793;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #000000;
}

