body {
	background-color:#fff;
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	padding:36px;
}

/* General styles */

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

h1,h2,h3,h4,h5,h6,p {
	line-height:1.3em;
	margin-bottom:1em;
}

p.last {
	margin-bottom:0 !important;
}

p.center {
	text-align:center !important;
}

p.right {
	text-align:right !important;
}

p.small {
	font-size:11px;
}

.clear {
	zoom:1;
}

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

/* navigation */

ul#nav {
	margin-bottom:48px;
}

ul#nav li {
	margin-bottom:14px;
	height:62px;
	position:relative;
}

ul#nav li a.hover {
	position:absolute;
	top:0;
	left:0;
}

ul#nav li#fiction {
	width:299px;
}

ul#nav li#fiction a.default {
	display:block;
	height:62px;
	width:299px;
	text-indent:-9999px;
	background:#fff url(images/fiction.gif) no-repeat 0 0;
}

ul#nav li#fiction a.hover {
	height:62px;
	width:381px;
	text-indent:-9999px;
	background:#fff url(images/portrait.gif) no-repeat 0 0;
}

ul#nav li#nonfiction {
	width:468px;
}

ul#nav li#nonfiction a.default {
	display:block;
	height:62px;
	width:468px;
	text-indent:-9999px;
	background:#fff url(images/nonfiction.gif) no-repeat 0 0;
}

ul#nav li#nonfiction a.hover {
	height:62px;
	width:499px;
	text-indent:-9999px;
	background:#fff url(images/photoessay.gif) no-repeat 0 0;
}

ul#nav li#docu {
	width:207px;
}

ul#nav li#docu a.default {
	display:block;
	height:62px;
	width:207px;
	text-indent:-9999px;
	background:#fff url(images/docu.gif) no-repeat 0 0;
}

ul#nav li#docu a.hover {
	height:62px;
	width:180px;
	text-indent:-9999px;
	background:#fff url(images/film.gif) no-repeat 0 0;
}

ul#nav li#antiquity {
	width:408px;
}

ul#nav li#antiquity a.default {
	display:block;
	height:62px;
	width:408px;
	text-indent:-9999px;
	background:#fff url(images/antiquity.gif) no-repeat 0 0;
}

ul#nav li#antiquity a.hover {
	height:62px;
	width:433px;
	text-indent:-9999px;
	background:#fff url(images/inkpaper.gif) no-repeat 0 0;
}

ul.nav li {
	float:left;
	margin-right:41px;
}

ul.nav li a {
	display:block;
	text-indent:-9999px;
}

ul.nav a.home {
	width:42px;
	height:16px;
	background:#fff url(images/home.gif) no-repeat 0 0;
}

ul.nav a.portraitsindex {
	width:120px;
	height:16px;
	background:#fff url(images/portraitindex.gif) no-repeat 0 0;
}

ul.nav a.photoessayindex {
	width:141px;
	height:16px;
	background:#fff url(images/photoessayindex.gif) no-repeat 0 0;
}

/* content styles */

#content {
	position:relative;
}

#content .top,
#content .bottom {
	height:3px;
	width:401px;
	margin:13px 0 15px;
	background:#fff url(images/line.gif) no-repeat 0 0;
	overflow:hidden;
}

#content .bottom {
	margin-bottom:24px;
}

#content .arrow {
	width:22px;
	height:24px;
	background:#fff url(images/arrow.gif) no-repeat 0 0;
	margin:12px 0;
	overflow:hidden;
}

#content .credit {
	width:401px;
	height:65px;
	overflow:hidden;
}

#content .static {
	position:absolute;
	top:530px;
	left:0;
}

/* home page styles */

#home h1 {
	height:36px;
	width:255px;
	text-indent:-9999px;
	background:#fff url(images/gregsylvester.gif) no-repeat 0 0;
	margin-bottom:6px;
}

#home ul#homelinks {
	margin-bottom:48px;
}

#home ul#homelinks li {
	height:28px;
	margin-bottom:12px;
}

#home ul#homelinks li.contact a {
	display:block;
	width:122px;
	height:28px;
	text-indent:-9999px;
	background:#fff url(images/contact.gif) no-repeat 0 0;
}

#home ul#homelinks li.misc a {
	display:block;
	width:192px;
	height:28px;
	text-indent:-9999px;
	background:#fff url(images/miscellanees.gif) no-repeat 0 0;
}

/* slider */

#slider {
	width:100%;
	overflow-x:auto;
	overflow-y:hidden;
}

#slider.set {
	height:505px;
}

#slider.set .next {
	float:left;
	width:68px;
	height:473px;
	background:#fff url(images/next.gif) no-repeat 0 50%;
}

#slider .set {
	width:401px;
	float:left;
	margin-right:36px;
}

/* photo essay styles */

#photo-essay {
	padding:26px 36px;
}

#photo-essay #slider {
	height:505px;
}

#photo-essay #slider .set {
	width:401px;
	float:left;
	margin-right:36px;
}

#photo-essay .image {
	width:401px;
	height:267px;
	overflow:hidden;
}

#photo-essay #slider.set .image {
	float:left;
	margin-right:0;
	width:665px;
	height:473px;
}

/* portraits styles */

#portraits {
	padding:26px 36px;
}

#portraits #slider {
	height:505px;
}

#portraits #slider .set {
	width:401px;
	float:left;
	margin-right:36px;
}

#portraits .image {
	width:401px;
	height:267px;
	overflow:hidden;
	position:relative;
}

#portraits #slider.set .image {
	float:left;
	margin-right:18px;
	height:473px;
	width: auto;
}

/* overlay */

.overlay {
	position:absolute;
	top:0;
	left:0;
	width:401px;
	height:267px;
	background:#afe0e6;
}

form.overlay {
	position:absolute;
	top:0;
	left:0;
	width:401px;
	height:267px;
	background:transparent;
}

form.overlay input.text {
	width:200px;
	position:absolute;
	top:125px;
	left:97px;
	border:1px inset #ccc;
	padding:2px;
	font-size:12px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

/* footer */

#footer {
	width:220px;
	height:13px;
	text-indent:-9999px;
	background:#fff url(images/copyright.gif) no-repeat 0 0;
}