.pics { height: 520px; width: 904px; border:0; padding:0; margin:0; overflow: hidden }
.pics img { height: 520px; width: 904px; border:0; padding: 0 0 0 0; top:0; left:0 }

#logo1 {
	background: url('../images/intro-logo-wp.gif') no-repeat left top; z-index:2;
	height: 100px;
	width: 123px;
	top: 0px; left: 0px
	position: relative;
	display: none;
	opacity: 0.0;
}
#logo2 {
	background: url('../images/intro-logo-arch.png') no-repeat left top; z-index:3;
	height: 100px;
	width: 123px;
	position: relative;
	top: 0px; right: 0px;
	display: none;
	opacity: 0.0;
}
#line1 {
	background: #cc0000;
	height: 1px;
	width: 1px;
	margin: 0 0 0 0;
	position: relative;
	top: 0px; left: 0px
	z-index:1;
	display: none;
	opacity: 0.0;
}
