 /* CSS comments */

body { background-color: #111111; text-align:left; }

div#master_div { width: 770px;  
                 background-color: #000000; 
		 text-align:left;
                 margin: 0px auto; }

/* Inside the Master Div */

      div#topbox   { margin: 0px 0px 0px 0px;
                     height: 515px; 
                     width: 770px;
                     text-align:left;}

      div#headshot_div { margin: 15px 0px 0px 10px;
                        height: 314px; 
                        float: left;
                        text-align: center;
                        display: inline;}

      span#wakcher{font-family: "Tems New Roman", serif;
                   font-size: 15pt; 
                   font-weight: bold;
                   letter-spacing: 0px;
                   color: #FEFEFE; }


          /* img#headshot {position:absolute;
                         top: 23px;
                         left: 123px;} */

/* Satire Area */

        div#satire_list{ width: 542px;
                    margin: 15px 10px 0px 0px;
                    text-align: center;
                    float: left;
                    display: inline;}

        span#satire_intro{font-family: arial, sans-serif; 
                     font-size: 22px; 
                     font-weight: bold;
                     letter-spacing: 0px;
                     color: #FFFFFF; }


        span#satire_intro2{font-family: arial, sans-serif; 
                     font-size: 11px; 
                     font-weight: bold;
                     letter-spacing: 0px;
                     color: #FFFFFF; }


        span.red_tractor{ font-family: arial, sans-serif; 
                  font-size: 15.5px; 
                  font-weight: bold;
                  letter-spacing: 0px;
                  text-decoration: underline;
                  color: #FEFEFE; }

        a#red_tractor{ font-family: arial, sans-serif; 
                  font-size: 15.5px; 
                  font-weight: bold;
                  letter-spacing: 0px;
                  text-decoration: underline;
                  color: #FEFEFE; }

        a#red_tractor:hover{ font-family: arial, sans-serif; 
                  font-size: 15.5px; 
                  font-weight: bold;
                  letter-spacing: 0px;
                  text-decoration: underline;
                  color: #FA3D39;}


         a.red_articles{font-size: 14.5px; 
                    font-weight: bold;
                    letter-spacing: 0px;
                    font-family: arial, sans-serif;
                    text-decoration: none;
                    color: #EEEEEE;}

        a.red_articles:hover{ font-size: 14.5px; 
                 font-weight: bold;
                 letter-spacing: 0px;
                 font-family: arial, sans-serif;
                 text-decoration: none;
                 color: #FA3D39;}


/* Circle Link */

      div#bottom_div { background-color: #111111;
                     margin: 0px 0px 0px 0px; 
                     text-align: center;
                     width: 770px;}

      span#mywebcomic { font-size: 13pt; 
                        font-weight: bold;
                        letter-spacing: 1px;
                        font-family: monospace;
                        text-decoration: underline;
                        color: #DDDDDD; }

      a#circle { font-size: 13pt; 
                 font-weight: bold;
                 letter-spacing: 0px;
                 font-family: monospace;
                 text-decoration: none;
                 color: #DDDDDD; }
 
      a#circle:hover{ font-size: 13pt; 
                 font-weight: bold;
                 letter-spacing: 0px;
                 font-family: monospace;
                 text-decoration: none;
                 color: #4854DD;}

    a#satire{ font-size: 13pt; 
                 font-weight: bold;
                 letter-spacing: 0px;
                 font-family: monospace;
                 text-decoration: none;
                 color: #DDDDDD; }

    a#satire:hover{ font-size: 13pt; 
                 font-weight: bold;
                 letter-spacing: 0px;
                 font-family: monospace;
                 text-decoration: none;
                 color: #FA3D39;}

             
     a#umbrage { font-size: 13pt; 
                 font-weight: bold;
                 letter-spacing: 0px;
                 font-family: monospace;
                 text-decoration: none;
                 color: #DDDDDD; }

    a#umbrage:hover{ font-size: 13pt; 
                 font-weight: bold;
                 letter-spacing: 0px;
                 font-family: monospace;
                 text-decoration: none;
                 color: #4854DD;}
                 

span.listed { font-size: 10px; 
                font-weight: bold;
                letter-spacing: 0px;
                line-height: 11px;
                font-family: arial, sans-serif;
                text-decoration: none;
                color: #DDDDDD;}

span.bar {font-size: 13pt; 
          font-weight: bold;
          letter-spacing: 1px;
          font-family: monospace;
          color: #DDDDDD; }



/*Advertisements*/

a#advertise_here{ font-family: Times New Roman, serif;
                  font-size: 10.5pt; 
                  font-weight: bold;
                  text-decoration: none;
                  color: #4854DD;}

/* Email me */

span#emailspan{font-family: arial, sans-serif;
               font-size: 8pt; 
               font-weight: bold;
               color: #CCCCCC;}

span#copyspan{font-family: arial, sans-serif;
               font-size: 7pt; 
               font-weight: bold;
               color: #CCCCCC;}

/* Tools */

div.spacer{margin: 0px auto;
           width: 2px;
           height: 4px;}
div.small_spacer{margin: 0px auto;
           width: 2px;
           height: 2px;}
div#big_space{margin: 0px auto;
           width: 2px;
           height: 8px;}
div.spacer_10{margin: 0px auto;
           width: 2px;
           height: 10px;}
div.spacer_15{margin: 0px auto;
           width: 2px;
           height: 15px;}
span.asterisk { font-size: 14.5px; 
                font-weight: bold;
                letter-spacing: 0px;
                font-family: arial, sans-serif;
                text-decoration: none;
                color: #4854DD;}
span.red_asterisk { font-size: 14.5px; 
                font-weight: bold;
                letter-spacing: 0px;
                font-family: arial, sans-serif;
                text-decoration: none;
                color: #FA3D39;}





      