body {background-color: #202020;	background-image: url(images/bg.gif);}
.text { font-family:Arial, Helvetica, sans-serif; color:#CCC; font-size:11px}

a {	font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: ff9933;}a:visited {color: ff9933;}a:hover {color: ff9933;}a:active {color: ff9933;}

ul {clear: both;
    font-family: Helvetica, Arial, sans-serif;
    list-style-type: none;
    position: relative;
    margin: 0;
    padding: 0;}

ul li { position: relative;
	    z-index: 1;
    	padding: 0 0em;
	    line-height: 0;
	    float: left;}

ul.links {
    font-family: Georgia, serif;
}

ul.links div.ahover {
    background: #ffb url('up.png') no-repeat center bottom;
    padding-bottom: 0px;
}

ul.comics li:hover {
    color: #134;
}

div.ahover {
    position: absolute;
}

ul.comics div.ahover {
    background: #adf;
    border: 2px solid #cef;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
}

ul.comics li {
    clear: left;
    color: #222;
}

ul.comics {
    font-size: 1.1em;
}

ul.cards li {
    color: #eee;
    margin: 0px;
    height: 198px;
}

ul.cards li:hover {
    color: #f43;
}

ul.cards div.ahover {
    background: #fff;
    padding: 1px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;

}


ul.cards2 li {
    color: #eee;
    margin: 0px;
    height: 399;
}

ul.cards2 li:hover {
    color: #f43;
}

ul.cards2 div.ahover {
    background: #fff;
    padding: 1px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;

}












ul.letters {
    font-size: 2em;
    font-weight: bold;
    width: 10em;
}

ul.letters li {
    color: #abb;
}

ul.letters li:hover {
    color: #fff;
}

ul.letters div.ahover {
    background: #344;
}
