BODY 
{
	font-family:"Trebuchet MS";	
	font-weight:normal;
	color:#363636;
	margin:0px;
	padding:0px;
	text-align:justify;
	min-width:900px;
	min-height:920px;
	font-size:13px;
	background-color:#E8E8E8;
	background-image:url("images/bg.jpg");
}

#centerwrapper 
{
	 width:900px;
	 height:900px;
	 margin-left:auto;
	 margin-right:auto;
	 border:0px solid #FFFFFF;
}

#centerwrapper a
{
	color:#000000;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
			
#centerwrapper a:visited
{
	text-decoration:none;
}
			
#centerwrapper a:hover
{
	text-decoration:underline;
}

#root 
{
	position:absolute;
	width:900px;
	height:900px;	
	top:10px;
	background-color:#FFFFFF;
	border:0px solid #156B64;
}

#header 
{
	position:absolute;
	width:700px;
	height:100px;	
	top:10px;
	z-index:2;
	font-size:34px;
	border:0px solid #156B64;
}

#topright
{
	position:absolute;
	width:200px;
	height:100px;	
	top:0px;
	left:750px;
	font-size:34px;
	border:0px solid #156B64;

}

#links
{
	position:absolute;
	width:760px;
	height:35px;	
	top:100px;
	left:0px;
	text-align:right;
	padding:0px 70px;
	border-top:0px solid #156B64;
	border:0px solid #156B64;
	font-size:12px;
	color:#d1d1d1;
	background-color:#ececec;
	
}

#links a
{
	font-size:14px;
	font-family:arial;
	color:#d1d1d1;
}


#links a:hover
{
	
	text-decoration:none;
	background-image:url("images/"link1.jpg);
	color:#d1d1d1;
}	

#links a.active
{
	text-decoration:none;
	background-image:url("images/link1.jpg");
	color:#f09520;
}



#links1
{
	position:absolute;
	font-family:"Trebuchet MS";	
	width:400px;
	height:20px;	
	top:105px;
	left:440px;
	padding:5px;
	border-top:0px solid #156B64;
	border:0px solid #156B64;
	font-size:12px;
	color:#ffffff;
	
}

#links1 a
{
	font-size:14px;
	font-family:arial;
	color:#ffffff;
}


#links1 a:hover
{
	
	text-decoration:none;
	background-image:url("images/"link1.jpg);
	color:#dba014;
}	

#links1 a.active
{
	text-decoration:none;
	color:#dba014;
}

#banner
{
	position:absolute;
	width:558px;
	height:336px;	
	top:135px;
	left:340px;
	border:0px solid #156B64;
}
#banner1
{
	position:absolute;
	width:900px;
	height:150px;	
	top:135px;
	left:0px;
	border-top:0px solid #717171;
	background-image:url("images/banner1.jpg");

}


#left
{
	position:absolute;
	width:247px;
	height:260px;	
	top:400px;
	left:15px;
	background-color:#FCF8F8;
	border:1px solid #ECECEC;
}
#left a
{
	font-weight:normal;
}
	
#left1
{
	position:absolute;
	width:247px;
	height:172px;	
	top:670px;
	left:15px;
	text-align:center;
	background-color:#FCF8F8;
	border:1px solid #ECECEC;
	overflow:hidden;
}

#text
{
	position:absolute;
	width:538px;
	height:460px;	
	top:400px;
	left:280px;
	padding:10px;
	overflow:hidden;
	border:0px solid #156B64;
}

#text1
{
	position:absolute;
	width:588px;
	height:410px;	
	top:400px;
	left:280px;
	padding:10px;
	overflow:auto;
	border:0px solid #156B64;
}

#text2
{
	position:absolute;
	width:588px;
	height:465px;	
	top:400px;
	left:280px;
	padding:10px;
	overflow:auto;
	border:0px solid #156B64;
}

#footer
{
	position:absolute;
	width:900px;
	height:60px;	
	top:890px;
	left:0px;
	font-size: 10px;
  color:#000000;
  text-align:center;
	border:0px solid #156B64;
	background-color:#FFFFFF;
}


#footer a
{
	color:#000000;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
} 

.Scroller-Container {
  position: absolute;
  top: 0px; left: 0px;
}
.Scrollbar-Up {
  position: absolute;
  width: 10px; height: 10px;
  background-color: #CCC;
  font-size: 0px;
}
.Scrollbar-Track {
  width: 10px; height: 390px;
  position: absolute;
  top: 20px;
  background-color: #EEE;
}
.Scrollbar-Handle {
  position: absolute;
  width: 10px; height: 30px;
  background-color: #CCC;
}
.Scrollbar-Down {
  position: absolute;
  top: 420px;
  width: 10px; height: 10px;
  background-color: #CCC;
  font-size: 0px;
}
#Scrollbar-Container {
  position: absolute;
  top:400px; right: 10px;
}

#Container 
{
  position: absolute;
  top: 400px; 
  left: 280px;
  width: 588px;
  height: 410px;
}
