body {
	background-color: #355492;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	color: #333333;
}
a:link, a:visited {
	color: #493A6D;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
.floatlft {
	float: left;
}
.clear {
	clear: both;
}
.whitetext {
	color: #d0dae5;
}
.greentext {
	color: #508d7e;
}
.font11 {
	font-size: .85em;
}
#divWrapper {
	width: 851px;
	background-image: url(../images/bgslice.gif);
	background-repeat: repeat-y;
	position: relative;
}
#divHeader {
	background-image: url(../images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: 231px 0px;
	margin: 0px;
	height: 171px;
	position: relative;
}
#divPurple {
	position: absolute;
	top: 31px;
	right: 72px;
	background-image: url(../images/contact-bg.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #d1dfe9;
	border-left: 1px solid #d1dfe9;
	line-height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	background-position: right;
}
#divPurple a:link, #divPurple a:visited {
	color: #d0dae5;
	font-weight: normal;
}
#divNav {
	padding-top: 106px;
	height: 65px;
}
#divLftCol {
	width: 231px;
	min-height: 250px;
	height: expression( this.scrollHeight < 250 ? "250px" : "auto" );
	background-image: url(../images/lft-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 22px;
	padding-bottom: 147px;
	color: #d0dae5;
	margin: 0px;
	padding-top: 0px;
}
#divLftCol a:link, #divLftCol a:visited {
	color: #d0dae5;
	text-decoration: none;
	font-weight:normal;
}
#divLftCol a:hover {
	text-decoration: underline;
}
#divLftContent {
	padding: 40px 5px 10px 30px;
	margin: 0px;
}
#waterlily {
	height: 147px;
	width: 231px;
	position: absolute;
	left: 0px;
	z-index: 2;
	bottom: 23px;
}
#divRgtCol {
	width: 619px;
	margin: 0px;
	padding: 0px;
}
#heading {
	margin-left: -10px;
}
#divRgtContent {
	background-color: #d1dfe9;
	background-image: url(../images/rgt-bg.jpg);
	background-repeat: no-repeat;
	width: 528px;
	margin: 0px;
	padding: 0px 10px 20px;
}
#divFooter {
	width: 550px;
	text-align: center;
	padding: 10px 70px 20px 230px;
}
#divFooter a:link, #divFooter a:visited {
	font-weight: normal;
	color: #D0DAE5;
	text-decoration: none;
}
#divFooter a:hover {
	text-decoration: underline;
}
