body {
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background: url(../images/bg.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 772px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 10px;
	height: 100%;
}
#header {
	background: url(../images/header-left-bg.gif) no-repeat left top;
	height: 127px;
	width: 772px;
}
#logo {
	float: right;
}
#main {
	height: 400px;
	width: 772px;
	background: url(../images/main-bg.gif) repeat-y left top;
}
#main-big {
	height: 445px;
	width: 772px;
	background: url(../images/main-bg-big.jpg) repeat-y left top;
}
#footer {
	background: url(../images/bottom-bg.gif) no-repeat left top;
	height: 70px;
	width: 772px;
	text-align: center;
	line-height: 50px;
	font-size: 100%;
}
#main-nav {
	padding-left: 15px;
	padding-top: 22px;
}
#main-nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
}
#main-nav li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#nav-paint a, #nav-paint a:link, #nav-paint a:visited {
	background: url(../images/nav-paint.gif) no-repeat center top;
	display: block;
	height: 92px;
	width: 90px;
	text-indent: -9999px;
}
#nav-paper a, #nav-paper a:link, #nav-paper a:visited {
	background: url(../images/nav-paper.gif) no-repeat center top;
	display: block;
	height: 92px;
	width: 90px;
	text-indent: -9999px;
}

#nav-prints a, #nav-prints a:link, #nav-prints a:visited {
	background: url(../images/nav-prints.gif) no-repeat center top;
	display: block;
	height: 92px;
	width: 90px;
	text-indent: -9999px;
}

#nav-sculpt a, #nav-sculpt a:link, #nav-sculpt a:visited {
	background: url(../images/nav-sculpt.gif) no-repeat center top;
	display: block;
	height: 92px;
	width: 90px;
	text-indent: -9999px;
}
#nav-comm a, #nav-comm a:link, #nav-comm a:visited {
	background: url(../images/nav-comm.gif) no-repeat center top;
	display: block;
	height: 92px;
	width: 94px;
	text-indent: -9999px;
}

#nav-paint a:hover {
	background: url(../images/nav-paint.gif) no-repeat center -92px;
	display: block;
	height: 92px;
	width: 90px;
	text-indent: -9999px;
}
#nav-paper a:hover {
	background: url(../images/nav-paper.gif) no-repeat center -92px;
	display: block;
	height: 92px;
	width: 90px;
	text-indent: -9999px;
}

#nav-prints a:hover {
	background: url(../images/nav-prints.gif) no-repeat center -92px;
	display: block;
	height: 92px;
	width: 90px;
	text-indent: -9999px;
}

#nav-sculpt a:hover {
	background: url(../images/nav-sculpt.gif) no-repeat center -92px;
	display: block;
	height: 92px;
	width: 90px;
	text-indent: -9999px;
}
#nav-comm a:hover {
	background: url(../images/nav-comm.gif) no-repeat center -92px;
	display: block;
	height: 92px;
	width: 94px;
	text-indent: -9999px;
}
#main-spacing {
	text-align: justify;
	padding-left: 30px;
	padding-top: 30px;
}

#main-big #main-spacing {
	text-align: justify;
	padding-left: 30px;
	padding-top: 30px;
}

#main-spacing h1 {
	background: url(../images/title-home.gif) no-repeat -6px top;
	text-indent: -9999px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	height:35px;
}

h1#title-contact {
	background: url(../images/title-contact.gif) no-repeat -6px top;
	text-indent: -9999px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	height:35px;
}

h1#title-paintings {
	background: url(../images/title-paintings.gif) no-repeat -6px top;
	text-indent: -9999px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height:35px;
}

h1#title-paper {
	background: url(../images/title-paper.gif) no-repeat -6px top;
	text-indent: -9999px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height:35px;
}
h1#title-prints {
	background: url(../images/title-prints.gif) no-repeat -6px top;
	text-indent: -9999px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height:35px;
}
h1#title-comm {
	background: url(../images/title-commissions.gif) no-repeat -6px top;
	text-indent: -9999px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height:35px;
}

h1#title-cv {
	background: url(../images/title-cv.gif) no-repeat -6px top;
	text-indent: -9999px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height:35px;
}

h1#title-news {
	background: url(../images/title-news.gif) no-repeat -6px top;
	text-indent: -9999px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height:35px;
}

h1#title-sculptures {
	background: url(../images/title-sculptures.gif) no-repeat -6px top;
	text-indent: -9999px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height:35px;
}
p {
	margin: 10px 0px 15px 0px;
	padding: 0px;
}
#main-spacing img {
	float: right;
	margin-right: 65px;
	margin-left: 50px;
	margin-top: 0px;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 400px;
}
#footer li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#footer a, #footer a:link, #footer a:visited {
	color: #666666;
	text-decoration: none;
	padding: 1px 2px;
}

#footer a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #F7F0DC;
}
#copyright {
	font-size: 100%;
}
#copyright a {
	text-decoration: none;
	color: #999999;
}
#copyright a:hover {
	text-decoration: none;
	color: #FFFF00;
}
#main-spacing a, #main-spacing a:link, #main-spacing a:visited {
	text-decoration: none;
	color: #CC6600;
	padding: 1px 2px;
	background: #F7E6D8;
	line-height: 23px;
	border-bottom: 1px solid #CDC5BE;
}
#main-spacing a:hover {
	text-decoration: none;
	color: #874400;
	padding: 1px 2px;
	background: #F7DCC0;
	border-bottom: 1px solid #666666;
}
#sub-nav {
	width: 450px;
	float: right;
	text-align: right;
	padding-right: 20px;
	padding-top: 3px;
}
.iframecontrol {
	height: 380px;
	width: 758px;
	overflow: auto;
	visibility: visible;
	border: 0px none;
	background-color: #F7F2ED;
}
#image-display-table img {
	margin-right: 70px;
	margin-left: 70px;
	border: 1px solid #C9A995;
	margin-bottom: 5px;
}
#image-display-table td {
	font-size: 11px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #CC9900;
}
