/***********************************************//* 3col_leftNav.css                             *//* Use with template 3col_leftNav.html          *//***********************************************//***********************************************//* HTML tag styles                             *//***********************************************/ body{	color: #000;	line-height: 1.4;		margin: 0px;	padding: 0px;	background-color: #696;	background-image: url(../images/plaster3.gif);}h1{ color: #ffc; font-size: 175%; background: #363; padding: 0 0 0 10px; width: 400px;}h3 {font-size: 160%;color: #ffc;}a{	color: #003;	font-size: 110%;	text-decoration: none;	font-weight: bold;}a:link{	color: #003;	text-decoration: none;}a:visited{	color: #003;	text-decoration: none;}a:hover{	color: #f30;	text-decoration: none;}#outer {   	width: 844px; 	background-color:#696;	background-image:none;	margin-top: 0px;    	margin-bottom: 0px;    	margin-left: auto;    	margin-right: auto; 	float: center;   }#masthead {	background-image: url(../images/logo3.gif)} 
