<!--
html { width: 100%; height: 100%; }
body { margin: 0px auto 10px auto; font-family: Arial, Helvetica, sans-serif; font-size: .8em; width: 818px; }
a { color: #333; text-decoration:none; }
h1 { padding-top: 28px; font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; font-size: 1.5em; font-weight: normal; color: #888; }
h2 { font-size: 1.1em; text-transform:uppercase; }
* HTML h2 { margin-top: 15px; }

#header { clear: both; display: block; margin: 0px 0px 4px 0px; background-color: #7DA6BA; }
#header img { border: none; }

#topnav { display: block; float: left; margin-left:-4px; }
#topnav a { float: left; width: 126px; font-family: Arial, Helvetica, sans-serif; color:#FFFFFF; font-size: 12px; font-weight: bold; text-decoration: none; text-transform: uppercase; background-color: #AAA; padding: 10px 0px 10px 7px; border-left: solid 4px #fff; }

#content { float:left; clear: left; }

#submenu { width: 789px; height: 25px; display: block; clear: both; border-right:2px solid #fff; margin-top: 4px; margin-left: -4px; }
#submenu a { font-size: 9px; width: 126px; padding: 5px 0px 5px 7px; float: left; border-left: 4px solid #fff; text-decoration: none; text-transform: uppercase; color: #fff; background-color: #7DA6BA; }
#submenu a.active { }

.noborder { border: none; }

table.thumb { float: left; width: 260px; height: 160px; margin-right: 3px; margin-top: 3px; }
table.thumb td { font-size: .9em; padding: 5px 5px 5px 0px; text-align:left; vertical-align:middle; }
table.thumb td.image { width: 115px; text-align: left;}
table.thumb td.image img {padding: 0px 5px 5px 0px; background-image:url(../images/dropshadow.jpg); background-position: right bottom; background-repeat: no-repeat; }
table.thumb td a { text-decoration: none; color: #333333; }

td.artistcolumn { vertical-align: top; text-align: left; width: 33%; padding: 0px; white-space: nowrap; }

#item-detail { margin-top: 40px; }
#item-image { float: left; width: 50%;  }
#item-description { float: right; width: 50%; }

#footer { font-family: Arial, Helvetica, sans-serif; width: 780px; clear: both; float: left; margin: 10px auto 0px auto; padding: 10px 0 0 0; font-size: .85em; text-align: left; text-transform: uppercase; }
#footer img { float: left; margin-top: -10px; }
-->