body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #FFFFFF;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 11px;
}
#header {
	background-image:   url("images/main/top_background.gif");
	background-repeat: repeat-x;
	width: 100%;
}

#nonFooter
 {
	position: relative;
	min-height: 100%;
 }


#nav-main {
	float: right;
	position: absolute;
	top: 15px;
	right: 50px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	color: #999999;
}
#content-wrapper {
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}
#footer {
	margin-top: 10px;
	background-color: #FFFFFF;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	border-bottom-style: solid;

}

#footer-text {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

/* #footer-text a:link, a:visited, a:active {
	color: #666666;
	text-decoration: none;
}
#footer-text a:hover {
	text-decoration: underline;
	color: #FFFFFF;
} */

#photo-logo {
	float: left;
}
#main-wrapper {
	background-color: #FFFFFF;
	width: 100%;
}
a:link, a:visited, a:active {
	color: #336699;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #666600;
}
p {
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 0px;
	margin-top: 8px;
}
h2 {
	font-size: 16px;
	margin-bottom: 0px;
	padding: 0px;
	color: #999999;
}
h3 {
	font-size: 12px;
	margin-bottom: 0px;
	padding: 0px;
	color: #999999;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #E8E8E8;
}
li {
	margin-top: 3px;
	margin-bottom: 3px;
}
ul {
	margin-bottom: 10px;
	margin-top: 10px;
}
h1 {
	font-size: 20px;
	padding: 0px;
	color: #333333;
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.intro-thumb {
	height: 150px;
	width: 150px;
	border: 1px solid #999999;
	vertical-align: middle;
}
h4 {
	font-size: 14px;
	padding: 0px;
	color: #999999;
	margin-top: 10px;
	margin-bottom: 0px;
}

#nav-gallery {
	margin-left: 5px;
	width: 130px;
	margin-top: 10px;
}

#nav-gallery p {
	font-size: 12px;
	text-align: left;
	margin-left: 3px;
}

#nav-gallery h2 {
	font-size: 12px;
	text-align: left;
	margin-left: 3px;
	margin-top: 0px;
	margin-bottom: 5px;
	background-color: #EBEBEB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
h5 {
	font-size: 12px;
	margin-bottom: 0px;
	padding: 0px;
	color: #999999;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
#footer-logo {
	background-color: #FFFFFF;
	color: #333333;
	background-image:  url("images/main/photography_logo.gif");
	height: 100px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#footer-text p {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-right: 20px;
	margin-left: 20px;
}
.photowrap {
	margin-right: 10px;
}
