body {
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: Arial,
             Helvetica,
             "URW Chancery L",
             Tahoma;
	font-size: 10pt;
}
#main {
	width: 893px;
	text-align: left;
}
#banner {
	width: 893px;
	height: 116px;
	text-align: left;
	postiion: relative;
}
#StJamesBan {
	width: 893;
}
#sidebar {
	width: 259px;
	float: left;
}
#stitle {
	font-size: 18pt;
	color: #fff;
	font-weight: bolder;
	padding-left: 5px;
}
#content {
	background-color: #c6c6c6;
	position: relative;
}
#maincontent {
	width: 634px;
	float: right;
	margin-right: 0px;
	text-align: justify;
	background-color: #fff;
	position: relative;
}
#leftcol {
	margin-top: 10px;
	margin-left: 10px;
	width: 305px;
	float: left;
	postion: relative;
}
#rightcol {
	margin-top: 10px;
	margin-left: 10px;
	width: 305px;
	float: right;
	position: relative;
}
.leftcol {
	margin-top: 10px;
	margin-left: 10px;
	width: 305px;
	float: left;
	postion: relative;
}
.rightcol {
	margin-top: 10px;
	margin-left: 10px;
	width: 305px;
	float: right;
	position: relative;
}
.caption {
	font-size: 9pt;
}
h3 {
	color: #749ff6;
}
#nav {
	margin-top: 0px;
	margin-left: 259px;
}
