body
           {
           background-color: #000000;
           margin: 0px;
           }

#page_main
           {
           background-color: #000000;
           border-top: 1px #797979 solid;
           border-bottom: 2px #797979 solid;
           }

#faq_main
           {
           background-color: #000000;
           border-bottom: 2px #797979 solid;
           }

#page_container
           {
           margin: 0 auto;
           width: 800px;
           background-color: #000000;
           background-repeat: no-repeat;
           }

#page_content
           {
           margin: 68px 0px 26px 83px;
           width: 636px;
           }


#border_bottom
           {
           background-color: #c8a06a;
           background-image: url(../images/misc/border_bottom.jpg);
           background-repeat: repeat-x;
           }

.comic_link
           {
           text-align: center;
           margin: 8px 22px 18px 0px;
           float: left;
           }          
           
h1
            {
            font-size: 13px;
            line-height: 13px;
            color: #ffffff;
            font-family: Verdana, Helvetica, Arial, sans-serif;
            border: 1px #797979 solid;
            padding: 10px;
            margin: 14px 0px 20px 0px;
            }

.faq_question
            {
            font-weight: bold;
            font-size: 14px;
            line-height: 17px;
            color: #ffff99;
            font-family: Georgia, Times New Roman, Times, serif;
            }


.subhead_14
            {
            font-weight: bold;
            font-size: 14px;
            line-height: 15px;
            color: #ffff99;
            font-family: Georgia, Times New Roman, Times, serif;
            }


.bodycopy_12
            {
            font-size: 12px;
            line-height: 15px;
            color: #fefefd;
            font-family: Georgia, Times New Roman, Times, serif;
            }
            
.bodycopy_12  A:link
            {
            font-weight: bold;
            color: #ffff99;
            font-style: italic;
            text-decoration: none;
            }

.bodycopy_12  A:visited
            {
            color: #ffffcc;
            text-decoration: none;
            }

.bodycopy_12  A:hover
            {
            color: #ffff99;
            text-decoration: underline;
            }

.bodycopy_12 p 
            {
            margin: 0px 0px 18px 0px;
            }





.bodycopy_11
            {
            font-size: 11px;
            line-height: 13px;
            color: #ffffff;
            font-family: Verdana, Helvetica, Arial, sans-serif;
            }
            
.bodycopy_11  A:link
            {
            color: #cccccc;
            text-decoration: none;
            }

.bodycopy_11  A:visited
            {
            color: #999999;
            text-decoration: none;
            }

.bodycopy_11  A:hover
            {
            color: #cccccc;
            text-decoration: underline;
            }
            
            
.footer_10
            {
            font-size: 10px;
            line-height: 13px;
            color: #c8a06a;
            font-family: Verdana, Helvetica, Arial, sans-serif;
            margin: 18px auto;
            }
            
            
img.comic_th
            {
            margin: 0px 0px 4px 0px;
            }
