body
{
background-color: #000000;
background-image: url("http://justanotherday.comicdish.com/images/StarsGold.jpg");
background-position: top left;
background-repeat: repeat;
background-attachment: fixed;
margin:                0;
padding:               0;

scrollbar-3dlight-color:    #FFFF00;
scrollbar-highlight-color:  #FFB400;
scrollbar-face-color:       #CF0022;
scrollbar-shadow-color:     #D056C9;
scrollbar-darkshadow-color: #9600FF;
scrollbar-arrow-color:      #FFB400;
scrollbar-track-color:      #000000;

border: 0px;
border-color: #990000;
border-style: solid;

color: #990000;
font-size: 12px;
font-weight: normal;
font-style: none;
text-decoration: none;
text-transform: none;
text-align: center;
font-family: courier;
}

#holder
{
width:            1000px;
height:           100%;
position:         relative;
top:              0;
text-align:       center;
background-color: #000000;

border-left:  2px solid #990000;
border-right: 2px solid #990000;
 
color: #D056C9;
font-size: 12px;
font-weight: normal;
font-style: none;
text-decoration: none;
text-transform: none;
text-align: center;
font-family: Courier;
}

#comic
{
width:            590px;
height:           460px;
position:         relative;
top:              0;
text-align:       center;
background-color: #000000;

border: 0px;
 
color: #D056C9;
font-size: 12px;
font-weight: normal;
font-style: none;
text-decoration: none;
text-transform: none;
text-align: center;
font-family: Courier;
}

#navigation
{
border-right: 1px solid #990000;
border-top: 1px solid #990000;
border-bottom: 1px solid #990000;
}

#gallery
{
font-size: 12px;
font-weight: normal;
font-style: none;
text-decoration: none;
text-transform: none;
text-align: center;
font-family: Courier;
}

#viewer
{
background-color: #000000;
border: 0px;
}

#hr
{
color: #990000;
}

#first
{height: 50px; width: 145px;
background-image: url("http://justanotherday.comicdish.com/images/ButtonFirst2.jpg"); background-position: center; background-repeat: repeat; background-attachment: none;}
#back
{height: 50px; width: 145px;
background-image: url("http://justanotherday.comicdish.com/images/ButtonBack2.jpg"); background-position: center; background-repeat: repeat; background-attachment: none;}
#next
{height: 50px; width: 145px;
background-image: url("http://justanotherday.comicdish.com/images/ButtonNext2.jpg"); background-position: center; background-repeat: repeat; background-attachment: none;}
#last
{height: 50px; width: 145px;
background-image: url("http://justanotherday.comicdish.com/images/ButtonLast2.jpg"); background-position: center; background-repeat: repeat; background-attachment: none;}

 .JustAnotherDay  {color: #00809C; font-size: 12px; font-weight: normal; font-style: none; text-decoration: none; text-transform: none; font-family: Courier;}
 .headlines            {color: #EB165C; font-size: 12px; font-weight: bold; font-style: none; text-decoration: none; text-transform: none; font-family: Courier;}
 .intralines          {color: #9600FF; font-size: 12px; font-weight: bold; font-style: none; text-decoration: none; text-transform: none; font-family: Courier;}
 .pagetext              {color: #CF0022; font-size: 12px; font-weight: normal; font-style: none; text-decoration: none; text-transform: none; font-family: Courier;}
 
/* Many thanks to Laura Seabrook for her knowledge of page timecodes!
   I can now have an automated archive that isn't a dropdown menu! =D
   Her link: http://hypergraphia.comicdish.com/index.php */

span[class="archive_title"][id="00:30:00"]
{
display: none;
visibility:hidden;
}

span[class="archive_page"][id="00:30:00"]
{
display: none;
visibility:hidden;
}

div.img img                {display: inline; margin: 5px;border: 1px solid #9600FF;}
div.img a:hover img {border: 1px solid #9B0000;}

#gallery A:link       {color: #FFB400; text-decoration: none; font-size: 12px;}
#gallery A:visited {color: #FFB400; text-decoration: none; font-size: 12px;}
#gallery A:active   {color: #FFB400; text-decoration: none; font-size: 12px;}
#gallery A:hover     {color: #9B0000; text-decoration: underline overline; font-size: 12px; background-color: #000000;}

A:link, #entry A:link             {color: #FFB400; text-decoration: none; font-size: 12px;}
A:visited, #entry A:visited {color: #FFB400; text-decoration: none; font-size: 12px;}
A:active , #entry A:active    {color: #FFB400; text-decoration: none; font-size: 12px;}
A:hover , #entry A:hover        {color: #9B0000; text-decoration: underline overline; background-color: #FFEA00; font-size: 12px;}