div#wrapper {
	width:960px;
	margin:0 auto;
	background:#000000
	height:100%;
}
#Layer2 {
	top:110px;
	width:760px;
	height:600px;
	z-index:19;
	visibility: visible;
	background: #FFFFFF;
	left:0px;
	position: absolute;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	width: 600px;
	position: absolute;
	top: 600px;
	left: 200px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: center;
	color: #000000;
	margin: 2px 5px 0px;
	letter-spacing: normal;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #330066;
	text-decoration: none;
	line-height: 18px;
	background-position: top;
	vertical-align: top;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFFF;
	text-align: left;
	color: #000000;
	margin: 2px 5px 0px;
	letter-spacing: normal;
	text-decoration: none;
}
p {
	color: #000000;
	text-align: left;
	padding-right: 0px;
	padding-left: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	vertical-align: text-top;
}
h3 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #000000;
	margin: 1px 0px 1px 5px;
	letter-spacing: normal;
	
}
a {
text-decoration: none;
} 
#imageContainer {
	position:relative;
	margin:auto;
	width:500px;
	border:1px solid #000;
}

/* styles unrelated to the application follow */
h1 {
	position:relative;
	font:1em verdana;
}

.copy {
	width:500px;
	margin:auto;
	position:relative;
	font:0.9em verdana;
}

#so_credits {
	position:relative;
	margin:25px auto 0px auto;
	width:350px; 
	font:0.7em verdana;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	height:90px;
	padding-top:4px;
}

#so_credits img {
	float:left;
	margin:5px 10px 5px 0px;
	border:1px solid #000000;
	width:80px;
	height:79px;
}
