a{text-decoration: none;}

h1, h2, h3, h4, h5, h6 {
color: #000000; 
page-break-before:avoid; }

strong{
page-break-before: auto; }

#container {
	margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px;
	width: 1000px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	
	}
#header {
	height: 84px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url('/img/layout/lacfcd_logo_print.jpg?v=2');
	background-repeat: no-repeat;
	background-position: left top;
	
}
.header {
        visibility: hidden;
}



#header a, #header_fp a {
	padding-left: 40px;
	display: block;
	overflow: hidden;
	height: 80px;
	width: 1000px;
	text-indent: -999em;
}

#sidebar {
	visibility: hidden;
	z-index: 999;
	background-position: left 2px;
	display: block; /* since this element is floated, a width must be given */
	width: 0px;
	margin: 0px;
	float: left;
	background-image: url('/img/layout/sidebar_green.gif?v=2');
	background-repeat: no-repeat;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}


#inner_content750 {
  margin-left: 50px;
  margin-bottom: 0px;
  margin-right: 50px;
  margin-top: 0px;
  top: 0px;
  position: relative;
  padding: 0px 0px 20px 0px;
  float: left;
  width: 900px;
  font-size: inherit;
}
 
#inner_content_topnav {
	visibility: visible;
	position: relative;
	height: 80px;
	width: auto;
	margin-top: 20px;
	margin-left: 0px;
}
#inner_content {
	height: 85px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
                                                                                 
#content {
float: left;
}

#editor_actions {
  position: relative;
  top: -55px;
  display: block;
  width: 160px;
  float: right;
  background: #fff;
}

#footer {
	width: 1000px;
	color: black;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	clear: both;
	text-align: center;
	font-size: 11px;
	padding: 10px 10px 12px 10px;
}
#footer a {
	color: black;
}


#calendar_wrapper {
	float: left;
	width: 700px;
}

#calendar_wrapper {_height 1%;}

#calendar_wrapper:after{
	content: ".";
	visibility: hidden;
	height: 0;
	clear: both;
	display: block;	
}
.clear {clear: both;}

.off_screen {
	color: white;
}


#slideshow {
	visibility: visible;                                                   
	overflow: hidden;
	height: 425px;
	width: 777px;
	top: -84px;
	position: relative;
	z-index: 100;
}


#secondary_feature {
	background-color: white;
	float: left;
	width: 275px;
	margin-top: 20px;

}

#secondary_content {
	background-color: white;
	margin: 0px;
	padding: 0px;
	width: 550px;
	text-align: left;
	float: right;

}


#related_content {
	left: -8px;
	position: relative;
	background-color: #F2F0C8;
	border-top: 1px solid #C6C984;
	border-right: 1px solid #C6C984;
	border-bottom: 1px solid #C6C984;
	border-left: none;
	margin: 20px 0px;
	text-align: left;
}

body {
	background-color: white;
}


#main_nav, #admin_nav, #editor_menu, #editor_actions, #side_menu, #more_side_menu, #footer {
       visibility: hidden;
}