div#content h2{
margin-top:18px;
margin-bottom: 9px;
padding-bottom: 9px;
/*border-bottom: 5px solid #e0e0e0;*/
}

div.artistList {
float: left;
width: 140px;
height: 404px;
margin-right: 27px;
margin-top: 9px;
margin-bottom: 18px;
padding-right: 9px;
border-right: 1px solid #e0e0e0;
}

div.artistList h3{
text-transform: uppercase;
font-size: 0.9em;
color: #3b3b3b;
}

div.artistList a:link, div.artistList a:visited {
color: #292970;
}

div.artistList a:hover, div.artistList a:active {
color: #439a00;
text-decoration: underline;
}

p.note {
font-size: 0.9em;
color: #000;
font-style: italic;
margin-top: 18px;
}

div.bio {
padding-top: 9px;
}

div.bio p {
width: 600px;
padding-bottom: 18px;
}

div.galleryWrap {
clear: right;
margin-left: 176px;
margin-top: -9px;
}

img.thumbBox{
/*float: left;*/
margin: 18px;
padding: 9px;
}

div.viewport {
float: left;
margin: 18px;
margin-left: 0;
height: 200px;
/*width: 200px;*/
}

div.viewport img {
max-height: 182px;
max-width: 182px;
margin: 0px;
padding: 9px;
background-color: #fff;
border: 1px solid #e0e0e0;
}

div#backToTop{
width: 9em;
font-size: 1.3em;
margin: 0 auto;
}

div#footer {
margin-top: 18px;
}
div#backToTop a:link, div#backToTop a:visited {
color: #292970;
}

div#backToTop a:hover, div#backToTop a:active {
color: #439a00;
}

div#navigation li a#secondnavitem {background-color: #e8f1dc;}