body {
	background-image:  url(back.png);
	background-repeat: repeat-x;
}
table.maintable {
	text-align: left;
	width: 750px;
	border-collapse: collapse;
	border: 0px;
}
table.orgz {
	text-align: left;
	width: 700px;
	border-collapse: collapse;
	border: 0px;
}
table.org{
	text-align: center;
	width: 750px;
	border: none;
}
td.logo {
	background-image: url(img/stthomas.jpg);
	background-repeat: no-repeat;
	vertical-align: bottom;
	height: 298px;
}
td.logo2 {
	background-image: url(img/stthomas.jpg);
	background-repeat: no-repeat;
	vertical-align: bottom;
	height: 150px;
}
.logotop {
	height: 20px;
}
.navbar {
	position: absolute;
	top: 90px;
	left: 50px;
	width: 170px;
	vertical-align: top;
	background-color: #C0D8D8;
	text-align: left;
	padding: 5px;
	background-image: url(navbottom.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.right {
	position: absolute;
	top: 5px;
	left: 230px;
}
.navbottom {

}
.text {
	padding: 10px;
	background-color: White;
}
.text3 {
	padding: 20px;
	background-color: White;
}
.bottom {
	padding-bottom: 20px;
}
.white {
	background-color: White;
	height: 50px;
	text-align: center;
}
a:link {font-family: century, serif; color: #264449;}
a:visited {font-family: century, serif;	color: #2B2649;}
a:active {font-family: century, serif;	color: #264449;}
a:hover {font-family: century, serif;	color: #9F9F9F;}

.headline {
	background-image:  url(headline.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 100%;
	padding-left: 10px;
}
h1 {
	font: Century;
	font-size: 18px;
	color: #264449;
	font-weight: bold;
}
h2 {
	font: Century;
	font-size: 20px;
	color: #264449;
	font-weight: bold;	
	text-shadow: #708090  2px 2px 2px;
}
h3 {
	font: Century;
	font-size: 16px;
	color: #264449;
	font-weight: bold;	
}
h4 {
	font: Century;
	font-size: 18px;
	color: #264449;
	font-weight: bold;
	text-decoration: underline;
}
p {color: #264449;
	font-family: century, serif;
}
li {color: #264449;
	font-family: century, serif;
}
.members {
	padding: 0px 20px 0px 10px; 
	vertical-align: top;
}
