/***********************************************//* 3col_leftNav.css                             *//* Use with template 3col_leftNav.html          *//***********************************************//***********************************************//* HTML tag styles                             *//***********************************************/ body{	font-family: Verdana, Arial,sans-serif;	color: #EEE;	line-height: 1.4;		margin: 0px;	padding: 0px;	background-color: #ab8c49;}h1{ color: #ab8c49; font-size: 175%; background: #852; padding: 0 0 0 10px; width: 538px;}#outer {   	width: 844px; 	background-image: none;	background-color: #963;	margin-top: 0px;    	margin-bottom: 0px;    	margin-left: auto;    	margin-right: auto; 	float: center;   }#masthead {	background-image: url(../images/logo4.gif)} 
