div #topSplash {
	position: relative;
	height: 424px;
	margin: 10px auto 0 auto;
	width: 960px;
	background: url(../images/photos/index_girls.jpg) 20px 0px no-repeat;
}

div #splashContent {
	position: relative;
	padding: 40px 0px 20px 635px;
}

#splashContent.onTop {
	z-index: 99;
}

div #splashLogo {
	position: relative;
	padding: -10px 0px 0px 80px;
}

#splashLogo.onTop {
	z-index: 99;
}

h1 {
    font-weight: normal !important; line-height: 2;
}

#spyLink {
	display: block;
	position: absolute;
	bottom: 65px;
	right: 20px;
	width: 45px;
	height: 50px;
}

.clouds {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
}

div.indexHeader {
	margin: 4px 0 0 0;
	background-color: #2c8dc0;
}

div.indexHeader h1 {
	color: #ffffff;
	font-size: 24px;
}

#footer {
	margin:47px 0pt 0pt !important;
}