#page
	{
	position: absolute;
	left: 2.5%;
	width: 95%;
	text-align: center;
	}

#spacer
	{
	position:relative;
	font-size: 1em;
	letter-spacing: 2px;
	text-align:left;
	padding: 5px;
	}
			
#comic {
	position:relative;
	text-align: center;
	padding:15px;
}

#strip	{
	position:relative;
	text-align: center;
	padding: 5px 5px 5px 5px
}
 
#additions
{
	position: relative;
	height: 50px;
	width: 100%;
}

#stumble {
	position: absolute;
	left:2%;
	text-align: right;
	margin:2px;
	padding:2px;
}

#purchase {
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	padding:2px;
}

#nav {
	position: relative;
	height: 50px;
	width: 100%;
}

#navigator {
	position:absolute;
	left: 0%;
	width: 50%;
	text-align: center;
	font-size: 1.1em;
	padding-top:5px;
	padding-bottom:5px;
}

#archive {
	position:absolute;
	left: 50%;	
	width: 50%;
	text-align: center;
	font-size: 1em;
	padding-top:5px;
	padding-bottom:5px;
}

#archive p 
	{
	font-size:1.1em;
	}
	
#copyright {
	clear:both;
	left: 5%;
	width: 100%;
	font-size: 0.9em;
	text-decoration: none;
	text-align: center;
	padding-top: 20px;
	padding-bottom:10px;
}

#striptitle{
	font: bold 11.5px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
	letter-spacing: 2px;
	color:#000;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	display: block
}


p {
	margin : 0.3em;
	}
	
div.center {
	position: relative;
	font-size: 15px;
	padding-top: 15px;
	letter-spacing: 2px;
	text-align: center;
	}
