body  { background-color:#ccFFFF;
	    color: #003333;
	    font-family: Veranda, Arial, sans-serif;
}

table  {width: 100%;
		margin: auto;
		
		
}

 
 	# content  {background-color: #ccffff;
}

	#logo  {background-color: #33ffff;
	        color: #003333;	       	  
	      	height: 140px;
		  	border-bottom:2px double #000000;					
			text-align: center;
}
   .ucc  { background-color: #33ffff;   
	   	   padding-top: 10px;
		   padding-right: 40px;
}
			
	.abc  { background-color: #33ffff;
	    	padding-top: 10px;
			padding-left: 40px;
}
	

h3	  {text-transform:uppercase;
	    background-color: #ccffff;
		color: #663300;
		font-size: 20px;
		border-bottom: 1px solid #000000;
		margin-right:  20px;
} 
#center  { float:right; border-left-color:#CCCCCC;
		   border-left-style:double;
           border-right-color:#CCCCCC;
		   border-right-color:#CCCCCC;
		   border-right-style:double;
}
		  

#leftcolumn  {float: left;
			  width: 100px;
			  paddind:10px;
			 
}

#rightcolumn  { margin-left: 150px ;              
				background-color:  #ccffff;
				color: #000000;
				padding: 10px;
}
#wrapper  { background-color:#33ffff;
            color:#003333;
}

#footer { background-color: #ccffff; 
		  color: #000000;
		  font-size:12px;
	          font-style: italic;
	          text-align: center;
			  margin-left:65px;
			  width: 90%;
}	

	#container {
		 min-width: 700px;		  
		 width: 90%;
		 height:auto		 ;
		 margin-left:auto;
		 margin-right:auto;		  
		 border: 2px double #000000;
}

 	.navBar  {background-color:333ffff;
			  color:#003333;
			  margin-left: 120;  
			  text-decoration: none;
		      text-align:center;		   
		     			  	
}

	.floatright {padding-left: 80px;
				  float: right;  
}
	.floatleft {padding-right:20px;
				 float:left;
}
 	.statement  {  font-size:12px;
				   font-family:Verdana, Arial, Helvetica, sans-serif;
				   margin-left:auto;
				   margin-right:auto;				   
				   height:auto;
				   width: 40em;
				   color:#000033;
				   border-bottom-color:#000033;
				   border-left-color:#000033;
			       border-right-color:#000033;
				   border-top-color:#000033;
	 			   border-top-width: thin;
				   border-right-width: thin;
				   border-bottom-width: thin;
				   border-left-width: thin;
} 
	.content  {padding-left: 40px; padding-right:40px;
	}
	
	.img {border: 40px;
      padding-left: 30px;	  
}



	
	
	
	

