/* This is a stylesheet intended for use on all PapaHog.com pages */
body	{font-family: times;
	font-size: 14pt;
	line-height: 16pt;
	}

a	{text-decoration: none;}
a:link	{color:black;}
a:visited {color:black;}
a:active {color:black;}

table	{font:14pt times;
	border-color: black;
	border-width: 0px;
	border-style:inset;
	cellpadding:8px;
	cellspacing:3px;}

p.1	{margin-left: 80pt;
	margin-right: 80pt;}

p.2	{margin-left: 50pt;
	margin-right: 50pt;}

h1.silly {font: 36pt earwig factory, times;}
h1.serious {font-size: 18pt;
	font-family: times;
	font-weight:heavy; 
	color:BLACK;	}

h2	{font: 16pt times;
	font-family: times;
	font-weight:heavy; 
	}
div	{
	display:block;
	position:absolute;
	width:140px;
	height:140px;
	border:10px inset ffcc00;
	background-color:black;
	color:yellow;
	text-align:center;
	}
div.1
	{display:block;
	position:absolute;
	border:0px;
	width:100px;
	height:30px;
	left:30px;
	top:70px;

	}
div.2
	{display:block;
	position:absolute;
	border:0px;
	width:100px;
	height:30px;
	left:3px;
	top:300px;
	}
div.3
	{display:block;
	position:absolute;
	border:0px;
	width:100px;
	height:30px;
	left:650px;
	top:535px;
	}
div.4
	{display:block;
	position:absolute;
	border:0px;
	width:100px;
	height:30px;
	left:675px;
	top:350px;
	}
div.one
	{
	left:20px;
	top:100px;
	}

div.two
	{
	left:760px;
	top:280px;
	}
div.three
	{
	left:508px;
	top:300px;
	}
div.four
	{
	left:740px;
	top:100px;
	}
div.five
	{
	left:920;
	top:100
	}
div.six
	{left:830px;
	top:550px;
	width:160px;
	height:40px
	}
div.seven
	{left:840;
	top:100;
	}
div.eight
	{left:10;
	top:100;
	}
div.indentation 
	{left:20%;
	position:relative;
	width:430;
	height:140;
	padding:10px;
	text-align:left
	}