#top {
 background: url("/photography/banner.png") no-repeat top right;
 min-width: 700px;
 min-height: 230px;
 vertical-align: top;
 margin: 0px;
}

#s01 {height: 30px; width: 590px; float: right; clear: right;}
#s02 {height: 30px; width: 595px; float: right; clear: right;}
#s03 {height: 30px; width: 585px; float: right; clear: right;}
#s04 {height: 30px; width: 575px; float: right; clear: right;}
#s05 {height: 30px; width: 500px; float: right; clear: right;}
#s06 {height: 30px; width: 370px; float: right; clear: right;}
#s07 {height: 30px; width: 270px; float: right; clear: right;}
#s08 {height: 17px; width: 100px; float: right; clear: right;}

#Galleries {
 text-align: center;
 border-bottom: 1px solid #00ff00;
 margin-bottom: 10px;
}

#Galleries h3 {
 width: 100%;
 border-top: 1px solid #00ff00;
 border-bottom: 1px solid #00ff00;
 padding: 2px 0px 2px 0px;
 margin: 10px 0px 5px 0px;
 text-decoration: none;
}

#Galleries h4 {
 margin: 0px;
 color: white;
}

#Galleries h4 a:link {
 color: white;
}

#Galleries h4 a:visited {
 color: white;
}

.listing {
 display: inline-block;
 text-align: center;
 padding: 0px;
 width: 260px;
 height: 260px;
 vertical-align: middle;
 margin: 1px;
}

.listing img {
 margin: 0px;
 padding: 0px;
 float: none;
 vertical-align: middle;
}

.magenta {
 background-color: #200020;
 width: 100%;
 height: 100%;
}

.yellow {
 background-color: #202000;
 width: 100%;
 height: 100%;
}

.cyan {
 background-color: #002020;
 width: 100%;
 height: 100%;
}

.offpurple {
 background-color: #200010;
 width: 100%;
 height: 100%;
}

.brown {
 background-color: #201000;
 width: 100%;
 height: 100%;
}

.darkgreen {
 background-color: #102000;
 width: 100%;
 height: 100%;
}

.darkpurple {
 background-color: #100020;
 width: 100%;
 height: 100%;
}

.darkgreen2 {
 background-color: #002010;
 height: 100%;
}
 
