body {
	font-family: arial;
	font-size: 100%;
	color: #fff;
	line-height: 180%;
	text-align: center;
	background-color: #ffffff;
}

a,a:active,a:visited {
	color: #09c;
}

a:hover {
	color: #0cf;
}

h1 {
	font-size: 3em;
	color: #FFCC00;
}

#container { 
	width: 50%;
	margin: 0 auto;
	text-align: left;
}

.footer {
	background-color: #000;
	padding: 0.5em;
}

.leightbox {
	color: #333;
	display: none;
	position: absolute;
	top: 30%;
	left: 30%;
	width: 40%;
	height: 250;
	padding: 0.2em;
	border: 0.2em solid #F79B25;
	background-color: #FFF6C3;
	text-align: left;
	z-index:1001;
	overflow: auto;	
}
.leightbox1 {
	color: #333;
	display: none;
	position: absolute;
	top: 25%;
	left: 30%;
	width: 50%;
	height: 50%;

	border: 0.2em solid #F79B25;
	background-color: #FFF6C3;
	text-align: left;
	z-index:1001;
	overflow: false;	
}
.leightbox2 {
	color: #333;
	display: none;
	position: absolute;
	top: 25%;
	left: 30%;
	width: 50%;
	height: 35%;
	padding: 0.2em;
	border: 0.2em solid #F79B25;
	background-color: #FFF6C3;
	text-align: left;
	z-index:1001;
	overflow: auto;	
}
.leightbox3 {
	color: #333;
	display: none;
	position: absolute;
	top: 25%;
	left: 23%;
	width: 50%;
	height: 50%;

	border: 0.2em solid #F79B25;
	background-color: #FFF6C3;
	text-align: left;
	z-index:1001;
	overflow: false;	
}
.leightbox4 {
	color: #333;
	display: none;
	position: absolute;
	top: 25%;
	left: 23%;
	width: 50%;
	height: 50%;
	border: 0.2em solid #F79B25;
	background-color: #FFF6C3;
	text-align: left;
	z-index:1001;
	overflow: false;	
}

.welcome_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.2em;
	word-spacing: 0.2em;
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#333;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

#ontr{
  position:absolute; top:4.16in;
}
#ontr2{
  position:absolute; top:5.91in;
}
#ontr3{
  position:absolute; top:7.68in;
}
#ontr4{
  position:absolute; top:7.60in;
}
#ontr5{
  position:absolute; left:0.5in;
  font-color:red;
}
#ontr6{
  position:absolute; top:5.83in;
}
#ontr7{
  position:absolute; top:4.10in;
}

.lightbox[id]{ /* IE6 and below Can't See This */    position:fixed;    }#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }

