p { 
	font-weight: bold;
	font: 8pt/16pt georgia; 
	line-height: 100%;

	}
	
p.small {

text-indent: 12px;
font-size: 7pt;
line-height: 80%;

}
	
h1 {
	font: 8pt/16pt georgia; 
	}
	
a:link { 
 	font-weight: bold;
	text-decoration: none;
	color: #000000;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none;
	color: #000000;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #000000;
	}
	
img {
	border-width: 0px;
	margin: 10px 0px 10px 0px;
	}
	
	
img.biggap {
	border-width: 0px;
	margin: 10px 0px 60px 0px;
}


#header {

position: absolute;
width:240px;
margin-left: 0px;

}

#comic {

position: absolute;
width:240px;
margin-left: 240px;

}

#footer {

position: absolute;
width:240px;
margin-left: 480px;

}
