BODY { background-color: #ffffff; 
 	 }

A { text-decoration: none}

.text { font-family: verdana, sans-serif; font-size: 11px; line-height: 15px; color: #317f96;}
.2nav { font-family: verdana, sans-serif; font-size: 9px; line-height: 14px; color: #317f96;}
.bold { font-family: verdana, sans-serif; font-size: 11px; line-height: 15px; font-weight: bold; color: #317f96;}
.head { font-family: verdana, sans-serif; font-size: 13.5px; line-height: 18px color: #317f96;}
.contact { font-family: verdana, sans-serif; font-size: 10px; line-height: 15px; font-weight: bold; color: #317f96;}
.caption { font-family: verdana, sans-serif; font-size: 9px; line-height: 11px; color: #317f96;}
.photocredit { font-family: verdana, sans-serif; font-size: 8px; color: #317f96; margin-left: 2px;}
.copyright { font-family: verdana, sans-serif; font-size: 9px; color:#47bbe0; }

a:link { color: #47bbe0; }
a:visited { color: #47bbe0; }
a:hover { color: #52d4c9; text-decoration: underline;}
a:active { color: #47bbe0; }

li { 	padding: 0px 0px 0px 0px; }
 
ul { 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 15px;
 }


#container {
	margin: 10px auto;
	position: relative;
	width: 800px;
	height: 950px;
	background-color: #FFFFFF;
	border: 1px solid #47bbe0;
}

#logo {
	position:absolute;
	width:371px;
	z-index:2;
	left: 98px;
	top: 50px;
	height: 55px;
}
	
	
#homeillus {
	position:absolute;
	width:200px;
	z-index:2;
	left: 466px;
	top: 574px;
	height: 100px;
}


#copyright {
	position:absolute;
	width:295px;
	height:33px;
	z-index:2;
	left: 126px;
	top: 960px;
	text-align: left;
}

#pulldown {
	font-size:9px;
	font:Verdana;
}
	

/* Body */

#main-pane {
	position:absolute;
	width:580px;
	height:550px;
	left: 126px;
	top: 215px;
}


/* Top Nav */

#nav-pane {
	position:absolute;
	width:720px;
	height:10px;
	left: 40px;
	top: 150px;
}

#nav-about, #nav-contact, #nav-artistsbooks, #nav-prints, #nav-workshops, #nav-recentnews {
	float:left;
	display:block;
	height:10px;
	margin:0px 0px 0px 0px;
}

#nav-about span, #nav-contact span, #nav-artistsbooks span, #nav-prints span, #nav-workshops span, #nav-recentnews span {
	display: none;
}

#nav-about {
	width:72px;
	background: url(../images/nav-about.gif) 0px 0px no-repeat;
}

#nav-about:hover {
	background: url(../images/nav-about.gif) 0px -10px no-repeat;
}

#nav-contact {
	width:107px;
	background: url(../images/nav-contact.gif) 0px 0px no-repeat;
	
}

#nav-contact:hover {
	background: url(../images/nav-contact.gif) 0px -10px no-repeat;
}

#nav-artistsbooks {
	width:169px;
	background:url(../images/nav-artistsbooks.gif) 0px 0px no-repeat;
}

#nav-artistsbooks:hover {
	background: url(../images/nav-artistsbooks.gif) 0px -10px no-repeat;
}

#nav-prints {
	width:89px;
	background:url(../images/nav-prints.gif) 0px 0px no-repeat;
}

#nav-prints:hover {
	background: url(../images/nav-prints.gif) 0px -10px no-repeat;
}

#nav-workshops {
	width:140px;
	background:url(../images/nav-workshops.gif) 0px 0px no-repeat;
}

#nav-workshops:hover {
	background: url(../images/nav-workshops.gif) 0px -10px no-repeat;
}

#nav-recentnews {
	width:140px;
	background:url(../images/nav-recentnews.gif) 0px 0px no-repeat;
}

#nav-recentnews:hover {
	background: url(../images/nav-recentnews.gif) 0px -10px no-repeat;
}

#about1 {
	position: absolute;
	left: 5px;
	top: 265px;
}
#about2 {
	position: absolute;
	left: 166px;
	top: 265px;
}
#about3 {
	position: absolute;
	left: 5px;
	top: 372px;
}
#about4 {
	position: absolute;
	left: 96px;
	top: 397px;
}

#aboutphotocredit {
	position: absolute;
	left: 5px;
	top: 504px;
}

/* thickbox mods ASW */
.tb_ext_captions {
	display:none;
}