<style>


BODY { font-family: verdana, sans-serif; font-size: 11px; line-height: 16px }
A { text-decoration: none}

a:link {color: #CC6600;}
a:visited {color: #B0852E;}
a:hover {color: #B0852E;}
a:active {color: #B0852E;}

.topnav A:link {text-decoration: none}
.topnav A:link {color: #296985;}
.topnav A:visited {color: #296985;}
.topnav A:hover {color: #296985;}
.topnav A:active {color: #296985;}


.topnav { font-family: verdana, sans-serif; font-size: 11px; line-height: 16px; color: #296985}
.text { font-family: verdana, sans-serif; font-size: 11px; line-height: 16px; color: #1D3752}
.textitalic { font-family: verdana, sans-serif; font-size: 11px; line-height: 16px; color: #1D3752; font-style: italic;}
.textbold { font-family: verdana, sans-serif; font-size: 11px; line-height: 16px; font-weight: bold; color: #1D3752}

.head { font-family: verdana, sans-serif; font-size: 20px; line-height: 19px; color: #1D3752 }
.caption { font-family: verdana, sans-serif; font-size: 9px; line-height: 14px; color: #1D3752 }
.captionlist { font-family:verdana, sans-serif; font-size: 9px; line-height: 17px; color: #1D3752 }

#container {
margin: 10px auto;
position: relative; 
width: 800px;
}

body {
	background-color: #663300;
}
#topnav {
	position:absolute;
	width:500px;
	height:25px;
	z-index:1;
	left: 260px;
	top: 76px;
}
#leftcolumn {
	position:absolute;
	width:210px;
	height:600px;
	z-index:1;
	left: 20px;
	top: 155px;
}
#rightcolumn {
	position:absolute;
	width:500px;
	height:600px;
	z-index:1;
	left: 260px;
	top: 150px;
}
#rightcolumnlong {
	position:absolute;
	width:500px;
	height:1800px;
	z-index:1;
	left: 260px;
	top: 155px;
}
#footer {
	position:absolute;
	width:193px;
	height:25px;
	z-index:1;
	left: 20px;
	top: 765px;
}
#artistsbooks {
	position:absolute;
	width:500px;
	height:550px;
	z-index:1;
	left: 0px;
	top: 60px;
}
#letterpress {
	position:absolute;
	width:500px;
	height:550px;
	z-index:1;
	left: 0px;
	top: 60px;
	visibility: hidden;
}
#educators {
	position:absolute;
	width:500px;
	height:550px;
	z-index:1;
	left: 0px;
	top: 60px;
	visibility: hidden;

}
#papermakers {
	position:absolute;
	width:500px;
	height:550px;
	z-index:1;
	left: 0px;
	top: 60px;
	visibility: hidden;

}
#prints {
	position:absolute;
	width:500px;
	height:550px;
	z-index:1;
	left: 0px;
	top: 60px;
	visibility: hidden;
}
#bookartists {
	position:absolute;
	width:500px;
	height:550px;
	z-index:1;
	left: 0px;
	top: 60px;
	visibility: hidden;
}
#studiouse {
	position:absolute;
	width:500px;
	height:550px;
	z-index:1;
	left: 0px;
	top: 60px;
	visibility: hidden;
}

img.floatLeft { 
    float: left; 
    margin-right: 15px; 
	margin-bottom: 15px;
}
img.floatRight { 
    float: right; 
    margin-left: 15px; 
	margin-bottom: 15px;
}


</style>
