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

#container{
	position: absolute;
	background: #000000;
	margin: 0;
	width: 850px;
	top: 55px;
	left:130px;
	height: 1100px;
	
}

#container_lac{
	position: relative;
	background: #000000;
	margin: 0;
	width: 780px;
	top: 55px;
	left:100px;
	height: 1200px;
	
	}
	
#coffsfest{
	background: #000000;
	margin: 0;
	width: 780px;
	top: 55px;
	left:110px;
	height: 960px;
	
}	

#new_climb_form {
	padding-top:50px;
	padding-left:110px;
	padding-right:10px;
	padding-bottom:200px;
	background:#000000;
	left: 5px;
	background-image: url(../images/new_climbs.jpg);
	background-repeat: no-repeat;
}


#new_climbs {
	position:absolute;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:20px;
	background:#000000;
	left: 25px;
	width: 716px;
	top: 670px;
	height: 291px;
}
#new_routes{
	margin: 0;
	width: 680px;
	top: 55px;
	left:110px;
	height: 300px;
	background-image: url(images/climb_new_routes.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	background-color: #000000;
	
}	

#news{
	margin: 0;
	width: 680px;
	top: 55px;
	left:110px;
	background-image: url(images/n_paper.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	background-color: #000000;
	
}	

#site_name {
	background: #DDDDDD;
	background: url(images/bj_title_vert3.jpg) no-repeat;
	float:left;
	width: 330px;
	top: 5px;
	height: 370px;
}	

#page_name {
	background: #DDDDDD;
	background: url(images/downloads1.jpg) no-repeat;
	float:left;
	width: 330px;
	top: 5px;
	height: 370px;
}	

#page_section_links {
	background: #DDDDDD;
	background: url(images/anchor_rusty.jpg) no-repeat;
	float:left;
	width: 330px;
	top: 5px;
	height: 245px;
}	

#top_links {
	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;
}			

#web_links {
	position:absolute;
	width: 278px;
	background: url(images/chain_rusty3.jpg) no-repeat;
	padding: 0 10px;
	top: 60px;
	left: 380px;
	height: 347px;
	
}

#clearing_floats {
	clear:both;
}

#clearing_floats2 {
	clear:both;
}

#poem {
	padding-top:5px;
	left: 9px;
	width: 320px;
	top: 165px;
	color: #e1e1e1;
	text-align: center;
	}

#blurbouter {
	float: left;
	padding: 0 10px;
	width: 340px;
	background: url(images/texture_rock2.jpg) no-repeat;
	}

#blurb {
	padding: 0 10px;
	left: 11px;
	width: 310px;
	top: 140px;
	}
	
#downloadsouter {
	float: left;
	padding: 0 10px;
	width: 340px;
	/*background: url(images/texture_rock2.jpg) no-repeat;*/
	}

#downloads {
	padding: 0 10px;
	left: 11px;
	width: 310px;
	top: 40px;
	}
#enviro {
	width: 760px;
	top: 440px;
	}

#siteinfo {
	padding: 0 10px;
	left: 110px;
	width: 720px;
	top: 600px;
	}

#footer {
	padding: 0 10px; 
	background:#DDDDDD;
	background: url(images/vert_footer1.jpg) no-repeat;
	left: 5px;
	height: 196px;
} 
#underfooter {
	padding: 0 10px; 
	
	left: 5px;
	height: 100px;
} 
/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 2px;
}
.fltlft { /* this class can be used to float an element left in your page The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}

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;
	}
	
	
/* class styles */
.navText {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
.blurbText_lac {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666633;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
.climb_heading {
	font: 14x Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
