body {
	background-color:#f4f4f4;
	}
	p {
	font-family: georgia;
	font-size: 85%;
	font-weight: normal;
	color: #53537d;
	line-height: 1.5;
	margin: 0 10px 10px 10px;
	}
.currentpg {
	font-weight: normal;
	display: block;
	background-color: #53537d;;
	font-size: 85%;
	color: #FFFFFF;
	text-align: left;
	margin: 0 0 5px 0px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.currentpgindent{
	font-weight: normal;
	display: block;
	background-color: #53537d;;
	font-size: 85%;
	color: #FFFFFF;
	text-align: left;
	margin: 0 0 5px 15px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.quote {
	font-family: georgia;
	font-size: 70%;
	font-weight: normal;
	color: #2e8b2e;
	line-height: 1.5;
	margin: 0 10px 10px 10px;
	}
h1 {
	font-family: georgia;
	font-size: 95%;
	font-weight: bold;
	color: #53537d;
	margin: 10px 50px 0px 10px;
	padding-bottom: 0px;
}
h2 {
	font-family: georgia;
	font-size: 95%;
	font-weight: bold;
	color: #53537d;
	margin: 0 50px 5px 0px;
}
h3 {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #53537d;
	margin: 0 0 5px 20px;
	border-bottom: 1px solid #339933;
}
.indentext {
	margin: 0 0 10px 20px;
}
.linktext {
	line-height: 1;
	margin: 0 0 5px 5px;
	font-size: 85%;
	padding-bottom:0px;
}
.linktextindent {
	line-height: 1;
	margin: 0 0 5px 15px;
	font-size: 85%;
	padding-bottom: 0px;
}
.smalltext {
	font-size: 70%;
}
.buttontext {
	font-family:georgia;
	font-size: 85%;
	color: #2e8b2e;
}
.smalltext{
	font-size: 70%;
	text-align: left;
}
.smalltextcenter{
	font-family: georgia;
	font-size: 80%;
	text-align: center;
	line-height: 1;
	color: #53537d;
}
ul {
	font-family: georgia;
	font-size: 85%;
	font-weight: normal;
	color: #53537d;
}
li {
	margin: 0 0 10px 20px;
}	
#stplogo{
	position: absolute;
	top: 0px;
	left: 10px;
	width: 560px;
}
#hplinks {
	position: absolute;
	top: 243px;
	left: 128px;
	width: 190px;
	border-top: 1px solid #53537d;
	border-left: 1px solid #53537d;
	border-bottom: 1px solid #53537d;
	background-color: #eaeaea;
}
#blurb {
	position: absolute;
	top: 151px;
	left: 318px;
	width: 452px;
	background-color:#FFFFFF;
	padding: 10px;
	border: 1px solid  #53537d;
}
#pageheader {
	position: absolute;
	top: 7px;
	left: 69px;
	height: 90px;
	width: 530px;
}
#linkpanel {
	position: absolute;
	top: 108px;
	left: 26px;
	width: 190px;
	padding-top: 5px;
	padding-right: 3px;
	background-color: #eaeaea;
	border-top: 1px solid #53537d;
	border-bottom: 1px solid #53537d;
	border-left: 1px solid #53537d;
}
#content {
	position: absolute;
	top: 108px;
	left: 216px;
	background-color:#FFFFFF;
	width: 65%;
	padding: 10px;
	border: 1px solid #53537d;
}
a:link {
	color: #53537d;
	text-decoration: none;
	font-weight: normal;
}
a:link:hover:active {
	color: #53537d;
	text-decoration:underline;
	font-weight: normal;
}
a:visited {
	color: #53537d;
	text-decoration: none;
	font-weight: normal;
}
a:visited:hover {
	color: #53537d;
	text-decoration: underline;
	font-weight: normal;
}
#content a:link {
	color: #2e8b2e;
	text-decoration: none;
	font-weight: normal;
}
#content a:link:hover:active {
	color: #2e8b2e;
	text-decoration:underline;
	font-weight: normal;
}
#content a:visited {
	color: #2e8b2e;
	text-decoration: none;
	font-weight: normal;
}
#content a:visited:hover {
	color: #2e8b2e;
	text-decoration: underline;
	font-weight: normal;
}
#blurb a:link {
	color: #2e8b2e;
	text-decoration: none;
	font-weight: normal;
}
#blurb a:link:hover:active {
	color: #2e8b2e;
	text-decoration:underline;
	font-weight: normal;
}
#blurb a:visited {
	color: #2e8b2e;
	text-decoration: none;
	font-weight: normal;
}
#blurb a:visited:hover {
	color: #2e8b2e;
	text-decoration: underline;
	font-weight: normal;
}
#screenshots {
	position: absolute;
	top: 108px;
	left:150px;
	background-color:#f4f4f4;
	width: 50%;
}
td#title {
	padding-top: 0px;
	padding-bottom: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	font-size: 100%;
	text-align: center;
	color: #53537d;
}
