body {
	font:12px/1.2 Verdana, Arial, Helvetica, sans-serif;
	background-color: #777777;
	color: #777776;
	padding:0px;
	margin:0px;
	text-align : center;
}

#lists{
	margin-right:auto;
	margin-left:0px;
	width : 500px;
	margin-bottom : 0px;
	margin-top : 0px;
	z-index: 2;
	display:inline;
}

.factlist{
	margin-left:0px;
	padding-left : 0px;
	list-style-type : disc;
	list-style-position : outside;
	line-height : 17px;
}

.factspan{
	margin-top : 3px;
	margin-bottom : 7px;
	display:block;
}

.factul{
	display: list-item;
	list-style-type : none;
	list-style-position : outside;
}

.cole{
	color : #ff0000;
	font-weight : bold;
}
	
.acorn{
	color : #0000ff;
	font-weight : bold;
}
	
#pagearea{
	width:750px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
	z-index: 1;
	background-color : #c0c0c0;
	color: #c0c0c1;
	border : 1px solid Black;
}
		
#header {
	width : 750px;
	text-align:left;
	background-image : url(header.jpg);
	height : 171px;
	background-repeat : no-repeat;
	border-bottom : 1px solid Black;
}		

#profacorn{
	width:193px;
	padding:1px;
	border : 0px;
	position : relative;
	background-color : Black;
	color: #000000;
	z-index: 3;
	margin-top:-165px;
	margin-right:-128px;
	margin-left:10px;
	margin-bottom:10px;
	float:right;
	clear:left;
	display : inline;
}	

#headertext{
	width:547px;
	padding:0px;
	border : 0px;
	position : relative;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}	

#profacornspace{
	width:80px;
	height:90px;
	padding:0px;
	border : 0px;
	z-index: 2;
	position : relative;
	float : right;
	margin-left : 10px;
	display:none;
}	

#helpindex{
	width:90%;
	padding:3px;
	border : 1px dotted Black;
	position : relative;
	background-color : #e7e7db;
	color: #000000;
	z-index: 2;
	margin-top:30px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:10px;
	display : block;
	text-align : left;
}

#help{
	width:200px;
	padding:3px;
	border : 1px dotted Black;
	position : relative;
	background-color : #e7e7db;
	color: #000000;
	z-index: 2;
	margin-top:5px;
	margin-right:0px;
	margin-left:10px;
	margin-bottom:0px;
	float:right;
	clear:right;
	display : inline;
	text-align : left;
}

#facts{
	width:220px;
	padding:3px;
	border : 1px dotted Black;
	position : relative;
	background-color : #e7e7db;
	color: #000000;
	z-index: 2;
	margin-top:0px;
	margin-right:0px;
	margin-left:10px;
	margin-bottom:3px;
	float:right;
	clear:right;
	display : inline;
	text-align : left;
}

#content{
	width:580px;
	padding:15px;
	border : 1px solid Black;
	position : relative;
	background-color : #e7e7db;
	color: #000000;
	margin-top : -15px;
	margin-left : 20px;
	text-align : justify;
	z-index: 1;
}

#contentbase{
	width:580px;
	padding:15px;
	position : relative;
	text-align : justify;
	z-index: 1;
	margin-left : 20px;
}

#quote{
	width : 160px;
	margin-left:-10px;
	margin-right:0px;
	margin-bottom : -5px;
	margin-top : -10px;
	float : left;
	padding:10px;
	font-size : 20px;
	font-family : serif;
	font-style : oblique;
	font-variant : normal;
	font-weight : normal;
	background-color: #e7e7db;
	color : #888888;
	text-align : left;
	display : inline;
	z-index: 2;
}

.startquote{
	vertical-align : 5px;
}
#quotetext{
	margin-left :20px;
	position : relative;
	display : run-in;
	z-index: 2;
}