#marvel-table{
    width:600px;
    border-collapse:collapse;
    background:url("/images/am-fant-15-faded.png") 30px 0px no-repeat;
    margin-left:20px;}
#dc-table{
    width:600px;
    border-collapse:collapse;
    background:url("/images/Superman_faded.png") 40px 50px no-repeat;
    margin-left:20px;}
#image-table{
    width:600px;
    border-collapse:collapse;
    background:url("/images/invincible-faded.png") 70px 40px no-repeat;
    margin-left:20px;}
#darkhorse-table{
    width:600px;
    border-collapse:collapse;
    background:url("/images/darth-faded.png") 60px 0px no-repeat;
    margin-left:20px;}
#idw-table{
    width:600px;
    border-collapse:collapse;
    background:url("/images/spock-faded.png") 40px 42px no-repeat;
    margin-left:20px;}
#indy-table{
    width:600px;
    border-collapse:collapse;
    background:url("/images/bone-faded.png") 60px 40px no-repeat;
    margin-left:20px;}
#plain-table{
    width:600px;
    border-collapse:collapse;
    background:url("/images/bone-faded.png") 30px 40px no-repeat;
    margin-left:20px;}
#gaming-table{
    width:600px;
    border-collapse:collapse;
    background:url("/images/galactus-faded.png") 100px 40px no-repeat;
    margin-left:20px;}
#manga-table{
    width:600px;
    border-collapse:collapse;
    background:url("/images/naruto-faded.png") 120px 30px no-repeat;
    margin-left:20px;}
#book-table{
    width:600px;
    border-collapse:collapse;
    background:url("/images/popeye-faded.png") 110px 30px no-repeat;
    margin-left:20px;}
#magazine-table{
    width:600px;
    border-collapse:collapse;
    background:url("/images/docsavage-shadow-faded.png") 120px 40px no-repeat;
    margin-left:20px;}
th{
    font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
    font-weight:normal;
    font-size:14px;
    color:#339;
    padding:12px;}
td{
    font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
    font-size:10px;
    color:#669;
    border-top:1px solid #fff;
    padding:7px 10px;}
tfoot td{
    font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
    font-size:11px;}
tbody td{
    background:url("/images/back.png");}
tbody tr:hover td{
    color:#339;
    background:none;}
p.sections{
    font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
    font-size:12px;
    margin-top: 16px;
    margin-bottom: 0px;
    text-align:center;}
p.cright{
    font-size: 70%;}
a.cover{
	border-bottom:0px;}
p.covercaption{
    font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
    margin-top:4px;
    font-size:10px;
    height:22px;
    text-align:center;}
div.heading{
    font-family: "Courier New", "Courier", Monospace;
    font-weight:bold;
    margin-top: 18px;
    margin-left: 150px;
    color:#000;
    font-size:32px;
    text-align:left;}
div.leftside {
        text-align:left;
	float: left; 
	width: 650px; 
	left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	z-index: 99998;
	position: relative;
	margin-bottom:100px; /* adds to bottom to give room for footer */
}
div.midside {
	float: left;
	width: 155px;
	margin-left: 656px; 
	margin-top: 44px; 
	position: absolute;
	margin-bottom:100px; /* adds to bottom to give room for footer */
}
div.rightside {
	float: left;
	width: 155px;
	margin-left: 825px; 
	margin-top: 44px; 
	position: absolute;
	margin-bottom:100px; /* adds to bottom to give room for footer */
}
img.cover {
	border: none;
}
div.header {
    background:url("/images/logosanimated.gif") 820px 10px no-repeat transparent;
        background-color: #c89b45;
}

