@charset "UTF-8";
body {
	color: #525256;
	margin: 0px;
	padding: 0px;
	background-color: #fafafa;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 17px;
	min-width: 968px;
	min-height: 578px;
}
* html {
    overflow-y: hidden;
}
* html body {
    height: 100%;
    overflow: auto;
}
ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 17px;
	margin-left: 0px;
}
li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul ul {
	font-size: 11px;
	line-height: 16px;
	margin-top: 1px;
	margin-bottom: 3px;
	margin-left: 0px;
}
a {
	text-decoration: none;
	outline: none;
}
a:link, a:visited {
	color: #20b452;
}
a:hover,a:active {
	color: #525256;
}
img {
	display: block;
	border: 0;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 17px;
	margin-left: 0px;
}
#column_nav {
	width: 109px;
	position: fixed;
	top: 20px;
	left: 20px;
}
* html #column_nav {
	position: absolute;
}
#column_nav #dc_name {
	font-size: 18px;
	color: #20b452;
	line-height: 20px;
	padding-bottom: 2px;
	width: 87px;
}
#column_nav a#home {
	display: block;
	margn-bottom: 78px;
	width: 87px;
	margin-bottom: 78px;
}
#column_nav a#home:link, #column_nav a#home:visited {
	color: #20b452;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #20b452;
}
#column_nav a#home:hover, #column_nav a#home:active {
	color: #20b452;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fafafa;
}
#column_nav ul#title {
	color: #20b452;
}
#column_nav a:link, #column_nav a:visited {
	color: #525256;
}
#column_nav a:hover, #column_nav a:active {
	color: #20b452;
}
#column_nav a.selected:link, #column_nav a.selected:visited {
	color: #20b452;
}
#column_nav a.selected:hover, #column_nav a.selected:active {
	color: #20b452;
}
#home_splash {
	height: 500px;
	width: 888px;
	font-size: 48px;
	line-height: 52px;
	background-color: #FFFFFF;
	color: #20b452;
	position: fixed;
	z-index: 1000;
	left: 20px;
	top: 20px;
	padding-top: 18px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
* html #home_splash {
	position: absolute;
}
#home_splash #name {
	width: 233px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #20b452;
	padding-bottom: 4px;
}
#home_wrapper #column_photos {
	width: 809px;
	position: fixed;
	left: 139px;
	top: 20px;
}
* html #home_wrapper #column_photos {
	position: absolute;
}
#photos_wrapper #column_photos {
	position: fixed;
	left: 139px;
	top: 20px;
	width: 650px;
}
* html #photos_wrapper #column_photos {
	position: absolute;
}
#photos_wrapper #column_photos .photo_wrapper .photo {
	max-width: 650px;
	max-height: 500px;
	margin-bottom: 12px;
	overflow: hidden;
}
#photos_wrapper #column_thumbs {
	width: 109px;
	padding-top: 20px;
	margin-left: 839px;
	padding-bottom: 5px;
}
#photos_wrapper #column_thumbs img {
	background-color: #fafafa;
	padding-bottom: 3px;
}
#photos_wrapper #column_thumbs a {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 11px;
}
#photos_wrapper #column_thumbs a:link, #photos_wrapper #column_thumbs a:visited {
	border-bottom-color: #fafafa;
}
#photos_wrapper #column_thumbs a:hover, #photos_wrapper #column_thumbs a:active {
	border-bottom-color: #20b452;
}
#contact_wrapper #column_info, #profile_wrapper #column_info {
	width: 460px;
	position: fixed;
	left: 139px;
	top: 20px;
	background-color: #FFFFFF;
	height: 466px;
	padding-top: 20px;
	padding-right: 173px;
	padding-bottom: 17px;
	padding-left: 17px;
}
* html #contact_wrapper #column_info, #profile_wrapper #column_info {
	position: absolute;
}
.photo_wrapper, #column_thumbs img {
	display: none;
}
#loading {
	width: 775px;
	height: 513px;
	position: fixed;
	left: 139px;
	top: 20px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 17px;
	padding-bottom: 17px;
	padding-left: 17px; 
}
#photos_wrapper #column_info {
	width: 460px;
	position: fixed;
	left: 139px;
	top: 20px;
	background-color: #FFFFFF;
	height: 466px;
	padding-top: 20px;
	padding-right: 173px;
	padding-bottom: 17px;
	padding-left: 17px;
}
* html #photos_wrapper #column_info {
	position: absolute;
}