body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	padding: 0;
	margin: 0;
	color: #e1e1e1; 
}

#container_lac{
	position: relative;
	background: #000000;
	margin: 0;
	width: 780px;
	top: 55px;
	left:100px;
	height: 1200px;
	
	}
#main_image{
	background: #000000;
	margin: 0;
	background: url(images/grun1_climber_3.jpg) no-repeat;
	width: 780px;
	top: 55px;
	left:110px;
	height: 420px;
}	

#main_image_sites{
	background: #000000;
	margin: 0;
	background: url(images/crags_routes.jpg) no-repeat;
	width: 780px;
	top: 55px;
	left:110px;
	height: 420px;
}	

#main_image_wilddog{
	background: #000000;
	margin: 0;
	background: url(images/wild_dog_4_420.jpg) no-repeat;
	width: 780px;
	top: 55px;
	left:110px;
	height: 420px;
}	

#crag_name_knox{
	float: right;
	width: 500px;
	height: 98px;
	background: url(images/fort_knox_word.png) no-repeat;
}
#crag_name_killowatts{
	float: right;
	width: 500px;
	height: 98px;

	}
#clearing_floats {
	clear:both;
	}

#footer_lac {
	
	padding: 0 10px;
	background:#DDDDDD;
	background: url(images/vert_footer1.jpg) no-repeat;
	left: 5px;
	height: 196px;
} 
		


#top_links_lac {
	position:relative;
	padding: 0 10px; /*height: 100px; this padding matches the left alignment of the elements in the divs that appear above it. */
	top: 0px;
	left: 3px;
	width: 772px;
	background:#000000;
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color:  #666633;
	line-height:16px;
	letter-spacing:0.2em;
	background-color: #000000;
	text-align: center;
}			
#blurb_lac {
	
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	left: 11px;
	width: 550px;
	top: 400px;
	}



a {
	color: #FF6600;
	font-weight:bold;
	text-decoration: none; 
	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #666633;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #9999cc;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #9685BA;
	}
.blurbText_lac {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666633;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
.navText {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
.site_name{
	font: 80px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFF00;
	letter-spacing:.1em;

	}
