/* ----------------------------	*/
/* 		Online Resources	  	*/
/*								*/
/* Created January 22, 2008		*/
/* Modified January xx, 2008	*/
/*								*/
/* Rebecca Lawrence - Design	*/
/* Allen Viehmeyer - Code		*/
/* ---------------------------- */



#resources
	{
	/* border: 1px solid black; */
	/* background-color: yellow; */
	}

#resources img
	{
	float: left;
	margin-right: 10px;
	margin-bottom: 30px;
	padding: 0;
	border: 0px none;
	/* border: 5px solid red; */
	width: 175px;
	}
	
#resources h3
	{
/* border: 3px dashed red; */
	margin: 0;
	padding: 10px; 20px;
	}
	
	
#resources a
	{
	/* border: 2px solid black; */
	color: #69709A;
	font-size: 18px;
	}
