/***********************************************//* 3col_leftNav.css                             *//* Use with template 3col_leftNav.html          *//***********************************************//***********************************************//* HTML tag styles                             *//***********************************************/ body{	font-family: Verdana, Arial,sans-serif;	color: #111;	font-size: 88%;	line-height: 1.5;		margin: 0px;	padding: 0px;	background-color: #333;	background-image: url(../images/charcoal.gif)}h1{ color: #ccc; font-size: 175%; background: #888; padding: 0 0 0 10px; width: 538px;}h3 {font-size: 180%;color: #bbb;}#outer {   	width: 844px; 	background-color:#999;	background-image: url(../images/back5.gif);	margin-top: 0px;    	margin-bottom: 0px;    	margin-left: auto;    	margin-right: auto; 	float: center;   }#masthead {	background-image: url(../images/logo5.gif)} 
