body {
	background-image: url(images/bg2.gif);
	min-width:750px;
	min-height:475px;
	margin:0;
    padding:0;
}
#wrap {
    background:#FFFFFF;
    margin:0 auto;
    width:750px;
    }
#header {
	background:#FFFFFF;
	padding-top: 1em;
	text-align: center;
	padding-bottom: 1ex;
    }
#header h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.5em;
	color: #666666;
}
#nav ul{
	margin:0;
	padding:0;
	list-style:none;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC99CC;
    }
#nav li{
	display:inline;
	margin:0;
	padding:0 2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	list-style-type: none;
	color: #999999;
	text-decoration: none;
	text-transform: lowercase;
	text-align: center;
	vertical-align: middle;
	}
#nav a {
	color: #999999;
	background: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
#nav #currentpage a {
	color: #E8D9D9
}
#nav a:hover {
	color: #666666;
	background: #ffffff;
	text-decoration: none;
}
#nav a:visited {
	color: #999999;
	background: #ffffff;
}
#subnav ul{
	margin:0;
	padding:0 0 1.3em;
	list-style:none;
	text-align: center;
	background-color: #FFFFFF;
	}	
#subnav li{
	display:inline;
	margin:0;
	padding:0 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	list-style-type: none;
	text-transform: lowercase;
	text-align: center;
	vertical-align: middle;
	white-space: normal;
	background-color: #FFFFFF;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CC99CC;
	border-left-color: #CC99CC;
	}
#subnav a {
	color: #999999;
	background: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
#subnav #currentpage a {
	color: #E8D9D9
}
#subnav a:hover {
	color: #666666;
	background: #ffffff;
	text-decoration: none;
}
# subnav a:visited {
	color: #999999;
	background: #ffffff;
}
#leftcolumn {
	background: #FFFFFF;
	float:left;
	width:250px;
}
#leftcolumn h2, #leftcolumn p {
	padding:0 10px 0 15px;
}
#leftcolumn ul {
	display:inline
}
#rightcolumn {
	background: #ffffff;
	width:490px;
	float: right;
	margin: 0px;
}
#artwork {
	padding-top: 3em;
	width: 300px;
	float: right;
	padding-right: 18%;
}
#imagedetails {
	color: #999999;
	font-size: 0.7em;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
#essay {
	color: #999999;
	font-size: 0.7em;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 3em;
}
#media {
	color: #CCCCCC;
	font-size: 0.7em;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2em;
}
#footer {
	background: #FFFFFF;
	clear:both;
	height: 2em;
	}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #999999;
	margin-top: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}
a.pink:link {
	color: #cc66cc;
	background: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
a.pink:active {
	color: #cc66cc;
	background: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
a.pink:visited {
	color: #cc66cc;
	background: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
a.pink:hover {
	color: #cc66cc;
	background: #ffffff;
	font-weight: bolder;
	text-decoration: none;
}
a.grey:link {
	color: #999999;
	background: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
a.grey:active {
	color: #666666;
	background: #ffffff;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a.grey:visited {
	color: #999999;
	background: #ffffff;
	font-style: normal;
	text-decoration: none;
}
a.grey:hover {
	color: #666666;
	background: #ffffff;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.thumbnail {
	text-align: left;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	padding: 0px 0em 1em 2em;
	text-decoration: none;
	font-size: 0.6em;
}
.detail {
	padding: 0em;
}
