


body {
   overflow-y:                   scroll;
   cursor:                       pointer;
   border:                       none;
   background-color:             #003000;
   color:                        #A0FFA0;
   font:                         normal normal normal small "Tahoma","Arial",sans-serif;
   text-align:                   center;
}
/*
body.main {
   background:                   url("images/salworried.jpg") no-repeat fixed;
}
*/
body.showimage {
   background:                   black url("images/garbage_juice_bg.jpg") repeat fixed;
}



a {
   cursor:                       default;
   background:                   none;
   color:                        white;
}
a.evil {
   cursor:                       pointer;
   background:                   none;
   color:                        gray;
}
a:hover {
   background:                   url("images/100x100greenpulse.gif");
}
a:hover.contact {
   cursor:                       help;
}
a:hover.no-bg {
   background:                   none;
}
a:hover.evil {
   background:                   none;
}



area:hover {
   cursor:                       default;
   background:                   url("images/100x100greenpulse.gif");
}



blockquote {
   margin:                       0px 3em 0px 3em;
   background:                   none;
   color:                        #FFFF80;
}



code {
   font:                         normal normal normal small "Fixedsys","Courier New",monospace;
}



div.title {
   margin:                       0px;
   padding:                      0px;
   background:                   none;
   font-size:                    small;
   text-align:                   right;
}
div.copyright {
   background:                   none;
   color:                        gray;
   font-size:                    xx-small;
   text-align:                   center;
}



form {
   margin:                       0px;
}



h4 {
   margin:                       0px;
   background:                   none;
   color:                        yellow;
}



img {
   margin:                       0px;
   border:                       none;
   padding:                      0px;
}
img.align-left {
   float:                        left;
   margin:                       0px 6px 0px 0px;
}
img.align-right {
   float:                        right;
   margin:                       0px 0px 0px 6px;
}
img.counter {
   background:                   none;
   color:                        white;
}
img.link {
   cursor:                       default;
}



input {
   margin:                       2px 4px 2px 4px;
   border:                       2px solid #A0FFA0;
   background:                   url("images/100x100transparent.gif");
   color:                        white;
   font:                         normal normal bold small "Tahoma","Arial",sans-serif;
}
input.clock {
   margin:                       2px 4px 0px 4px;
   background:                   url("images/320x200greenlinebg.gif");
   font-size:                    x-small;
   text-align:                   center;
}
input.sidebar {
   font-size:                    x-small;
}



ol.post-body {
   list-style:                   decimal outside;
}



pre {
   margin:                       0px;
   font:                         normal normal normal small "Fixedsys","Courier New",monospace;
}
pre.ascii-art {
   font-size:                    9px/5px;
   letter-spacing:               0px;
}
pre.chat-log {
   font:                         normal normal normal x-small "Terminal","Courier New",monospace;
   letter-spacing:               0px;
   color:                        white;
}



table {
   margin:                       0px;
   border:                       none;
   padding:                      0px;
   width:                        auto;
}
table.full-width {
   width:                        100%;
}



td {
   margin:                       0px;
   padding:                      0px;
   vertical-align:               top;
   font:                         normal normal normal small "Tahoma","Arial",sans-serif;
   text-align:                   left;
}
td.sidebar {
   width:                        6cm;
   padding:                      0.25cm;
}
td.dindin {
   vertical-align:               middle;
   font-size:                    x-small;
   text-align:                   center;
}
td.body {
   width:                        24cm;
}
td.heading {
   border:                       2px solid green;
   padding:                      2px;
   background:                   url("images/320x200greenlinebg.gif");
   color:                        yellow;
   font-style:                   italic;
   font-weight:                  bold;
   text-align:                   center;
}
td.shizznit-box {
   padding:                      1em 2px 1em 2px;
   background:                   none;
   color:                        #A0FFA0;
   font-size:                    small;
   text-align:                   center;
}
td.frame-top-left {
   padding:                      0px 0px 0px 0px;
   width:                        6px;
   height:                       5px;
   background:                   url("images/frame-top-left.jpg");
}
td.frame-top {
   padding:                      0px 0px 0px 0px;
   height:                       5px;
   background:                   url("images/frame-top.jpg");
}
td.frame-top-right {
   padding:                      0px 0px 0px 0px;
   width:                        6px;
   height:                       5px;
   background:                   url("images/frame-top-right.jpg");
}
td.frame-left {
   padding:                      0px 0px 0px 0px;
   width:                        6px;
   background:                   url("images/frame-left.jpg");
}
td.frame-right {
   padding:                      0px 0px 0px 0px;
   width:                        6px;
   background:                   url("images/frame-right.jpg");
}
td.frame-bottom-left {
   padding:                      0px 0px 0px 0px;
   width:                        6px;
   height:                       5px;
   background:                   url("images/frame-bottom-left.jpg");
}
td.frame-bottom {
   padding:                      0px 0px 0px 0px;
   height:                       5px;
   background:                   url("images/frame-bottom.jpg");
}
td.frame-bottom-right {
   padding:                      0px 0px 0px 0px;
   width:                        6px;
   height:                       5px;
   background:                   url("images/frame-bottom-right.jpg");
}
td.post-title {
   padding:                      .5cm .25cm .125cm .25cm;
   background:                   none;
   color:                        aqua;
   font-size:                    x-large;
   font-weight:                  bold;
   text-align:                   left;
}
td.post-info {
   padding:                      .5cm .25cm .125cm .25cm;
   background:                   none;
   color:                        silver;
   font-size:                    x-small;
   text-align:                   right;
   vertical-align:               bottom;
}
td.post-body {
/*
   padding:                      4px 6px 4px 6px;
*/
   padding:                      0.25cm;
   background:                   url("images/320x200greenlinebg.gif");
   color:                        #A0FFA0;
   text-align:                   justify;
}
td.post-body.nobg {
   background:                   none;
}
td.post-body.chatlog {
   font:                         normal normal normal x-small "Terminal","Courier New",monospaced;
}
td.gallery {
   margin:                       0px;
   padding:                      5px;
   font:                         normal normal normal x-small "Tahoma","Arial",sans-serif;
   text-align:                   center;
}



