/***********************************************//* 3col_leftNav.css                             *//* Use with template 3col_leftNav.html          *//***********************************************//***********************************************//* HTML tag styles                             *//***********************************************/ body{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 96%;	color: #000;	line-height: 1.4;		margin: 0px;	padding: 0px;	background-color: #222;}h1{ color: #f93; font-size: 165%; background: #c30; padding: 0 0 0 10px; width: auto;}h3 {font-size: 160%;color: #ffc;}#outer {   	width: 844px; 	background-image: none;	background-color: #c63;	margin-top: 0px;    	margin-bottom: 0px;    	margin-left: auto;    	margin-right: auto; 	float: center;   }#masthead {	background-image: url(../images/logo2.gif)} 
