HTML, BODY {
	margin: 0px;
	background-color: #223941;
	width: 100%; height:100%;
	font-family: century gothic, verdana, sans serif; font-size: 10pt; color: #B1B1B3; 
	background-image: url( 'image/statue.jpg' ); background-repeat:no-repeat; background-position: 100% 100%;
}

INPUT, TEXTAREA {
	font-family: century gothic, verdana, sans serif; font-size: 9pt; 
	text-align: center;
	background-color: #354A52;
	border-style: solid; border-width:1px; border-color: #B1B1B3;
}

ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
IMG {
	border-style: none;
}
P {
	margin-top: 0px;
	margin-bottom: 10px;
}

A:link { color: #B1B1B3; }
A:hover { color: #485D5B; }
A:visited { color: #888888; }
A:active { color: #485D5B; }

.all {
	width: 100%; height:100%;
}

.major {
	vertical-align: middle; text-align: center;
}

.menu {
	width: 100%; height:10px;
	background-image: url( 'image/background1.gif' ); background-repeat:repeat-x; background-position:bottom;
	vertical-align: bottom;
}

.m {
	width: 100%;
	margin: 5px;
	vertical-align: bottom;
	text-align: center;
	font-family: century gothic, verdana, sans serif; font-size: 10pt; font-weight:bold; color: #B1B1B3; text-decoration:none;
}
.m A {
	font-family: century gothic, verdana, sans serif; font-size: 10pt; font-weight:bold; color: #B1B1B3; text-decoration:none;
}

.m2 {
	width: 100%;
	margin: 0px;
	text-align: center;
	font-family: century gothic, verdana, sans serif; font-size: 10pt; font-weight:bold; color: #B1B1B3; text-decoration:none;
}

.m2 A {
	font-family: century gothic, verdana, sans serif; font-size: 10pt; font-weight:bold; color: #B1B1B3; text-decoration:none;
}

.searchIt {
	display: none;
}

.h210 {
	height: 215px;
}

.member {
	width: 625px;
}

.title {
	font-family: century gothic, verdana, sans serif; font-size: 20pt; color: #B1B1B3;
	text-align: left;
}

.title A {
	font-family: century gothic, verdana, sans serif; font-size: 20pt; color: #B1B1B3; text-decoration:none;
	text-align: left;
}

.bar {
	background-color: #324B54;
}

a.centerlink:link {
	margin-left: auto; margin-right: auto;
}

.bold {
	font-weight: bold;
	text-align: left;
}

.italic {
	font-style: italic;
	font-size: 22pt;
}

.biography {
	text-align: justify;
	vertical-align:top;
	height:105px;
}

.contactText{
	text-align: justify;
	width: 250px;
	vertical-align: bottom;
}

.right {
	text-align: right;
	width:200px;
}

.changePage {
	text-align: right;
}
a.changePage:link { text-decoration: none; }

.caption {
	font-style: italic;
}