	* 					{margin:auto; padding:0; border:0}
	body, tr, 
	td, input, 
	select, textarea 	{font:normal small/1.3 Verdana, Arial, Helvetica, sans-serif;}
	a					{text-decoration: none; font-weight: bold; color: #ffffff}
	a:link,a:visited 	{text-decoration:none;}
	ul, ol	 			{margin:0 0 10px 25px;}
	dl 					{margin:0 0 10px;}
	dt 					{font-weight:bold;}
	dd					{margin:0 0 3px 10px;}
	p 					{margin:0 0 15px;}
	h1 					{font-size:18px; margin:0 0 12px;}
	h2 					{font-size:16px; margin:8px 0;}
	h3 					{font-size:14px; margin:6px 0 5px;}
	h5					{font-size:xx-small; margin:3px 0;}
	h6 					{font-size:xx-small; margin:0;}
	hr 					{display:none;}
	img 				{border:none;}
	acronym				{border-bottom: 1px dotted;}
	blockquote 			{margin:0 25px 20px 25px; font-style:italic;}
	
	body 
	{	
		text-align: center;
		background-color:#291E07;
		color: #fff;
	}
	div#header
	{
		position: relative;
		width: 800px;
		height: 53px;
		text-align: left;
		background:transparent url(images/bg_header.gif) repeat-x;
	}
	
	img#findingTheWest
	{
		position: absolute;
		top: 0px;
		right: 0px;
	}
	div#nav 
	{
		position: relative;
		width: 800px;
		height: auto;
		color: #ffffff;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size: 11px;
		text-align: left;
		background:transparent url(images/bg_navbar.gif) repeat-x;
		padding-top: 3px;
		padding-bottom: 5px;
	}
	div#nav a
	{
		position: relative;
		padding: 0px 15px 0px 15px;
		width: auto;
		height: 27px;		
	}
	div#nav a.sel, #nav a:hover
	{
		color: #c3ac8d;
	}
	div#body 
	{
		position: relative;
	}

	div#text
	{
		position: absolute;
		text-align: left;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: fdfdfc;
	}	
	
	div#text a:hover
	{
		text-decoration:none;
		color: #c3ac8d;
	}
	
	#whitebar
	{
		position: relative;
		width: 800px;
		height: 1px;
		background:transparent url(images/bg_whitebar.gif) repeat-x;
	}
	#footernav a.sel, #footernav a:hover
	{
		color: #c3ac8d;
	}
	* HTML div#footernav
	{
		position: relative;
		width: 800px;
		height: auto;
		text-align: center;
		color: #ffffff;
		margin-top: 0px;
		font-weight: bold;
		font-size: 12px;
	} 
	
	div#footernav
	{
		position: relative;
		width: 800px;
		height: auto;
		text-align: center;
		color: #ffffff;
		margin-top: 10px;
		font-weight: bold;
		font-size: 12px;
	}
	
	div#contact
	{
		position:relative;
		width: 800px;
		height: auto;
		text-align: center;
		margin-top: 10px;
		color: #ffffff;
		font-size: 10px;
	}
