

/*-------------base----------------
#1b1a14
#00135D
background:url(header_bg.jpg) #1b1a14 repeat-x;
    #6B94B4
*/
	body{
		background:url() #74A1BF repeat-x;
		width:*94%;
		margin-left:3%;  
		margin-top:0;  
		}
				

	a{
		text-decoration: none;   
		color:#000088;
		}	
	a:hover{
		background-color:#CCFFFF;
	}
	.nonhover a:hover{
		background-image: url(bannerBG.jpg); 
	}
	img{
		border:0px; 
		}
	li{
		list-style-type:none; 
	}
	

	.li01 li{
	    list-style-image:url(li01.gif);
	}
	
	.li02 li{
	    list-style-image:url(li02.gif);
	}
	
	.li03 ul span{     
		font-weight:bold;
		color:#FF8040;
	}
	
	.li03 ul span a{
		color:#FF8040;
	}
	
	.li03 li{
		list-style:disc;
		margin-left:2em;
	}
	
	.li03 li a{
		color:#505C6B;
	}
	
		
	.li04 ul{   
		margin-left:-2em;
		font-weight:bold;
		color:#000000;
	}	
	.li04 li{
		font-weight:normal;
		list-style:disc;
		margin-left:2em;
	}
	.li04 li li{
		list-style:decimal;
	}
	
	.li04 p{
		font-weight:normal;
		text-indent: 2em; 
		margin:0px;	
	}
	.li04 span{     
		color:#FF8040;
	}
	
	.li04 a{
		text-decoration: underline;  
	}
		
	.hl01{
		color:red;  
	}
	
	.hl02{
		color:red;
		font-size:17px;
		font-weight:bold;
	}
	
	
/*-------------header----------------*/
	#header{
		background:url(header_bg2.jpg) no-repeat;	
		white-space:nowrap;	
		}
	
	#headerlogo1{
		text-align:right;
		padding-top:6px;	
		height:232px;
        width:992px;
		}
		
/*-------------footer----------------*/
	#footer{
		color:#666666;
		font-size:13px;
		text-align:center
		}	
	#footer a{
		color:#006699;
	}
	#footer a:hover{
		background-color:#CCFF66;
		}	
		
		
/*-------------left---------------- 
    background-color:#999999;
*/
	#left{
		background-color:#BADAAB;
		vertical-align:top;
		width:185px;
		font-size:14px;
		color:#333333;
		text-align:center;
		padding-top:15px;
	}
	#left p{
		margin:0px; 			
	}
	#left a{
		display:block;  
		color:#333333;
		padding:8px 0 8px 0;
		margin:0px 5px 0px 5px;
		border-bottom:solid;
		border-bottom-width:1px;
		border-bottom-color:#FFFFFF;
		letter-spacing:5px;
		background:url(sub_nav_arrows.png) no-repeat;
		background-position:10px 12px;
	}
	#left a:hover{
		background:url(sub_nav_arrows2.png) no-repeat #FFFFFF;
		background-position:5px 12px;
		font-weight:bold;
	}
	#left .y{
		color:#111111;
		}	

/*-------------content----------------*/
	#content{
		background-color:white;
		vertical-align:top;
		padding:15px 20px 0 20px; 
		font-size:13px;   
		color:#505C6B;
		line-height:21px;  
	}	
	
	/*------index------*/
	#content .title{
		font-size:16px;
		text-align:center;
		color:#FF6600;
		font-weight:bold;
	}
	#content .titleline{
		height:1px;
		font-size:1px; /*for IE 5*/
		background-color:#FF6600;		
		margin-top:5px;
		margin-bottom:5px;
	}
	#content .titleline2{
		height:1px;
		font-size:1px; /*for IE 5*/
		background-color:#999999;		
		margin-top:5px;
		margin-bottom:5px;
	}
	
	#welcomelogo{
		float:left;
		height:300px;
		}
	#welcome{
		text-indent: 2em; 
		}
	#welcome p{
		margin-top:0px;
		margin-bottom:5px;
	}

	.staffphoto{
		float:left;
		margin-bottom:10px;
	}	
	.staffname{
		margin-top:40px;
		text-align:center;
		color:#000000;
		font-size:14px;
	}
	.staffname1{	
		font-weight:bold;
	}
	.staffname2{
		font-style:italic;
		font-weight:bold;
		margin-bottom:8px;
	}	
	.staffdesc{
		clear:both;
		text-indent:2em;
	}



	.p01 p{
		text-indent:2em;
	}
	
	.p02 p{
		margin-left:2em;
	}
	
	/*-----log-----*/
	.log {
		margin-top:15px;
		background-color:#99CC99;
	}
	.log ul{
		font-weight:bold;
	}
	.log li{
		font-weight:normal;
		list-style-type:disc;
	}
