/** Do not remove this line. Edit CSS below. */


body {
	background: #f5f5f5;
	margin: auto;
	width: auto;
        color: black;
}


#header {
    background-color: #ffffff;
    height: 0px;

#wrap {
	padding-right: 125px
        margin-top: 0px
	padding-top: -100px
        margin: -39px auto
}


#content {
	padding: 10px 0 20px;
	width: 100%;
}

.sidebar-content #content,
.sidebar-sidebar-content #content {
	float: right;
}

#content-sidebar-wrap {
	float: left;
	width: 100%;

.content-sidebar #content,
.sidebar-content #content {
	width: 100%;
}

.full-width-content #content {
	border: none;
	width: 100%;
}

.page-template-landing-php #content {
	margin-top: -42px;
        margin-left:  -60px;	
        margin-bottom: -10px;
        width: 100%;
}

h1 {
	font-size: 0px;
	margin: 0 0 10px;
}
#inner {
	clear: both;
	margin: -43px auto;
        margin-top: 0px;
	width: 100%;
}

#footer p {
	color: black;
	font-size: inherit;
}

#footer a,
#footer a:visited {
	color: #000000;
	text-decoration: none;
}

#footer a:hover {
	color: #000000;
	text-decoration: underline;
}

#footer .gototop {
	float: left;
	padding: 0 0 0 10px;
	width: 200px;
	color: #000000;

}

#footer .creds {
	float: right;
	padding: 0 10px 0 0;
	text-align: right;
	width: 735px;
	color: black;

}

h2 {
    position: relative;
    display: inline-block;
    color: black;
}

.untarget {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
}

:target .untarget {
    display: block;
}

.lb-data {
    color: #000000;
    padding-bottom: 0;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 0;
}

.ngg-galleryoverview {
	text-align: center;
	overflow: hidden;
	margin-top: 10px;
	width: 100%;
	clear:both;
	display:block;
}