 /* 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: 390px; 
                     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: Times New Roman, serif;
                   font-size: 15pt; 
                   font-weight: bold;
                   letter-spacing: 0px;
                   color: #FEFEFE; }


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

/* The Quote Area */

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

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

        div#thequote{width: 542px;
                     height: 90px; }

        span#quote{font-family: verdana, sans-serif;
                   font-size: 13pt; 
                   font-weight: bold;
                   letter-spacing: 0px;
                   color: #FFFFFF; }

        h1#quote{font-family: verdana, sans-serif;
                   font-size: 17px; 
                   font-weight: bold;
                   letter-spacing: 0px;
                   color: #FFFFFF; }

        
        span#quotedate{color: #DDDDDD;}



/* Navbuttons */


      a.navlink{font-family: arial, sans-serif;
                font-size: 12pt; 
                font-weight: bold;
                color: #FEFEFE;}

      a.navlink:visited{font-family: arial, sans-serif;
                        font-size: 12pt; 
                        font-weight: bold;
                        color: #FEFEFE;}	

      a.navlink:hover{font-family: arial, sans-serif;
                      font-size: 12pt; 
                      font-weight: bold;
                      color: #4854DD;}

      a#randomlink{font-family: arial, sans-serif;
                   font-size: 12pt; 
                   font-weight: bold;
                   color: #4854DD;}

      span.elsenav {font-family: arial, sans-serif;
                   font-size: 12pt; 
                   font-weight: bold;
                   text-decoration: underline;
                   color: #333333;}

/* search link */


     a#search_link{font-family: Arial, sans-serif;
                font-size: 11pt; 
                font-weight: bold;
                text-decoration: none;
                color: #FEFEFE; }

    a#search_link:hover{font-family: Arial, sans-serif;
                font-size: 11pt; 
                font-weight: bold;
                text-decoration: none;
                color: #4854DD; }

    
/* Stumble Link */

a.stumble{text-decoration: none;}

/* updates */

      div#big_space{margin: 0px 0px 0px 0px;
                        width: 1px;
                        height: 43px;}


      span#updates_span{font-family: arial, sans-serif;
                  font-size: 11pt; 
                  font-weight: bold;
                  color: #EEEEEE;}

/* 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.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;}




      