	body 	{margin: 0 auto;
		width: 820px;
		background: url('../images/h_background.gif');
		background-color: #660000;		
}		

	#links {
		float: left;
		width: 147px;
		background:#000000;  
		list-style-type: none;
		text-align: left;
		border-bottom: 12px solid #660000;
		border-right: 2px solid #660000;  
}

#links li 	{text-decoration: none; 
			list-style-type: none; 
			font-family: arial black; 
			font-size: 1em; 
			letter-spacing: -0.05em;
			color: #999999;
			padding: 7px;
			margin-left: -2em;
			text-align: left;
			
}

	#links a{color:#999999; text-decoration: none}
	#links a:visited {color:#999999;text-decoration: none}
 	#links a:hover {color: #FFFFFF; text-decoration: none}
 	
	#banner {width: 800px; 
			height: 180px;
			border-left: solid 5px #000000;
			background: #000000;
}

	#content {width: 656px;
			float: left; 
		 color: white;		
		 background: #000000;
		 padding-bottom: 4em;
		 padding-top: 1em;
		 font-family: Geneva, Helvetica, Arial, sans-serif;
		 
}

	#footer {border: hidden;
		clear: both;
		width: 656px;
		background: #000000;
		margin-left: 149px;
		height: 3em;
		padding-top: 1em;
		padding-bottom: 3.5em;
		text-align: center;
		list-style-type: none;
		
}
		#footer a {color: #990000; text-decoration: none;}
		#footer a:visited {color: #990000;text-decoration: none;}
		#footer a:hover {color: #FFFFFF; text-decoration: none;}

		#footer li {border-right: solid 2px #660000;
					border-bottom: solid 2px #660000;
				list-style-type: none;
				display: block; 
				text-align:center;
				height: 15px;
				margin-right:2px; 
				padding-left: 6px; 
				padding-right: 6px;
				padding-bottom: 6px;
				padding-top: 4px;
				text-decoration: none;
				background: #000000;
				font-family: arial, helvetica, geneva, sans-serif;
				font-weight: bold;
				float: left;
				margin-left: -1px;
				line-height: 120%;

}
		#copyright {color:#999999; 
					font-family: arial, helvetica, geneva, sans-serif;
					background:#000000; 
					margin-left: 149px;
					clear: both;
					width: 656px;
					height: 20px;
					text-align: center;
					padding-top: 50px;
					padding-bottom: 5px;
					margin-bottom: 30px;
}

			.text_link {color: #CC0000; text-decoration: none}
			.text_link:visited {color: #999999}
			.text_link:hover {color: #CC0000; text-decoration: underline;
}