/* Basic CSS junk, etc, etc */
* { margin: 0px; padding: 0px 0px 0px 0px;}
img { border: 0px;}
body {
background-color: #BFBFBF;
background-position: center center;
background-repeat: repeat-y;}
body, table, td, tr {
font-size: 11px;
font-family: tahoma, arial, sans-serif;
color: #000;}
input, textarea {
color: #000000;
font-size: 11px;
font-family: tahoma, arial, sans-serif;
background-color: #D4D4D4;}
/* Basic CSS junk, etc, etc */


/* Div banner images, etc */
.banner-main1{
width: 791px; height: 122px;
float: left; display: block;
background: url("http://www.rol-comic.com/images/banner2.jpg");}
.banner-top1 {
width: 791px; height: 66px;
float: left; display: block;}
.banner-left1 {
width: 225px; height: 34px;
float: left; display: block;}
/* Div banner images, etc */


/* Div buttons, rolloevers, etc */
div.home1, div.first1, div.archive1, div.latest1, div.forum1 {
width: 105px; height: 34px;
float: left; display: block;}
div.home1 a, div.first1 a, div.archive1 a, div.latest1 a, div.forum1 a {
width: 100%; height: 100%;
float: left; display: block;
background: url('http://www.rol-comic.com/images/button2.jpg');}
div.home1 a { background-position: 0px 0px;}
div.first1 a { background-position: -105px 0px;}
div.archive1 a { background-position: -210px 0px;}
div.latest1 a { background-position: -315px 0px;}
div.forum1 a { background-position: -420px 0px;}
div.home1 a:hover, div.first1 a:hover, div.archive1 a:hover, div.latest1 a:hover, div.forum1 a:hover {
background-image: none;}
/* Div buttons, rolloevers, etc */


/* Div sizes, div containers, etc, etc */
.main1 {
width: 791px;
background-position: center center;
background-repeat: repeat-y;}
.sidebar1 {
width: 120px;
text-align: left;
float: left; display: block;
padding-left: 1px;}
.content1 {
width: 661px;
text-align: justify;
float: left; display: block;
padding-left: 6px;}
/* Div sizes, div containers, etc, etc */


/* Footer div, links, copyright, etc, etc */
.footer1 {
width: 790px;
text-align: center;
clear: both;}
/* Footer div, links, copyright, etc, etc */


/* Sidebar links, titles, etc, etc */
.buttoncontainer1 {width: 108px;}
.button1 a {border-top: 1px solid #FFF; border-bottom: 1px solid #000; padding-left: 10px; padding-bottom: 2px; padding-top: 2px; display: block; margin: 0px; width: 100%;}
.button1 a:hover {border-top: 1px solid #7F7F7F; border-bottom: 1px solid #7F7F7F; background-color: #7F7F7F;}
a.menu1:link, a.menu1:visited { color: #000; font-size: 13px; font-family: tahoma, arial, sans-serif; font-weight: bold; text-decoration: none;}
a.menu1:hover { color: #FFF;}
div.title1 { color: #0C038A; font-size: 14px; font-family: tahoma, arial, sans-serif; font-weight: bold; text-decoration: none; text-align: right; margin-right: 10px;}
div.button2, div.button3 { width: 118px; border-top: 1px solid #FFF; border-bottom: 1px solid #000;}
div.button2 { height: 18px;}
div.list1 { font-size: 10px; font-family: tahoma, arial, sans-serif; margin-left: 5px; margin-top: 15px; margin-bottom: 15px;}
/* Sidebar links, titles, etc, etc */


/* Comic-related junk such as navigation, etc */
.navigation {
font-size: 14px;
font-family: tahoma, arial, sans-serif;
color: black;}
/* Comic-related junk such as navigation, etc */


/* Overall site links, hover, etc, etc */
a:link { text-decoration: underline; color: #005177;}
a:active { text-decoration: none; color: #005177;}
a:visited { color: #005177;}
a:hover { text-decoration: none; color: #FFF;}
/* Overall site links, hover, etc, etc */
