/* CSS Document */

body 		{
		margin:		0px;
		padding:	0px;
		width:		100%;
		height:		100%;
		font-family:	verdana, arial;
		background: 	#000000 url(http://www.geocities.com/fxmchnsizzle/CSS/bg.gif);
		font-size:	8pt;
		color:		#FFCC00;
}

a 		{
		color:		#6600FF;
		text-decoration: none;
}

h3 span 	{
		display:none;
}

a:hover		{
		color:		#FFFFFF;
}

#container	{
		position:	relative;
		margin:		10px auto;
		padding:	10px;
		width:		600px;
		text-align:	left;
		voice-family:	"\"}\""; 
	  	voice-family:	inherit;
	  	width:		594px;
		border: 	20px solid #ffcc00;
		background:	#000000 url(http://www.geocities.com/fxmchnsizzle/CSS/aha.jpg) no-repeat top left;
}

#pageHeader	{
	margin-top:	300px;
	position:	relative;
	visibility: visible;
}

#pageHeader span {
		display:none;
}

#quickSummary .p1 {	
		position:	absolute;
		width:		551px;
		padding:	14px;
		font-size:	8pt;
		text-transform:	uppercase;
		background: 	#000000 url(http://www.geocities.com/fxmchnsizzle/CSS/bg2.gif);
		color:		#FFFFFF;
		text-align:	center;
		top: 		348px;
		left:		32px;
		border: 	1px solid #ffffff;
}

#quickSummary .p2 {	
		position:	absolute;
		font-size:	7.5pt;
		text-transform:	uppercase;
		font-family:	Arial;
		color:		#CCCCCC;
		top: 		333px;
		left:		334px;
		width:		270px;
}

#quickSummary a {	
		color:		#FFFFFF;
		text-decoration: none;
}

#quickSummary a:hover {	
		background:	#99FF00;
		color:		#000000;
}

#footer     	{
	position:	absolute;
	font-size:	7.5pt;
	text-transform:	uppercase;
	font-family:	Arial;
	color:		#FFFFFF;
	top: 		332px;
	left: 34px;
}

#footer a 	{
		color:		#FFFFFF;
		text-decoration: none;
}

#footer a:hover {
		background:	#99FF00;
		color:		#000000;
}

#preamble 	{
		width:		440px;
		text-align: 	justify;
}

#preamble h3 	{
		position:	relative;
		background:	transparent url(The-Road-to-Enlightenment.jpg) no-repeat;
		margin-top: 	55px;
		height:		43px;
		left: 		-0px;
}

#preamble .p1 	{
		text-indent:	20px;
		margin-top:	28px
}

#explanation 	{
		width:		440px;
		text-align:	justify;
}

#explanation h3 {
		position:	relative;
		background:	transparent url(So-What-is-This-About.jpg) no-repeat;
		margin-top:	25px;
		height:		45px;
		left:		-10px;
}

#explanation .p1 {
		text-indent:	20px;
		margin-top:	-28px
}

#participation 	{
		text-align: 	justify;
}

#participation h3 {
		position:	relative;
		background:	transparent url(Participation.jpg) no-repeat;
		margin-top:	25px;
		height:		45px;
		left:		-10px;
}

#participation h3 span {
		display:	none;
}

#participation .p1 {
		text-indent:	20px;
		margin-top:	-28px
}

#participation .p2 {
		width:		440px;
}

#participation .p1{
		width:		440px;
}

#benefits 	{
		text-align:	justify;
}

#benefits h3 	{
		position:	relative;
		background:	transparent url(Benefits.jpg) no-repeat;
		margin-top:	25px;
		height:		45px;
		left:		-10px;
}

#benefits .p1 	{
		text-indent:	20px;
		margin-top:	-28px
}

#requirements {
		text-align:	justify;
}

#requirements h3 {
	position:	relative;
	background:	transparent url(Requirements.jpg) no-repeat;
	margin-top:	5px;
	height:		45px;
	left:		-10px;
}

#requirements .p1 {
		text-indent:	20px;
		margin-top:	-28px
}

/* Force carriage return before 'by' */
#lselect li a:link, #lselect li a:visited {display: block;}
#linkList li a.c:link, #linkList li a.c:visited {display: inline;}

#lselect 	{
		width:		192px;
		position:	absolute;
		top:		430px;
		left:		432px;
		background:	transparent url(http://www.geocities.com/fxmchnsizzle/CSS/top-menu.gif) no-repeat;
		height:		400px;
}

#lselect ul 	{
		list-style:	none;
		margin-left:	18px;
		margin-top:	50px;
}

#lselect ul li 	{
		padding:	0px 0px 0px 16px;
		background:	url(http://www.geocities.com/fxmchnsizzle/CSS/arrow.gif) no-repeat 6px 2px;
		margin-bottom:	5px;
}

#larchives	{
		width:		203px;
		position:	absolute;
		top:		841px;
		left:		432px;
		background:	transparent url(http://www.geocities.com/fxmchnsizzle/CSS/mid-menu.gif) no-repeat;
		height:		200px;
		text-transform:	capitalize;
}

#lresources 	{
		width:		188px;
		position:	absolute;
		top:		1004px;
		left:		439px;
		background:	transparent url(http://www.geocities.com/fxmchnsizzle/CSS/bot-menu.gif) no-repeat;
		height:		234px;
}

#larchives ul, #lresources ul {
		list-style:	none;
		margin-left:	26px;
		margin-top:	46px;
		
		
