body {
	background-image: url("images/grassland2trans.jpg");
	margin-left: 40px;
	outline-color: #FFFFFF;

}
#banner {
	width:910px;
	margin-left:auto;
	margin-right:auto;
	height:180px;
}
#container {
	width:910px;
	margin-left:auto;
	margin-right:auto;
	padding: 5px;
	}
#left_col {
	float:left;
	width:150px;
	border: inset, #9E0000, 1px;
	padding: 5px;
	border-bottom-color: #9E0000;
	border-top-color: #9E0000;
	border-right-color: #9E0000;
	border-left-color: #9E0000;
	height: auto;
		
	}
		#left_col a:link {color:#0000CC;text-decoration: none;}
		#left_col a:hover {color:#5f6a76;text-decoration: none; font-weight:bold;}
		#left_col a:visited {
	color:#9E0000;
	text-decoration: none;
	position: inherit;
}
		#left_col a:active {color:#000000;text-decoration: underline;}
		
	#center_col {
	float:right;
	width:714px;
	padding-left: 10px;
	color: #000000;
		}
		#center_col a:link {color:#0000CC;text-decoration: none;}
		#center_col a:hover {color:#5f6a76;text-decoration: none; font-weight:bold;}
		#center_col a:visited {color:#9E0000;text-decoration: none;}
		#center_col a:active {color:#000000;text-decoration: underline;}
		
	#right_col {
		float:left;
		width:120px;
		
	}
#footer {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	height:20px;
}




.title {
	font-size:large;
	font-weight:bold;
	color: #9E0000;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #9E0000;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #9E0000;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #9E0000;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	
}

#halfcentercol {
	float: right;
	width: 350px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.twoCol {
	float: left;
	width: 350px;
}

