a       {color: #465b97; text-decoration:none;}
a:hover {color: #6C82B5; text-decoration:underline;}

.section {  background-color: #ffffca; 
		text-align:center;
	    color: #465b97; 
	    font-size: 14px; 
	    font-weight: bold; 
	    text-indent: .1em; 
	    font-family: Georgia;
	    border: 1px #cbd2e7 solid;
            width: 100%;
	    }
	    
.left_nav {background: #ffffca; font-size: 13px;}

.left  {float: left; padding: 3px;}
.right {float: right; padding: 3px;}

#pgTitle  { width: 100%;
	     font: normal 12px Veranda; 
	     color: #465b97;
	     }	

#pgTitle span { border-bottom: 1px solid #465b97; 
         	font: bold 18px Georgia; 
	        color: #465b97;
	        }
	   
   