	        body 		{ margin: 0; padding: 0; }
		body 			{ color: #FFFFFF; font: 12px
 Arial, Arial, sans-serif; line-height: 20px; background-color: #000000;}
		h2				{ color: #FF0000; }
		h3				{ color: #FFFFFF; }
		a				{ color: #FF0000; }
		p				{ margin: 0 0 18px; font: 14px OCR-A, Arial, sans-serif; line-height: 18px; }

		#wrapper		{ float: left; width: 100%; }
		
		/* Header */
		#header			{ background: #000000; border-bottom: 2px solid #ddd;  
						background: url('http://www.lorenger.org/larc0/larc.jpg') no-repeat top left; 
						padding: 0 0px 0 0px;  
						margin: 0; 
						position: relative;
						}
		#header h1  	{ color: #FF0000; margin: 0 0 3px; padding: 24px 18px 0; }
		#header p		{ color: #666; font-size: 11px; font-weight: bold; padding: 0 18px; }
		
		/*
 Content Style */
		#navigation		{ border-bottom: 1px solid #FFFFFF; padding-left: 18px; }
		*#navigation ul	{ padding: 0 18px 9px; }
		#content		{ border-bottom: 1px solid #FFFFFF; margin: 0 18px
 9px; }
		#extra			{ margin: 0 0 0 18px; }
		#extra small	{ font-size: 11px; line-height: 18px; }
   #extra zmall	{ font-size: 6px; line-height: 11px; }
		#content p, #extra p { padding-right: 18px; }
		
		/* Content Positioning & Size */  
		#navigation		{ float: left; width: 200px; margin-left: -100%; }
		#content		{ margin-left: 243px; }
		#extra			{ clear: left; }		/* Footer */
		#footer			{ background: #333; border-bottom: 2px solid #FFFFFF; clear: both; width: 100%; 							position:fixed; !important;
						position:absolute;
						bottom:-50;
						left:0;
						width:100%;
						height:90% !important;
						height:280px;
						min-height:110px;
						max-height:330px;
						background:url('http://www.lorenger.org/larc2010.png') no-repeat 50% 0%;
						z-index:-700;}
		#footer a		{ color: #FF0000; }
		#footer	p		{ color: #FFFFFF; margin: 0; padding: 0
 18px 10px; }
		#footer ul		{ border-bottom: 1px solid #555; border-top: 1px solid #555; list-style: none; margin: 0 18px 6px; padding: 10px 0 6px; }
		#footer li		{ display: inline; font-size: 11px; font-weight: bold; padding-right: 5px; 







/* Generic Selectors */

/*body {
	font-family: monospace, "Courier";
	font-size: 14px;
	text-indent:20px;
	color: #000000;
	background-color: #FFFFFF;
	}

p {
	width: 90%;
	text-indent:20px;
	}

li {
	font-size: 14px;
	font-weight: normal;
	list-style-type: disc;
	color: #0000FF;
	line-height: 100%;
	}
/* Header - image - */
/*h1 {
	font-family: monospace, "Courier";
	font-size: 14px;
	font-weight: normal;
	color: #DC143C;
	line-height: 110%;
	}
/* First title - welcome -  */
/*h2 {	
	font-family: monospace, "Courier";
	font-size: 23px;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px solid #DC143C;
	line-height: 120%;
	}
/* Basic titles */
/*h3 {
	font-family: monospace, "Courier";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	border-bottom: 3px solid #DC143C;
	line-height: 120%;
	} 
/* Picture Captions  */	
/*h4 {
	font-family: monospace, "Courier";
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
	border-bottom: 0px solid #0000FF;
	line-height: 120%;
	}
/*  Lil bits */	
/*h5 {
	font-family: monospace, "Courier";
	font-size: 10px;
	font-weight: bold;
	color: #000077;
	line-height: 110%;
	}
	
	/*  Lil bits underline */	
/*h6 {
	font-family: monospace, "Courier";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border-bottom: 3px solid #0000FF;
	line-height: 110%;
	}

/**************** Pseudo classes ****************/

a:link {
	color: #DC143C;
	text-decoration: none;
	font-weight: normal;
	}

li a:link {
	color: #DC143C;
	text-decoration: none;
	font-weight: normal;
	}



li a:visited {
	color: #000000;
	text-decoration: line-through;
	font-weight: normal;
	}

li a:hover {
	display: block;
	color: #0000FF;
	padding-bottom: 2px;
	font-weight: bold;
	text-decoration: blink;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	}

acronym {
	border-bottom: none;
	}
/************************* ID's *************************/



/* specific divs */
/*#header { 
	background: url('header.gif') no-repeat top left; 
	padding: 0 0px 0 0px;  
	margin: 0; 
	position: relative;
	}

/*#footer { 
	position:fixed !important;
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:30% !important;
	height:240px;
	min-height:110px;
	max-height:450px;
	background:url('larc2010.png') no-repeat 50% 0%;
	z-index:700;
	}

#intro { 
	min-width: 1px;
	}

/* using an image to replace text in an h1. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */

/*#pageHeader h1 { 
	background: transparent url(larc0/larc.jpg) no-repeat top left; 
	margin-top: 1px;
	width: 120%; 
	width: 950px; 
	height: 160px; 
	float: left;
	}



#list{
	
	}
