body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: center;
	background-color: #CC9966;
	overflow:scroll;
}

#centeringWrapper {
   width: 600px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

#frontpageImage {
	margin-top: 100px;
	padding-left: 90px;
}

#transparentTitle {
	position:absolute;
	top: 120px;
	z-index: 10;
	margin-left: 116px;
}

#frontPageMenubar {
	position: absolute;
	top: 240px;
	text-align: left;
	padding-left: 470px;

}
#frontPageMenubar a
{
	font-size: 1.3em;
	line-height: 1.6em;
	text-decoration: none;
	color:#660033;
}

#contentPane a {
	color:#660033;

}

.menubar a {
	font-size: 0.9em;
	line-height: 1em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-right: 14px;
	padding-left: 14px;
	border: thin solid #666666;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #999999;
}

#frontPageMenubar a:hover, #contentPane a:hover {

	text-decoration: underline;
		color:#666666;
}
#contentPane {
	width: 600px;
	text-align: center;
	color: #660033;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-indent: 5%;
	text-align:left;
}
.imgRight {
	margin: 0px 0px 0px 16px;
	float: right;
	border: none;
}
.imgLeft {
	margin: 0px 16px 0px 0px;
	float: left;
	border: none;
}

.menubar
{
	border: thin none;
	padding: 4px;
	margin-top: 10px;
	text-align: center;
    width: 560px;
	color: #FF9966;
}

.headline {
	text-align: right;
}


.menubar a:hover, a.currentPage {
background-color: #CC9966;
color: 	#FFFFFF;
}
.menubar a:hover
{ text-decoration:underline;
}

#images_div {
width: 600px;
text-align:center;

}
#images_div img {
	margin: 3px;
	border: 0px;
}
#instructions {
	font-size: 0.8em;
	font-variant: normal;
	text-align: center;
}
#FPcopyright a {

	text-decoration: none;
	color:#660033;
}
#FPcopyright {
	position: absolute;
	text-align: left;
	padding-bottom: 40px;
	top: 868px;
	font-size: x-small;
	color: #666666;
	padding-left: 40px;
}
