.info div { 
	display:inline-block; 
	padding:1px 0; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:8px; 
	color:#660099; 
	margin:0 auto; 
	line-height:10px; 
}

/* width:160px; */

.Dames {
	margin:2px 0 7px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#454545;
	clear:both;
}
	.Dames a, .Dames a:visted, .Dames a:active {
		font-size:11px;
		color:#454545; 
		text-decoration:none;
	}
		.Dames a:hover { 
			color:#454545; 
			text-decoration:underline;	
		}

.WallPicker {
	color:#c80808;
	font-size:11px;
	padding:6px 0 10px 60px;
	clear:both;
}
	.WallPicker a, .WallPicker a:visited, .WallPicker a:active { 
		font-size:11px; 
		color:#c80808; 
		text-decoration:none; 
	}
	.WallPicker a:hover { 
		color:#c80808; 
		text-decoration:underline;	
	}
h1 { 
	font-family:Georgia, "Times New Roman", Times, serif; 
	color:#CC0000; 
	font-size:22px; 
	display:block; 
	margin:0 auto; 
	width:250px;
}

.FameHeader { 
	display:block; 
	width:100%; 
	height:198px; 
	background:url(Dames.jpg) top center no-repeat;
}


