body {
	background-color: #FFF;
	color: FFF;
	margin: 0px 0px 0px 0px;
}
img {
	border: 0;
}

td {
	font-family: "Adobe Caslon Pro", Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}
ul {
	margin: 0;
	padding: 0px;
	list-style:none;
	float: left;
	width: 600px;
}
ul a {
	display: block;
	padding: 0 5px;
	line-height: 2.1em;
}
ul li {
	float: left;
}
ol {
	list-style-position: outside;
	list-style-type: square;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
}
ol a {
	color: #333333;
	text-decoration: none;
}

ol a:hover {
	color: #A49766;
	text-decoration: underline;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
}
#main_logo {
	position: relative;
	height: 166px;
	width: 800px;
	top: 0px;
	background-image: url(images/starLogo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#main_nav {
	position: absolute;
	top: 116px;
	float: none;
	left: 190px;
	
}
#content {
	margin-left: 70px;
	height: 450px;
}
#leftthumbs {
	width: 340px;
	float: left;
}
#spanthumbs {
	width: 560px;
	margin-left: 90px;
}
#scroll {
	width: 30px;
	position: relative;
	float: right;
}
#statement {
	font-family: "Adobe Caslon Pro", Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #333333;
	line-height: 16px;
	letter-spacing: 0.04em;
	text-align: justify;
}
.statement {
	font-family: "Adobe Caslon Pro", Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	letter-spacing: 0.04em;
	text-align: justify;
}
#leftnav {
	width: 170px;
	float: left;
}
#contactcopy {
	width: 460px;
	float: right;
	margin-right: 60px;
}
.contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.contact:link {
	color: #333333;
	text-decoration: underline;
}
a.contact:alink {
	color: #333333;
	text-decoration: underline;	
}
a.contact:hover {
	color: #A49766;
	text-decoration: underline;	
}
a.contact:vlink {
	color: #333333;
	text-decoration: underline;	
}
#spanstatement {
	font-family: "Adobe Caslon Pro", Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	width: 540px;
	margin-left: 100px;
	color: #333333;
	line-height: 16px;
	letter-spacing: 0.04em;
	text-align: justify;
}
#Footer {
	margin: 0 auto;
	margin-top: 20px;
	position: relative;
	clear: both;
	}
	
	
#diarywrapper {
	background-image: url(images/visual_diary/vd_slideshow_bg.gif);
	width: 600px;
	margin: 0 0 0 0;
	position: absolute;
}	
#portraitwrapper {
	background-image: url(images/self_portraits/selfportraits_slideshow_bg.gif);
	width: 600px;
	margin: 0 0 0 0;
	position: absolute;
}
#kbnwrapper {
	background-image: url(images/kbn/kbn_slideshow_bg.gif);
	width: 600px;
	margin: 0 0 0 0;
	position: absolute;
}
#publicwrapper {
	background-image: url(images/public/public_slideshow_bg.gif);
	width: 750px;
	margin: 0 0 0 0;
	position: absolute;
}
#commissionedwrapper {
	background-image: url(images/commissioned/commissioned_bg.gif);
	width: 720px;
	margin: 0 0 0 0;
	position: absolute;
}
#vdslide {
	margin-top: 30px;
	margin-left: 55px;
	width: 500px;
	height: 507px;
	position: relative;
	bottom: 0px;
	background-color: #FFFFFF;
}
#publicslide {
	margin-top: 30px;
	margin-left: 55px;
	width: 628px;
	height: 440px;
	position: relative;
	bottom: 0px;
	background-color: #FFFFFF;
}
#commissionedslide {
	margin-top: 30px;
	margin-left: 55px;
	width: 650px;
	height: 510px;
	position: relative;
	bottom: 0px;
	background-color: #FFFFFF;
}
#arrows {
	float: right;
	margin-right: 45px;
	margin-top: 10px;
}
#slidetitle {
	position: absolute;
	font-family: "Adobe Caslon Pro", Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #A39666;
	margin-left: 55px;
	margin-top: 10px;
	bottom: auto;
	width: 300px;

}
