@charset "utf-8";
#container {
	width: 100%;
	z-index: 1;
	background-image: url(../images/header/images/headerrepeatx.jpg);
	background-repeat: repeat-x;
	background-color: #D9D9F7;
	height: 100%;
	overflow: hidden;
}
#flashContent{
	z-index: 3;
	margin-right: auto;
	margin-left: auto;
	width: 895px;
	height: 213px;
	overflow: hidden;
	padding-right: 0px;
	position: absolute;
}
#logoholder{
	position: absolute;
}
#introFlash{
	position: absolute;
	margin:0;
	z-index: 21;
}

#topleft {
	position:absolute;
	left:0px;
	top:0px;
	width:160px;
	height:213px;
	z-index:6;
	float: left;
}

#top {
	width: 895px;
	margin-right: auto;
	margin-left: auto;
	height: 213px;
	padding-right: 0px;
	z-index: 5;
	overflow: hidden;
	padding-left: 160px;
}
#nav {
	float: left;
	padding-left: 0px;
	height: 383px;
	width: 160px;
	z-index: 3;
	top: 213px;
	background-color: #D9D9F7;
	background-image: url(../images/header/images/repeaty.gif);
	background-repeat: repeat-y;
	padding-bottom: 10px;
	padding-right: 20px;
}


#story {
	width: auto;
	height: 382px;
	overflow: visible;
	margin-right: auto;
	margin-left: auto;
	z-index: 5;
	float: none;
	top: 213px;
	background-color: #D9D9F7;
	background-repeat: repeat-x;
	background-image: url(../images/main/images/storyrepeatx.jpg);
	visibility: visible;
	padding-top: 8.5px;
}
#instory {
	width:auto;
	z-index:6;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	visibility: visible;
	height: 323px;
	padding-right: 1px;
	padding-left: 1px;
	float: none;
	padding-top: 40px;
}
#innertext {
	width: 500px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 2%;
	z-index: 7;
	margin-right: auto;
	margin-left: auto;
}
#footcontain {
	left:0px;
	width:100%;
	height:125px;
	z-index:3;
	top: 606px;
	background-color: #D9D9F7;
	background-image: url(../images/footer/images/repeatfooter.gif);
	background-repeat: repeat-x;
	clear: both;
	overflow: hidden;
}
#helpimg {
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	float: left;
	width: 160px;
	z-index: 5;
	position: absolute;
	left: 0px;
}
#footer{
	margin-right: auto;
	margin-left: auto;
	width: 825px;
	padding-left: 160px;
}

.formbox {
	background-color: #FFFFCC;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-right-color: #333333;
	border-bottom-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #333333;
}
