@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a4acad;
	background-color: #000000;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E4C3A8;
	text-align: center;
}
.art {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-align: left;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #a4acad;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a4acad;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E4C3A8;
}	
.mail {
	background-position: right;
	position: absolute;
	visibility: visible;
	z-index: auto;
	top: 87px;
	right: 125px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a4acad;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.right {
	text-align: right;
}
.larger {
	font-size: 12px;
}
#wrapper {
	z-index: 0;
	height: 600px;
	width: 700px;
	position: relative;
	background-position: center;
	margin: auto;
	text-align: left;
}
#abstractWrap {
	z-index: 0;
	height: 600px;
	width: 700px;
	position: relative;
	background-position: right;
	margin: auto;
	text-align: left;
	background-image: url(00_images/02_site/art_abstract.gif);
	background-repeat: no-repeat;
}
#figurativeWrap {
	z-index: 0;
	height: 600px;
	width: 700px;
	position: relative;
	background-position: right;
	margin: auto;
	text-align: left;
	background-image: url(00_images/02_site/figurativeBG.gif);
	background-repeat: no-repeat;
}
#dwellingWrap {
	z-index: 0;
	height: 600px;
	width: 700px;
	position: relative;
	background-position: right;
	margin: auto;
	text-align: left;
	background-image: url(00_images/02_site/dwellingBG.gif);
	background-repeat: no-repeat;
}
#outsideWrap {
	z-index: 0;
	height: 600px;
	width: 700px;
	position: relative;
	background-position: right;
	margin: auto;
	text-align: left;
	background-image: url(00_images/02_site/outsideBG.gif);
	background-repeat: no-repeat;
}
.centered {
	text-align: center;
}
th {
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
		font-size: 13px;

	
}
