/*----------------------------links------------------------------*/
A:link {
color: #000000;
font-family: arial;
font-size: 10pt;
word-spacing: 0px;
text-decoration: none;
} 

A:visited {
color: #000000;
font-family: arial;
font-size: 10pt;
word-spacing: 0px;
text-decoration: none
} 

A:active {
color: #000000;
font-family: arial;
font-size: 10pt;
word-spacing: 0px;
text-decoration: none
}

A:hover {
color: #818181;
font-family: arial;
font-size: 10pt;
word-spacing: 0px;
text-decoration: none;
} 




a.titlelink { 
     display: block; 
     width: 385px; 
     height: 75px; 
     background-image: url(imgs/general/title.gif); 
     background-repeat: no-repeat;
     }
	 
a.titlelink:hover { 
     background-image: url(imgs/general/titlehover.gif); 
     } 





.txt001 {
	font-weight: ;
	font-family: arial;
	font-size: 10pt;
	color: #818181;
	word-spacing: 0px;
  line-height:100%;
}

.txt002 {
	font-weight: ;
	font-family: arial;
	font-size: 8pt;
	color: #818181;
	word-spacing: 0px;
  line-height: 160%;
}

.txt3 {
	font-weight: bold;
	font-family: arial;
	font-size: 10pt;
	color: #666666;
	word-spacing: 0px;
	line-height: 160%;

}
/*----------------------------body------------------------------*/

body {
	text-align:center; 
	background-color: #ffffff;
	
}
/*----------------------------index------------------------------*/

#container {
	position: relative; /* container positioning */
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	margin-bottom: auto;
	width: 538px;
	height: 538px;
  text-align: left;
  background: ffffff;
	
     }


     
#indeximg {
	position: absolute; /* container positioning */
	margin-top: 20px;
	margin-left: 50px;
	width: 438px;
	height: 438px;
  text-align: left;
  background: url(imgs/index/rotate/r001.jpg);
	

     }
     
#indextxt {
	position: absolute; /* container positioning */
	margin-top: 550px;
	margin-left: 50px;
	width: 438px;
	height: 30px;
  text-align: center;
  background: #ffffff;
	

     }
     
#indexlogo {
	position: absolute; /* container positioning */
	margin-top:  464px;
	margin-left: 21px;
	width: 496px;
	height: 74px;
  text-align: left;
  background: ;
	

     }     
     
#rotator {
  position: absolute; /* container positioning */
	margin-top: 20px;
	margin-left: 50px;
  background: url(imgs/index/rotate/rotate.php) no-repeat center top;
  width: 438px;
  height: 438px;
}

#text {
	position: absolute; /* container positioning */
	margin-top: 320px;
  margin-left: auto ;
  margin-right: auto ;
	width: 765px;
	height: 200px;
	text-align: center;
	background: #ffffff;
	

     }

#links {
	position: absolute; /* container positioning */
	margin-top: 510px;
	margin-left: 0px;
	width: 630px;
	height: 30px;
	text-align: center;
	background: ;
     }     
     
#copyright {
	position: absolute; /* container positioning */
	margin-left: auto;
	margin-right: auto;
  margin-top: 540px;
	width: 630px;
	height: 20px;
	text-align: center;
	font-family: arial;
	font-size: 8pt;
	color: #818181;
	word-spacing: 0px;
     }
     
#logo {
	position: absolute; /* container positioning */
	margin-top: 292px;
	margin-left: 8px;
	width: 40px;
	height: 198px;
  text-align: left;

  
  }
     

