     #global {
     position: relative; /* container positioning */
     margin-left: auto;
     margin-right: auto;
     width: 960px;
     text-align: left;
     }
	 
	 
	 body {
     margin: 0; /* to avoid margins */
     text-align: center; /* to correct the centering IE bug*/
	 background-image:  url(../images/gradient.jpg);
	 background-repeat: repeat-x;
	 background-color: #330066;
	 font-family:  Arial, Helvetica, Georgia,;
	 font-size: 13px;
	 color: #CCCCFF;
     }
	 
	 ul {
	 font-family: Arial;
	 font-size: 12px;
	 }
	 
	 a: {
	 text-decoration: none
	 }
	 
	 a:link {
     color: #FF6633;
	 
     }

     a:visited {
	 color: #CC3366;

	 }

	 a:hover {
	 color: #FF3300;
	 text-decoration: none
	 }

	 a:active {
	 color: #FFCC66;
	 
	 }
	 
	 #index-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:960px;
	height:200px;
}

#index-02 {
	position:absolute;
	background-image:  url(../images/index_02.jpg);
	background-repeat: no-repeat;
	left:0px;
	top:200px;
	width:960px;
	height:30px;
}

#index-03 {
	position:absolute;
	background-image:  url(../images/index_03.jpg);
	background-repeat: no-repeat;
	left:0px;
	top:230px;
	width:960px;
	height:321px;
}

#index-03B {
	position:absolute;
	background-image:  url(../images/index_03B.jpg);
	background-repeat: no-repeat;
	left:0px;
	top:230px;
	width:960px;
	height:321px;
}

#index-03G {
	position:absolute;
	background-image:  url(../images/index_03B.jpg);
	background-repeat: no-repeat;
	left:0px;
	top:230px;
	width:960px;
	height:1450px;
}
#index-03GX {
	position:absolute;
	background-image:  url(../images/index_03B.jpg);
	background-repeat: no-repeat;
	left:0px;
	top:230px;
	width:960px;
	height:1150px;
}

#index-03L {
	position:absolute;
	background-image:  url(../images/index_03L.jpg);
	background-repeat: no-repeat;
	left:0px;
	top:230px;
	width:960px;
	height:1450px;
}

#index-04 {
	position:absolute;
	background-image:  url(../images/index_04.jpg);
	background-repeat: no-repeat;
	left:0px;
	top:551px;
	width:960px;
	height:159px;
}

#index-05 {
	position:absolute;
	background-image:  url(../images/index_05.jpg);
	background-repeat: no-repeat;
	left:0px;
	top:710px;
	width:960px;
	height:190px;
}

p {
line-height: 16px;
}
	 .menu {
	 padding-left: 33px;
	 padding-top: 4px;
	 font-family:  Arial, Helvetica;
	 font-size: 14px;
	 font-weight: bold;
	 }
	 
	.menu2 {
	 padding-left: 8px;
	 padding-top:  3px;
     font-family: Arial, Helvetica;
	 font-size: 13px;
	 }
	 
	 .abouttext {
	 font-family: Arial, Helvetica;
	 font-size: 14px;
	 padding-right: 10px;
	 }
	 
	 .titletext {
	 font-family: Arial, Helvetica;
	 font-size: 18px;
	 font-weight:bold;
	 }
	 
	 .firstvisit {
	 font-family: Arial, Helvetica;
	 font-size: 12px;
	 line-height: 16px;
	 }
	 
	 
	 

    .tinybadge  {
	 font-family: Arial, Helvetica;
	 font-size: 9px;
	 color: #CCCCFF;
	
	}
	
	.indexbottom {
	 padding-left: 25px;
	 padding-top:  25px;
	 padding-right: 24px;
	 font-family: Arial, Helvetica;
	 font-size: 14px;
	 color: #666699;
	}
