/* =========================================================================

   Anne Penniman Site Styles

   Splash Page Styles

   Modified: 2/24/04 - KTC
   
   ========================================================================= */

div.logo {
	position: absolute;
	left: 490px;
	width: 300px;
	/width: 373px;
	height: 100px;
	background-image: url(../images/apLogoRight.gif);
	background-repeat: no-repeat;
	}

div.image {
	position: absolute;
	top: 0px;
	left: 10px;
	width: 373px;
	height: 528px;
	text-align: center;
	}
	
img.splash {
	margin-top: 10px;
	}
