﻿.text {
	padding: 5px 10px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	position: absolute;
	width: 740px;
	height: 1150px;
	top: 154px;
	left: 0px;
	background-color: #84BAE0;
}
.body {
	background-color: rgb(51,51,51);
	text-align: center;
}
.h1 {
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
}
.h2 {
	font-size: small;
	color: #FFFFFF;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
.wrapper {
	margin: auto;
	position: relative;
	height: 1400px;
	width: 760px;
	text-align: left;
}
.header {
	background-color: rgb(74,136,181);
	position: absolute;
	width: 760px;
	height: 40px;
	top: 0px;
	left: 0px;
}
.headerpic {
	position: absolute;
	width: 760px;
	height: 114px;
	top: 40px;
	left: 0px;
}
.placeholder {
	position: relative;
	float: right;
	width: 340px;
	height: 430px;
}
.searchbox {
	position: absolute;
	height: 465px;
	left: 407px;
	top: 155px;
	width: 353px;
}
.contactinfo {
	font-family: Arial, Helvetica, sans-serif;
	border-style: solid none solid none;
	text-align: center;
	font-size: small;
	vertical-align: middle;
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	position: absolute;
	width: 740px;
	height: 150px;
	top: 1005px;
	left: 0px;
	z-index: 4;
}
.links {
	text-align: center;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	position: absolute;
	width: 740px;
	height: 90px;
	top: 1195px;
	left: 0px;
	z-index: 5;
}
