BODY { background: black url(images/isdrawn_01.png); } 

P        { color: black;
		   text-align: left; 
		   font-size: .75em;
		   font-family: "helvetica","arial",sans-serif;  }
LI       { color: black;
		   text-align: left; 
		   font-size: .75em, "helvetica","arial",sans-serif;  }


a:link    { color: #003300; 
			text-decoration: underline;  } 
a:hover   { color: #669933; 
			text-decoration: underline;  } 
a:visited { color: #669933;
			text-decoration: underline;  } 


.title        { color: black; 
				text-align: left; 
				font-weight: bold;
				font-size: .85em; }
.subtitle     { font-weight: bold; 
				text-align: left;     }
.bodytext     { color: #333333; 
   				text-align: left; 
   				margin-top: 1em; 
   				margin-bottom: 2em;   }
.warning    { margin-top: 3em; 
				color: #333333; 
				text-align: left; 
				font-size: x-small;  }

.imagelinks 		{ width: 45px; height: 45px; 
					  border-color:  #003300; 
					  border-width: 1px;
					  border-style: solid         }
a.imagelinka:hover  { border-color: #669933; 
					  border-width: 1px; 
					  border-style: solid;        }     
.imagenew   		{ width: 45px; height: 45px; 
					  border-color: #980034; 
					  border-width: 1px; 
					  border-style: solid;        }

.center {text-align: center; }


.zero_tape 	  { position: absolute; 
				top: 100px; left: 100px;    						}

.one 		  { position: absolute; 
				width: 535px; 
				top: 170px; left: 100px; 
				visibility: visible; z-index: 3; 
				padding-left: 20px;	padding-right: 20px;	
				background: url(images/isdrawn_19.png) repeat-y;   }
.one_topnav   { position: relative; 
				top: 0px; left: 0px; 
				visibility: visible; z-index: 1; 
				padding-left: 20px;					 			}
.one_comic    { position: relative; 
				top: -25px; left: 0px; 
				visibility: visible; z-index: 2; 
				padding-left: 0px;					 			}
.one_midnav   { position: relative; 
				top: -40px; left: 200px; 
				visibility: visible; z-index: 1; 
				margin: 0 										}
.one_text	  { position: relative; 
				width: 475px; 
				visibility: visible; z-index: 3;   				 }
.one_botnav   { position: relative; 
				top: 20px; left: 0px; bottom: 20px; 
				visibility: visible; z-index: 1; 
				margin: 0;
				text-align: center;								}
.two   		  { position: absolute; 
				top: 0px; left: 675px; 
				visibility: visible; z-index: 4; 
				margin: 0px; 
				width: 130px; 
				float: left; 									} 
