/**************************************
*************Begin Reset***************
**************************************/
html, body, div, span, object,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/**************************************
**************End Reset****************
**************************************/

html {
	background-color: #5d5d5d;
}
body {
	font-family: Georgia, serif;
}
#pagecontainer {
	height: 520px;
	width: 1035px;
	margin: 100px auto 0 auto;
	position: relative;
	border-bottom: 1px solid #939393;
}
#headercontainer {
	height: 40px;
	width: 1035px;
	position: absolute;
	border-bottom: 1px solid #939393;
}
#left_column {
	height: 460px;
	width: 170px;
	margin: 50px 0 0 10px;
	position: absolute;
}
#right_column {
	height: 400px;
	width: auto;
	margin: 50px 0 0 195px;
	position: absolute;
}
/* these control the images/buttons in the header */
.nav_tab {
	position: absolute;
	height: 35px;
	margin-top: 5px;
}
.nav_tab a:hover {
	text-decoration:underline;
}
#title {
	position: absolute;
	width: 190px;
	height: 40px;
}
#works /*now gallery*/ {
	width: 80px;
	margin-left: 195px;
}
#archive{
	width: 80px;
	margin-left: 285px;
}
#illustration {
	width: 130px;
	margin-left: 365px;
}
#functional_work {
	width: 110px;
	margin-left: 500px;
}
#about {
	width: 80px;
	margin-left: 610px;
}
#statement {
	width: 110px;
	margin-left: 695px;
}
a {
	text-decoration: none;
	color: #fff;
}
a img { 
	border: none;
}
a:focus {
	outline: none;
}
li {
	list-style-type: none;
}
p {
	font-size: smaller;
	font-weight: lighter;
	position: relative;
	color: #fff;
	display: block;
	line-height: 1.2;
}
p.commissions, ul.commissions {
	font-size: 67%;;
	font-weight: lighter;
	position: relative;
	color: #fff;
	display: block;
	line-height: 1.2;
}
p.commissions a {
	text-decoration: underline;
}
ul.commissions li {
	list-style-type:disc;
	margin-left: 10px;
}
.subtext {
	font-size: 8px;
	display: block;
}
#slideshow p {
	width: 380px;
}
h1 {
	text-align: center;
	font-size: 130%;
	font-weight: lighter;
	position: relative;
	color: #fff;
	letter-spacing: .75px;
}
h1 a {
line-height: 190%;
font-size:90%;
}
h2 {
	font-size: medium;
	font-weight: lighter;
	margin: 0 0 5px 0;
	position: relative;
	color: #fff;
	display: block;
	line-height: 1.1;
}
h3, h4 {
	font-size: small;
	font-style: italic;
	font-weight: lighter;
	margin: 0 0 1px 0;
	position: relative;
	color: #fff;
	display: block;
	line-height: 1.1;
}
h3.title {
	font-family: Georgia, serif;
	font-size: 160%;
	font-style: normal;
	font-weight: lighter;
	position: absolute;
	margin: 6px 0 0 10px;
	color: #fff;
	letter-spacing: .5px;
	}
h4 {
	font-size:90%;
}
h2 a {
	color: #fff;
}
#legal {
	position: absolute;
	margin: 530px 0 0 10px;
}
p.legal {
	font-size: 60%;
	color: #939393;
}
/* Caption on the about page */
.embox {
	font-size: 90%;
	color: #fff;
	line-height: 1;
}
#left_column_splash {
	width: 800px;
	height: 400px;
	margin: 50px 0 0 10px;
	position: absolute;
}
#splash_text {
	width: 800px;
	height: 400px;
	margin: 50px 0 0 10px;
	position: absolute;
}
#sale {
	width: 185px;
	height: 150px;
	padding: 5px;
	margin: 0 0 0 625px;
	position: absolute;
}