A:link 
{
text-decoration: none;
color: #4A689C;
font-weight: normal;
}
A:visited
{
text-decoration: none;
color: #4A689C;
font-weight: normal;
}
A:hover
{
text-decoration: none;
color: #ffffff;
font-weight: normal;
}
A:active
{
text-decoration: none;
color: #4A689C;
font-weight: normal;
}

html, body
{
font-size: 8pt;
font-family: verdana, arial, sans-serif, monospace, courier, "times new roman";
font-weight: normal;
color: #e3e3e3;
line-height:12pt;
background: #000000;
background-image: url(/img/starbg.gif);
background-attachment: fixed;
margin: 0;
padding: 0;
border: none;
}

div, p
{
font-size: 8pt;
font-family: verdana, arial, sans-serif, monospace, courier, "times new roman";
line-height: 12pt;
text-align: left;
}

#bigdiv
{
width: 600px;
margin: 40px auto 10px auto;
padding: 10px;
border: 0px solid #05154A;
background-image: none;
height: 100%;
overflow: auto;
}

img
{
border: 0px;
}

h2
{
font-size: 10pt;
font-weight: bold;
text-align: center;
}

h3
{
font-size: 9pt;
font-weight: bold;
}

.indent
{
text-indent: 50px;
}

.comments
{
text-align: right;
margin-bottom: 20px;
}

.blog
{
border-bottom: 0px solid #05154A;
margin-top: 20px;
}

div > div:first-child
{
margin-bottom: 20px;
}

.breadcrumb
{
font-size:7pt;
text-align: left;
padding-bottom: 10px;
}

.red
{
color: red;
}

.comicimg
{
margin: 10px;
}