body {
	margin: 0;
	padding: 0;
	color: #000;
	font: small tahoma, arial, sans-serif;
	background: #fff url(/images/popup_background.gif) 0 0px no-repeat;}
	
	
	h1	{
	position: absolute;
	left: 155px;
	top: 360px;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	border: 0;
	width: 236px;
	height: 26px;
	background: transparent url(/images/margaret_henkels_popup.gif) 0 0 no-repeat;
	}
	
	#description {
		width: 390px;
		text-align: right;}
		
		#description p {
			margin: 0;
			padding: 0;
			color: #660000;}


	#bottomNav {
		width: 90%;
		position: absolute;
		bottom: 10px;
		left: 20px;}

	#bottomNav p {
	float: left;
		display: inline;
		margin-right: 20px;}
	
	#bottomNav p#status {
		margin-left: 85px;
		color: #FF6600;}
	
	#bottomNav p#nav {
		float: right;
		}
		
		#bottomNav p#nav a {
			color: #FF4444;
			text-decoration: none;}
			
			#bottomNav p#nav a:hover {
			text-decoration: underline;}
			
		#bottomNav p#nav a#back {
			margin-right: 10px;}
	
	a#close {
		color: #660000;
		text-decoration: none;}
		
	a#close:hover {
		text-decoration: underline;}
			