/*----------Body Sections----------*/
body {
	background-color: #FFFFFF;
	background-image: url(images/background.png);


}

#container {
	position: relative;
	margin: 0 auto;
	;
	width: 800px;
	height: 1240px;


}

#disclaimer {
	position: absolute;
	height: 150px;
	width: 273px;
	z-index: 10;
	left: 391px;
	top: 813px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8px;

}

#copyright {
	position: absolute;
	z-index: 10;
	width: 317px;
	height: 23px;
	bottom: -1px;
	left: 269px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;

}

#photo {
	position: absolute;
	width: 183px;
	height: 641px;
	z-index: 7;
	left: 195px;
	top: 136px;
	overflow: hidden;

}

#logo {
	position: absolute;
	width: 212px;
	height: 78px;
	z-index: 5;
	left: 41px;
	top: 47px;

}

#arrow {
	position: absolute;
	z-index: 6;
	width: 464px;
	height: 356px;
	left: 338px;
	top: 850px;
	background-image: url(images/arrow.png);

}

#extra {
	position: absolute;
	z-index: 7;
	width: 221px;
	height: 164px;
	left: 419px;
	top: 961px;


}

#header {
	position: static;
	width: 800px;
	height: 150px;
	border-color: #800000;
	border-style: solid;
	boder-width: 2px;
	border-bottom: 0px;
	background-color: #FFFFFF;

}

#footer {
	position: absolute;
	width: 800px;
	height: 150px;
	bottom: 0px;
	border-color: #000000;
	border-style: solid;
	boder-width: 2px;
	

}

#maincontent {
	position: absolute;
	height: 1011px;
	width: 750px;
	border-color: #800000;
	border-style: solid;
	border-top: 0px;
	boder-width: 2px;
	top: 148px;
	padding: 25px;
	background-color: #FFFFFF;
	left: 0px;


}

.row {
	width: 175px;
	height:20px;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:right;
	padding-right: 5px;


}

.formrow {
	height:35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	


}

.button {
	color: #ffffff;
	background-color:#000000;
	border-style:solid;
	border-width:2px;

}

.input {
	width: 210px;
	height:50px;
	float: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

}


/*----------Fonts/Text----------*/

#links {
	position: static;
	width: 800px;
	height: 40px;
	font-family: Hobo Std;
	font-weight: bold;
	font-size: 18px;
	text-align: center;


}

#links ul li {
	display: inline;
	padding-right: 50px;

}

a.mainlinks:link {
	text-decoration: none;
	color: #FF0000;


}

a.mainlinks:visited {
	text-decoration: none;
	color: #FF0000;


}

a.mainlinks:hover {
	text-decoration: none;
	color: #000000;


}

#form {
	position: absolute;
	width: 453px;
	height: 832px;
	z-index: 8;
	left: 373px;
	top: 16px;
	background-image: url(images/formback.png);
	padding: 25px;
	padding-top: 5px;
	padding-right: 20px;
	


}




/*----------Images------------------*/

.logo {
	float: left;
	margin-right: 60px;


}



/*----------Links--------------------*/

.style1 {
	font-family: Hobo Std;
	font-size: 24px;
}

.style2 {
	color: #1D166B
	
}

.style4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #1D166B;
	font-weight: bold;
}
.style5 {color: #1D166B; font-family: Arial, Helvetica, sans-serif;}
.style7 {
	color: #282171;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style8 {font-size: 12px}
.style9 {
	font-size: 16px;
	color: #100860;
}
.style10 {color: #FFFFFF}
.style11 {
	color: #100860;
	font-weight: bold;
}
.style12 {color: #100860}
.style13 {color: #9E2B2B}
.style16 {font-size: 16px}
.style19 {font-size: 9px}
.style18 {text-decoration: underline; font-family: Arial, Helvetica, sans-serif;}

.style3 {font-family: Arial, Helvetica, sans-serif}
body {
	background-color: #100860;
}
