#container .box {
	background: #c4c2c2;
	border: 1px solid #fff;
	color: #fff;
	display: inline;
	font-size: 15px;
	font-variant: small-caps;
	float: left;
	height: 210px;
	margin: 20px 0 20px 11px;
	text-align: center;
	text-decoration: none;
	padding: 10px 0 20px 0;
	position: relative;
	width: 238px;
}
#container .box img {
	margin-top: 10px;
}
#container  .box:hover {
	border: 1px solid #953a56;
}
#masthead li  ul {
	padding-top: 7px;
}
#faerie {
	position: absolute;	
	right:-28px;
	top:-19px;
	z-index: 999;
}