@charset "UTF-8";
#outerwrapper {
	margin: 0px auto 0px 24px;
	width: 1000px;
}
#content, #footer {
	width: 100%;
}
body {
	font-family: "Helvetica Neue Light", "Helvetica Neue", Helvetica, Verdana, sans-serif;
	margin: 0px;
}
#content {
	overflow: auto;
	height: 575px;
	font-size: 0.8em;
}
#namecolumn {
	float: left;
	width: 270px;
	color: #89B3CB;
	height: 575px;
	position: relative;
}
#namebar {
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-size: 1.8em;
	line-height: 150%;
	letter-spacing: .1em;
	text-align: right;
	visibility: visible;
}
#namebar a {
	color: #89B3CB;
	text-decoration: none;
}
#portfolioheader {
	height: 316px;
	width: 100%;
}
#portfolioheaderThumbs {
	text-align: center;
	height: 311px;
	width: 1000px;
	margin-top: 225px;
	display: block;
}
#portfolioheaderThumbs a:link, #portfolioheaderThumbs a:visited {
	text-decoration: none;
}
#portfolioheaderThumbs a:hover, #portfolioheaderThumbs a:active {
	text-decoration: none;
}
#portfolioheaderNav {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	color: #999999;
	padding-top: 10px;
}
#portfolioheaderNavPrev {
	float: left;
	width: 479px;
	text-align: right;
	padding-right: 20px;
	border-right: thin solid #999999;
}
#portfolioheaderNavNext {
	text-align: left;
	padding-left: 20px;
	width: 479px;
	float: left;
}
#portfolioheaderNav a:link, #portfolioheaderNav a:visited {
	color: #999999;
	text-decoration: none;
}
#portfolioheaderNav a:hover, #portfolioheaderNav a:active {
	color: #666666;
	text-decoration: none;
}
#portfoliocontent {
	line-height: 150%;
	width: 270px;
	text-align: right;
	font-size: 1.5em;
	letter-spacing: 0.1em;
	height: 35px;
	vertical-align: bottom;
}
#portfoliocontent a {
	color: #89B3CB;
	text-decoration: none;
}
#contentColumn {
	color: #666666;
	float: left;
	width: 724px;
	position: relative;
	height: 575px;
	padding: 0px;
}
#contentColumnAbout {
	font-size: 13px;
	color: #666666;
	padding-top: 30px;
	padding-left: 75px;
	padding-right: 50px;
}
#contentColumnAbout a:link, #contentColumnAbout a:visited {
	color: #999999;
	text-decoration: none;
}
#contentColumnAbout a:hover, #contentColumnAbout a:active {
	color: #666666;
	text-decoration: none;
}
#contentImage {
	text-align: center;
	width: 100%;
	height: 530px;
	position: relative;
	visibility: visible;
}
.vertcentermage {
	vertical-align: middle;
}
#contentCaptionNav {
	text-align: center;
	width: 100%;
	position: relative;
	vertical-align: bottom;
	bottom: 0px;
	height: 45px;
}
#contentCaption {
	vertical-align: middle;
	padding-top: 3px;
}
#contentCaption a:link, #contentCaption a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#contentCaption a:hover, #contentCaption a:visited {
	text-decoration: none;
}
#contentNav {
	font-size: 1.2em;
	padding-top: 0px;
	color: #999999;
}
#contentNav a:link, #contentNav a:visited {
	text-decoration: none;
	color: #999999;
}
#contentNav a:hover, #contentNav a:active {
	color: #666666;
	text-decoration: none;
}
#contentNavPrev {
	text-align: right;
	float: left;
	width: 341px;
	padding-right: 20px;
	border-right-width: thin;
	border-right-style: solid;
}
#contentNavNext {
	text-align: left;
	float: left;
	width: 341px;
	padding-left: 20px;
}
#navFooter a:link, #navFooter a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#navFooter a:hover, #navFooter a:active {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#footer {
	overflow: auto;
	background: #89B3CB;
	height: 192px;
	font-size: 1em;
}
#navFooter {
	float: left;
	width: 270px;
	background: #89B3CB;
	text-align: right;
	font-size: 1em;
	line-height: 120%;
	vertical-align: middle;
}
#footerColumn {
	float: left;
	width: 694px;
	background: #89B3CB;
}
#sellink a:link, #sellink a:visited, #sellink a:hover, #sellink a:active {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
a img {
	border-width: 0px;
}

