html, body {
	margin:0; 
	padding:0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background-color:black;
	color:white;
	background-image:url(/images/lo_content_bottom_repeat.gif);
	background-repeat:repeat-y;
	background-position:center;
}
a {
	color:#660000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#lo_wrapper {
	width:970px;
	padding:0 10px;
	margin:0 auto;
}

#lo_top {
	height:40px;
	background-color:black;
	background-image:url(/images/lo_top_welcome.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	font-size:1px;
	color:black;
}
#lo_top a {
	display:block;
	width:150px;
	height:0;
	padding:40px 0 0 0;
	overflow:hidden;
	float:right;
	background-image:url(/images/lo_top_join.gif);
	color:black;
}

#lo_splash {
	height:160px;
	background-color:black;
	background-image:url(/images/lo_top_splash.jpg);
	backgorund-repeat:no-repeat;
	overflow:hidden;
}

#lo_splash h1 {
	visibility:hidden;
}

#lo_menu {
	height:54px;
	overflow:hidden;
	position:relative;
	background-color:black;
	background-image:url(/images/lo_menu_bottom_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}

#lo_menu a, #lo_menu a:link, #lo_menu a:active, #lo_menu a:visited, #lo_menu a:hover {
	display:block;
	height:0;
	padding:38px 0 0 0;
	overflow:hidden;
	color:black;
	float:left;
}

a#lo_menu_news {
	background-image:url(/images/lo_menu_news.gif);
	width:104px;
}
a#lo_menu_news:hover, a#lo_menu_news.active {
	background-image:url(/images/lo_menu_news_f2.gif);
}
a#lo_menu_newsletters {
	background-image:url(/images/lo_menu_newsletters.gif);
	width:224px;
}
a#lo_menu_newsletters:hover, a#lo_menu_newsletters.active {
	background-image:url(/images/lo_menu_newsletters_f2.gif);
}
a#lo_menu_photos {
	background-image:url(/images/lo_menu_photos.gif);
	width:220px;
}
a#lo_menu_photos:hover, a#lo_menu_photos.active {
	background-image:url(/images/lo_menu_photos_f2.gif);
}
a#lo_menu_history {
	background-image:url(/images/lo_menu_history.gif);
	width:142px;
}
a#lo_menu_history:hover, a#lo_menu_history.active {
	background-image:url(/images/lo_menu_history_f2.gif);
}
a#lo_menu_membership {
	background-image:url(/images/lo_menu_membership.gif);
	width:184px;
}
a#lo_menu_membership:hover, a#lo_menu_membership.active {
	background-image:url(/images/lo_menu_membership_f2.gif);
}
a#lo_menu_links {
	background-image:url(/images/lo_menu_links.gif);
	width:96px;
}
a#lo_menu_links:hover, a#lo_menu_links.active {
	background-image:url(/images/lo_menu_links_f2.gif);
}

#lo_content_wrapper {
	background-image:url(/images/lo_content_repeat.gif);
}
#lo_content_wrapper_two {
	background-image:url(/images/lo_content_top_bg_2.jpg);
	background-repeat:no-repeat;
}
#lo_content_wrapper_three {
	width:942px;
	margin:0 auto;
	background-image:url(/images/lo_sidebar_wilson_bg.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}
#lo_content {
	padding:20px 0 20px 20px;
	color:black;
	width:642px;
	float:left;
	font-size:14px;
	line-height:22px;
}

#lo_content hr {
	height:1px;
	background-color:black;
	border:0;
	
}
#lo_content h2 {
	color:#F0EDE3;
	display:block;
	width:640px;
	height:0;
	margin:0;
	padding:42px 0 0 0;
	overflow:hidden;
	background-repeat:no-repeat;
}

h2.news {
	background-image:url(/images/lo_h2_news.gif);
}

h2.newsletters {
	background-image:url(/images/lo_h2_newsletters.gif);
}

h2.history {
	background-image:url(/images/lo_h2_history.gif);
}

h2.photos {
	background-image:url(/images/lo_h2_photos.gif);
}

h2.membership {
	background-image:url(/images/lo_h2_membership.gif);
}

h2.links {
	background-image:url(/images/lo_h2_links.gif);
}

h2.photos_club_shoots {
	background-image:url(/images/lo_h2_photos_club.gif);
}

h2.photos_successful_hunts {
	background-image:url(/images/lo_h2_photos_hunts.gif);
}

.clear_content {
	height:1px;
	clear:both;
}
#lo_sidebar {
	background-image:url(/images/lo_side_wilson_bg.jpg);
	background-repeat:no-repeat;
	width:220px;
	padding:20px 20px 270px 20px;
	float:right;
	font-size:12px;
	line-height:18px;
	color:black;
}

#lo_sidebar h4 {
	color:#CDC2A2;
	font-size:1px;
	display:block;
	width:220px;
	height:40px;
	margin:0;
	padding:0;
	background-repeat:no-repeat;
}

h4.introduction {
	background-image:url(/images/lo_h4_introduction.gif);
}

#lo_bottom {
	background-image:url(/images/lo_content_bottom.gif);
	background-repeat:no-repeat;
	height:13px;
	padding:20px;
	color:black;
	font-size:10px;
	text-align:center;
}

ul#photo_categories {
	display:block;
	margin:0;
	padding:20px 0 0 0;
	list-style:none;
	font-size:1.45em;
}

#photo_categories li {
	width:49%;
	float:left;
	text-align:center;	
}
