body {
	margin:0px;
	padding:0px;

	background-color: #D2D2C6;
	overflow:hidden;
	overflow-y: scroll;
	color:#333344;

}

a {
color:#0022FF;
text-decoration:none;
}




ul {
margin-top:10px;
margin-bottom:10px;
}


.quote {
border:1px dotted #aac;
padding-right:5px;
font-size:83%;
display:block;
}

.quote_w {
padding:5px; margin:3px;
padding-left:12px;
background-color:#EEFFFF;
font-size:83%; line-height:150%;
color:#103344;
display:block;
}



div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 100%;  
	overflow: hidden;

    postion:relative; z-index:0;

	}
	div.scroller div.section {
        
		overflow:hidden;
		float:left;
	   padding-left:30px;
	   padding-top:20px;
	   border-right:1px dotted #DFF;
		}
		
 .scrollercontents {
 width:515px;
 float:left;
 }
 		
	div.scroller div.separater {
	float:left;
    padding-right:15px;
    padding-left:5px;
	padding-top:45px;
	margin-right:0px;
	}
	
	div.scroller div.content {
		width: 10000px;
		}


		
#bottomct .controls {
    width:580px;
    text-align:right;
    padding-bottom:17px; 
    padding-top:10px;
}

/*  sky part */
#my-glider {
    display:block;
	margin: 0px;
	padding: 0px;
	background-image: url(img/bk_sky.jpg);
	background-repeat: repeat;  	
}

#header {
display:block;
color:#fff;
height:25px;
background-color:#582921;
margin:0px;
padding-left:28px; padding-top:7px;
padding-bottom:5px;
background-image:url(img/header_bk.jpg);
background-repeat:repeat-x;
background-position:bottom;
}



#sky {
    position:relative;
    z-index:0;
	margin: 0px;
	padding: 0px; width:190%;
	top: -218px;   left:0px;
}

#footer {
display:block;
background-image:url(img/footer_bk.jpg);
background-repeat:repeat-x;
background-position:top;
padding-left:10px;
padding-top:12px;
}

#footer .box {
width:585px;
}

.nextpage {
display:block;
text-align:right;
margin-top:5px;
margin-bottom:7px;
font-weight:bold;
font-size:90%;


}
.nextpage a {
text-decoration:none;
color:#0066FF;
background-color:#F4FFB5;
padding:2px;
margin-left:3px;
margin-right:5px;
position:relative;
z-index:85;
}
.nextpage a:hover {
background-color:#ccFFFF;
}

.ssmall
{
font-size:80%;
}


.small
{
font-size:90%;
}

.blue {
color:#0066cc;
}

table {
font-size:12pt;
}


.profile {
line-height:120%;}



	div#section1 {
	    position:relative;  z-index: 100;
		}
	div#section2 {
	    position: relative;
	    z-index: 22;

		}
	div#section3 {
	    position:relative;  z-index: 30;
		}
	div#section4 {
	    position:relative;  z-index: 40;
		}


	div#section5 {
	    position:relative;  z-index: 40;
		}


	div#section6 {
	    position:relative;  z-index: 50;
		}
    div#section7 {
	    position:relative;  z-index: 60;
		}
    div#section8 {
	    position:relative;  z-index: 70;
		}
    div#section9 {
	    position:relative;  z-index: 80;
		}




