/*-----------------------------------------------------------------------------
author:    www.3rdstudio.com
           511 W Chestnut
		   Yakima WA 98902
		   509.972.1600
-----------------------------------------------------------------------------*/


/* = Resources
-----------------------------------------------------------------------------*/
#content ul {
	margin:0;
	padding:0 0 18px 0;
	list-style:none;
	}
	
/* Links */	
		
#content ul a {
	color:#3e7fa9;
	padding:1px 1px;
	font-weight:bold;
	}

#content ul a:link, #content ul a:visited {
	text-decoration:underline;
	}

#content ul a:hover, #content ul a:active {
	color:#ffffff;
	background:#3e7fa9;
	}
		
#resourcesH1 {
	width:107px;
	height:14px;
	background:url(../img/resources_h1.gif) no-repeat;
	position:absolute;
	}
	
