	/* CSS Page Layout Properties */
	BODY {
		FONT-SIZE: 10pt; 
		FONT-FAMILY: Verdana, san-serif; 
		background:url(gradB1.gif) repeat left top;
		margin:0px; 
	}	
	#main {
	        background-color:#BCBAB4;
	        width:940px;
	        height:100%;
	        padding-left:0px;
	        margin-left:auto; 
	        margin-right:auto;
	        right:25%;	     
	        left:25%;
	        padding-bottom:1px;
	}	
	
	#mainContent{
		width: 850px;
		height:80%;
	        margin-left:auto; 
	        margin-right:auto;
	        right:25%;	     
	        left:25%;
		margin-top:25px;
		margin-bottom:25px;
		background:url(grad.gif) repeat left top;
		valign:center;
		
		
	}	

	#iboxes {
	        background:url(gradI.gif) repeat left top;
	        width:140px;
	        height:175px;
	        padding-left:0px;
	        
	}
		* html > body #iboxes {height: auto;} 
		
	#cboxes {
	        background:url(gradI.gif) repeat left top;
	        width:250px;
	        height:150px;
	        padding-left:0px;
	        
	}
	
	#picturesleft{
	
		float:left;	
		text-align:left;
		margin-right:5px;
		margin-bottom:5px;
	}
         
	#picturesright{
	
		float:right;	
		text-align:left;
		margin-right:5px;
		margin-left:5px;
		margin-bottom:5px;
	}	
	
	div.scr {	scrollbar-face-color: #705545;
			scrollbar-highlight-color: #FFFFFF;
			scrollbar-3dlight-color: #CCCCCC;
			scrollbar-darkshadow-color: #BBBBBB;
			scrollbar-shadow-color: #99CCFF;
			scrollbar-arrow-color: #FFFFFF;
			scrollbar-track-color: #CCCCCC;	
		}	
		
	div.bls {background: url(bl.gif) 0 100% no-repeat}
	div.brs {background: url(br.gif) 100% 100% no-repeat}
	div.tls {background: url(tl.gif) 0 0 no-repeat}
	div.trs {background: url(tr.gif) 100% 0 no-repeat;}
	
	div.blsI {background: url(blI.gif) 0 100% no-repeat}
	div.brsI {background: url(brI.gif) 100% 100% no-repeat}
	div.tlsI {background: url(tlI.gif) 0 0 no-repeat}
	div.trsI {background: url(trI.gif) 100% 0 no-repeat;}	
		
	
	a.mainMenu {font-family:Arial;font-size:7pt;color:white; text-decoration:none;}
	a.mainMenu:hover{color:#911406;}
	a.bottomMenu {font-family:Verdana;font-size:8pt;color:black; text-decoration:none;}
	a.bottomMenu:hover{text-decoration:underline;color:#911406}	
	a.archive {font-family:Verdana;font-size:7pt;color:white; text-decoration:none;}
	a.archive:hover{text-decoration:underline;color:#BBBBBBB}		
	a.resourceMenu {font-family:Arial;font-size:7pt;color:white; text-decoration:none;}
	a.resourceMenu:hover{color:#BBBBBB;}	
	a.link {font-family:Verdana;font-size:10pt;color:black; text-decoration:underline;}
	a.link:hover{color:#595067;}	
	a.more {font-family:Verdana;font-size:8pt;color:black; text-decoration:underline;}
	a.more:hover{color:#595067;}	
	a.footerLink {font-family:Verdana;font-size:8pt;color:#705545; text-decoration:underline;}
	a.footerLink:hover{color:#000}	
	a.ibox {font-family:Verdana;font-size:8pt;color:#705545; font-weight:bold; text-decoration:none;}	
	a.ibox:hover{text-decoration:underline;}


	#text {font-family:Verdana;font-size:7pt;color:black}	
	#boxtext {font-family:Verdana;font-size:8pt;color:white}
	#smallboxtext {font-family:Verdana;font-size:7pt;color:white}	
	#smallTitle {font-family:Arial;font-size:11pt;color:white;font-weight:bold;}	
	#title {font-family:Trebuchet MS;font-size:17pt;color:#fff;font-weight:bold;}
	#indexTitle {font-family:Trebuchet MS;font-size:17pt;color:black;font-weight:bold;}
	#mainTitle {font-family:Trebuchet MS;font-size:11pt;color:white;font-weight:bold;}	
	#footerText {font-family:Verdana;font-size:8pt;color:#705545}	

