#wrapper {
	height: 100%;
	width: 100%;
}
#head {
	height: 180px;
	width: 100%;
}
#logo_banner {
	height: 150px;
	width: 900px;
	background-color: #FFFFFF;
	margin: auto;
	position: relative;
	top: 20px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #40867B;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}
h1 {
	font-size: 16px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #40867B;
	padding-top: 20px;
}
h2 {
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;
	color: #40867B;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 10px;
}
h6 {
	font-size: 8px;
}
#scroll {
	height: 110px;
	width: 600px;
	left: 50px;
	position: relative;
}
#nav {
	width: 100%;
	text-align: center;
	height: 20px;
}
.navtext {
	padding: 0px;
	margin: 0px;
	color: #40867B;
}
a.navtext:link {
	color:#40867B;
	text-decoration: none;
}
a.navtext:visited {
	color:#40867B;
	text-decoration: none;
}
a.navtext:hover {
	color:#FB9100;
	text-decoration: underline;
}
a.navtext:active {
	color:#40867B;
	text-decoration: none;
}
#foot {
	height: 20px;
	width: 100%;
}
#contentholder {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#logo {
	position: relative;
	top: 12px;
	right: -40px;
}
#foot .foot_text {
	padding: 0px;
	margin: 0px;
	font-size: 10px;
}
#pictures {
	background-repeat: no-repeat;
	width: 600px;
	height: 110px;
	position: relative;
	left: 481px;
	top: -90px;
}
.profile_text {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
}
#headpic {
	position: relative;
	left: 32px;
}
#pictures {
	background-repeat: no-repeat;
	width: 300px;
}
#pictures_img {
	background-repeat: no-repeat;
	position: relative;
	top: -70px;
}
