body {background: #ddd; font-family: Verdana, Trebuchet MS, Arial, sans-serif; margin: 10px;}

#header {background: #fff url('img/marblefaint.jpg'); padding: 10px; margin-bottom: 10px; border: 1px solid #000; text-align: center;}
#header h1 {font-size: 2.5em; font-family: Courier New, Arial, sans-serif;}

.thumbs {background: #fff; margin: 5px 0px 10px 0px; padding: 5px; border: 1px solid #000; text-align: center;}
.thumbs img {border: 1px solid #666;}

#main {background: #fff; margin: 0px; padding: 20px; border: 1px solid #000; text-align: center;}
a {color: #00c;}
a:hover {color: #f00; text-decoration: none;}

#main h3 {width: 91%; margin: 30px auto 10px auto; background: #eee; text-align: center;}

#tops {list-style: none; font-size: 1.0em; text-align: left;}
#tops a {color: #000; font-weight: bold; text-decoration: none;}
#tops a:hover {color: #f00; background: #eee;}

#gals {list-style: none; font-size: 1.0em; text-align: left;}
/*
#gals a {background-image:url('img/ebull.png'); background-position: left; background-repeat: no-repeat; padding-left: 20px; color: #000; font-weight: bold; text-decoration: none;}
#gals a:hover {background-image:url('img/bull.png'); color: #f00; font-weight: bold; text-decoration: none;}
*/
#gals a {color: #000; font-weight: bold; text-decoration: none;}
#gals a:hover {color: #f00; background: #eee;}

#blockmain {margin: auto;}
#block {display: block; float: left; position: relative; width: 18%; padding: 5px; margin: 1px; border: 1px solid #ccc;}
#block li{list-style: none; font-size: 0.8em;}

.archive {font-size: 1.2em;}

#copy {color: #666; font-size: 0.8em;}