#divCont{position:absolute; width:505; height:510; overflow:hidden; top:65; left:140;  z-index:2;}
#divHiCont{position:absolute; width:505; height:510; overflow:hidden; top:30; left:75;  z-index:2;}
#divLoCont{position:absolute; width:505; height:625; overflow:hidden; top:180; left:75;  z-index:2;}
#divContCont{position:absolute; width:505; height:510; overflow:hidden; top:115; left:415;  z-index:2;}
#divText{position:absolute; top:0; left:0;}
#divFrame{position:absolute; top:50; left:0; z-index:0; margin: 0; height : auto;}

span {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-style: normal; font-weight: normal; text-decoration: none;}


html, body {
margin: 0; /* zeroes the margins on the body */
padding: 0; /* zeroes the padding on the body ~ Opera carries a default padding and requires this zeroing */
border: 0;
background-color:#000000;
}


/* for scrolling layers  
	 Specify width and height in hold and wn, and in clip for wn */
div#hold	{ 
	position:relative; overflow:hidden;
	width:505; height:625px; z-index:100; 
	}
div#wn	{ 
	position:absolute; 
	left:0px; top:35px; 
	width:505; height:625px; 

	overflow:hidden;	
	z-index:1; 
	}
div#lyr1 { 
	position:absolute; 
	left:0px; top:0px; 
	z-index:1; 
	}

table#imgTbl { background-color:#fff; width:132px }
table#imgTbl td { height:140px; vertical-align:middle; text-align:center }

div#scrollbar { 
  position:absolute; left:320; top:20px;
  width:11px; height:480px;
  font-size:1px; z-index:2
  }
div#track { 
  position:absolute; left:12px; top:24;
  width:14px; height:454px; z-index:1;
  background: url("/images/nav/mag.gif") #ddaacc repeat
  }
div#dragBar {
  position:absolute; left:0px; top:0px;
  width:11px; height:15px; z-index:1;
  background-color:#66BB66
  }  
div#up { position:absolute; left:11; top:10; z-index:2 }  
div#down { position:absolute; left:11; top:480; z-index:3 }
  

div#main { position:absolute; left:0; top:0; z-index:2 } 

H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #DFDFDF;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.currentPage {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #FFBBBB;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
A {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #DFDFDF;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
A.plain {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #EEEEEE; font-style: normal; font-weight: normal; text-decoration: none;}
.hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.mainimage{
	border: 10px;
	border-color: #CCCCCC;
}

SPAN {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #EEEEEE; font-style: normal; font-weight: normal; text-decoration: none;}

