@charset "utf-8";
/* CSS Document */

a
{  outline: none;}

* {margin:0; padding:0}

body { background-color: #000000; text-align:center}

html, body {height:100%; scrollbar-base-color:black; scrollbar-face-color: black; scrollbar-arrow-color: black; scrollbar-shadow-color: black; scrollbar-highlight-color: black; scrollbar-3dlight-color: black;	scrollbar-darkshadow-color: black;	scrollbar-track-color: black}

#container {
		margin:0 auto;
		position:relative; /* puts container in front of distance */
		text-align:left;
		height:522px;
		width:879px;
		clear:left;
		background-color:#000000;
		}
#distance { 
		width:1px;
		height:50%;
		background-color:#000000;
		margin-bottom:-261px; /* half of container's height */
		float:left;
		}
		
.sIFR-active h1,
    .sIFR-active h2,
    .sIFR-active h3,
    .sIFR-active h4,  {
      visibility: hidden;
}


.LINKS1 {
	top: 83px;
	left: 6px;
	z-index: 2;
	position: absolute;
	width: 187px;
	height: 20px;
	margin:0px;
	padding:0px;
	text-align:center;
}
.LINKS2 {
	top: 83px;
	left: 207px;
	z-index: 2;
	position: absolute;
	width: 108px;
	height: 20px;
	margin:0px;
	padding:0px;
	text-align:center;
}
.LINKS3 {
	top: 83px;
	left: 323px;
	z-index: 2;
	position: absolute;
	width: 155px;
	height: 20px;
	margin:0px;
	padding:0px;
	text-align:center;
}
.LINKS4 {
	top: 83px;
	left: 489px;
	z-index: 2;
	position: absolute;
	width: 112px;
	height: 20px;
	margin:0px;
	padding:0px;
	text-align:center;
}
.LINKS5 {
	top: 83px;
	left: 610px;
	z-index: 2;
	position: absolute;
	width: 133px;
	height: 20px;
	margin:0px;
	padding:0px;
	text-align:center;
}

.LINKSbox  {
	z-index: 1;
	top: 77px;
	left: 1px;
	position: absolute;
	width: 745px;
	height: 29px;
	opacity: 0.5;
	filter: alpha(opacity = 50);
	background-image:url(images/titleBar.gif)
	
}



h1, h2, h3, h4 {
  font-family: Arial, Helvetica, sans-serif; 

}

.h1 { font-size: 14px; color: #000000; text-decoration: none; text-align: center}
.h1:hover {font-size: 14px; color: #3366CC; text-decoration: none; text-align: center}

.h2 { font-size: 14px; color: #000000; text-decoration: none; text-align: center}
.h2:hover { font-size: 14px; color: #3366CC; text-decoration: none; text-align: center}

.h3 { font-size: 12px; color: #CCCCCC; text-decoration: none; text-align: left}

.h4 { font-size: 12px; color: #3366CC; text-align: left; text-decoration:none}
.h4:hover {font-size: 12px; color: #CCCCCC; text-align: left; text-decoration:none}

.text { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF; text-decoration: none; font-style:normal}
