body {
 color: black;
 background: #00005F;
 background-image: url(Glyph_Border.png);
 background-repeat: repeat-y;
 background-position: 0% 0%;
}

body.ren {
 color:#009900;
 background-image:url(Screen_static.gif);
 background-repeat: repeat;
 font-family: Courier New;
 font-weight: bold;
 text-transform: uppercase;
}

div {
 color: black;
 margin: 10px 20% 5% 20%;
 border: thick #DEBB42 ridge;
 padding: 10px 10px 10px 10px;
}

div.update {
 color: black;
 background-image:url(Screen_static.gif);
 margin: 10px 5% 5% 5%;
 border: thick #00005F inset;
 padding: 10px 10px 10px 10px;
}

div.artandstuff {
 color: black;
 margin: 2% 5% 5% 5%;
 border: thin #000000 none;
 padding: 10px 10px 10px 10px;
}

div.comic {
 color: black;
 margin: 2% 10% 5% 10%;
 border: none;
 padding: 10px 10px 10px 10px;
}

div.ren {
 color:#009900;
 background-image:url(Screen_static.gif);
 font-family: Courier New;
 font-weight: bold;
 text-transform: uppercase;
 margin-left: 5%;
 margin-right: 4%;
 border: thick #00005F inset;
 padding: 10px 10px 10px 10px;
}

div.address {
 color: black;
 background: #00005F;
 margin: 2% 24% 2% 24%;
 border: thin #000000 solid;
 padding: 10px 10px 10px 10px;
}

address {
 color: #DEBB42;
 font-size: .80em;
 font-weight: normal;
 font-family: Times New Roman, serif;
 text-transform: none;
}

font {
 color: #DEBB42;
 font-family: Arial, San-serif;
}

font.unactiveness {
 color: #DEBB42;
 font-family: Times New Roman, Serif;
}

font.description {
 color: #AAAAAA;
 font-family: Times New Roman, Serif;
 font-size: .75em;
}

font.update {
 color: #00DD00;
 font-family: Courier New;
}

font.alert {
 color: #FF0000;
}

a.headerpic:link {
 border: none;
}

a.headerpic:visited {
 border: none;
}

a.headerpic:hover {
 color: #FFDDDD;
 background-color: #00005F;
}

a.headerpic:active {
 color: #FFFFFF;
 background-color: #00005F;
}

a:link {
 color: #9999FF;
 background-color: #00005F;
 font-family: Times New Roman, Serif;
 text-decoration: none;
 border: none;
}

a:visited {
 color: #DD6666;
 background-color: #00005F;
 font-family: Times New Roman, Serif;
 text-decoration: none;
 border: none;
}

a:hover {
 color: #FFDDDD;
 background-color: #00005F;
}

a:active {
 color: #FFFFFF;
 background-color: #000000;
}

a.update:link {
 color:#00AA00;
 font-family: Courier New;
 background-image:url(Screen_static.gif);
 text-decoration: none;
 border: none;
}

a.update:visited {
 color:#00AA00;
 font-family: Courier New;
 background-image:url(Screen_static.gif);
 text-decoration: none;
 border: none;
}

a.update:hover {
 color: #00FF00;
 background-color: #00005F;
}

a.update:active {
 color: #FFFFFF;
 background-color: #000000;
}

a.ren:link {
 color:#009900;
 background-image:url(Screen_static.gif);
 font-family: Courier New;
 font-weight: bold;
 text-transform: uppercase;
 text-decoration: none;
 border: none;
}

a.ren:visited {
 color:#009900;
 background-image:url(Screen_static.gif);
 font-family: Courier New;
 font-weight: bold;
 text-transform: uppercase;
 text-decoration: none;
 border: none;
}

a.ren:hover {
 color: #33CC33;
 background-color: #00005F;
}

a.ren:active {
 color: #FFFFFF;
 background-color: #000000;
}