/* Default styles for Iowa Prarie Newtwork */
BODY, HTML
{
	background: #FFFFFF;
}

td.left_col {
	 background: #008000;
}

#left_col {
	color: #FFFFFF;
	font: 16px Tahoma,sans-serif;
	width: 124px;
} 

#left_col a:link, #left_col a:hover, #left_col a:visited, #left_col a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

#left_col P {
	margin-bottom: 16px;
}

