body {
	background-color: #728792;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 27px;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	border-right-width: 3px;
	border-right-style: double;
	border-right-color: #FFFFFF;
	margin-top: 0px;
	padding-left: 15px;
	margin-bottom: 0px;
}
.imgLeft {
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: -15px;
}
.introText {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
	width: 450px;
}
.creditsText {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
	width: 380px;
	margin-top: 20px;
}
.title {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 30px;
	color: #FFFFFF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
}
.section {
	line-height: 1.25em;
	font-weight: bold;	
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #8B99A4;
}
a:active {
	text-decoration: none;
}
.return {
	padding: 30px 0;
	margin: 0;
}
.return a {
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 8px;
	background-color: #5B6C74;
	border: 1px solid #999999;
	display: inline;
	margin-right: 10px;
}
.return a:hover {
	text-decoration: none;
	color: #92ACBA;
}
.resources {
	clear: left;
	padding-top: 10px;
	padding-bottom: 25px;
	margin: 0;
}
.resources a {
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 8px;
	border: 1px solid #999999;
	border-left: none;
	border-right: none;
}
.resources a:hover {
	text-decoration: none;
	color: #3E4751;
}
.container {
	padding: 20px 0 0;
	clear: both;
	margin: 0;
}
.containerA {
	float: left;
	background: #849CA8 url(images/rounded-leftTop.gif) no-repeat left top;
	margin: 0;
	padding: 0;
}
.containerB {
	float: left;
	background: url(images/rounded-rightTop.gif) no-repeat right top;
	margin: 0;
	padding: 0;
}
.containerC {
	float: left;
	background: url(images/rounded-leftBottom.gif) no-repeat left bottom;
	margin: 0;
	padding: 0;
}
.containerD {
	float: left;
	background: url(images/rounded-rightBottom.gif) no-repeat right bottom;
	margin: 0;
	padding: 0;
}
.paragraph strong {
	margin: 0;
	padding: 0;
}
.paragraph {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0;
	padding: 15px 20px;
	float: left;
}
ul {
	margin: 0;
	padding: 0;
}
ul li {
	margin-left: 8px;
	margin-top: 8px;
	padding-left: 0px;
	list-style-type: none;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #3E4751;
}
ul li a {
	text-decoration: none;
}
ul li a:hover {
	text-decoration: none;
	color: #000000;
}
.bottom {
	clear: both;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 0px;
	padding-left: 0px;
}
.logoBox {
	clear: both;
	padding: 40px 0 0;
 	margin: 0px;
}
.imgLink {
	border: none;
	font-size: 10px;
	margin: 0;
}
.imgLink a:hover {
	color: #000000;
}
.logo {
	border: none;
}
.bg {
	background-image: url(images/soap.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 700px;
	margin: -20px 0px 0px;
	padding: 0px;
}





.friend a {
	background-color: #728792;
	background-image: url(friend/friend.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 35px;
	padding-bottom: 2px;
	padding-top: 2px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.08em;
	line-height: 1.35em;
	text-decoration: none;
}
.friend a:hover {
	color: #000000;
	/*background-position: -2999px center;*/
}
