body {
	font:12px/1.2 Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	padding:0px;
	margin:0px;
	text-align : center;
}

#lists{
	margin-right:auto;
	margin-left:auto;
	width : 600px;
	margin-bottom : 0px;
	margin-top : 0px;
}
	
#pagearea{
	width:600px;
	height: 900px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
	background-color: #ffffff;
	color: #fffffe;
	border:none;	
}
		
#header {
	width : 750px;
	height : 171px;
	background-repeat : no-repeat;
	z-index: 1;
	border:none;
}		

#profacorn{
	width:193px;
	padding:1px;
	position : relative;
	background-color : Black;
	color: #000000;
	margin-top:0px;
	z-index: 3;
	float:right;
	display : none;
}	

#headertext{
	width:500px;
	padding:0px;
	z-index: 3;
	position : relative;
	margin-right:auto;
	margin-left:0px;
	margin-top : 0px;
	margin-bottom : 0px;
	text-align : center;
	border:none;
}	

#profacornspace{
	width:0px;
	height:0px;
	padding:0px;
	border : 0px;
	z-index: 3;
	position : relative;
	float : right;
	margin-left : 10px;
	visibility : hidden;
		display:none;
}	

#help{
	width:200px;
	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:0px;
	float:right;
	clear:right;
	display : none;
	text-align : left;
}

#facts{
	display:none;
}

#content{
	width:650px;
	padding:15px;
	margin-right:auto;
	margin-left:auto;
	z-index: 2;
	position : relative;
	float : left;
	background-color : #ffffff;
	color: #000000;
	text-align : justify;
	border:none;
}

#contentbase{
	width:650px;
	padding:15px;
	margin-right:auto;
	margin-left:auto;
	z-index: 2;
	position : relative;
	float : left;
	margin-top : 138px;
	text-align : justify;
	display:none;
}

#quote{
	width : 0px;
	height: 0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom : 0px;
	margin-top :0px;
	float : right;
	padding:0px;
	font-size : 20px;
	font-family : serif;
	font-style : oblique;
	font-variant : normal;
	font-weight : normal;
	text-align : left;
	display : none;
	visibility : hidden;
	overflow : hidden;
}

.startquote{
	vertical-align : 5px;
}

#quotetext{
	margin-left :0px;
	position : relative;
	display:none;
}