@import url("reset.css");

/* RCRG WINGS LOGO */
#left .logo {
	display: block;
	width: 531px;
	height: 700px;
	background: transparent url(../images/logos/largegirllogo.png) no-repeat left top;
	position: absolute;
	z-index: 3;
	top: 10px;
	left: -250px;
	text-indent: -9999px;
}


#left .demolition {
	color: #dddddd;
	font-weight: bold;
	font-family: Rockwell, Georgia, "Courier New", Courier;
	display: none;
}