.box_whiteoutline {
	background-color: fbe5e8;
	width: 900px;
	border: 0px solid #FFF;
	position: static;
	background-image: url(imgs/PoshPink.jpg);
	background-repeat: repeat;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	height: 600px;
}
.bodycopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #33210E;
	text-align: justify;
	position: relative;
	clear: both;
	width: 640px;
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
	line-height: 21px;
	vertical-align: top;
}
body {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.navigationLeft {
	height: 20px;
	width: 185px;
	position: static;
	margin-top: 108px;
	float: left;
}
.logo {
	position: relative;
	top: 0px;
	width: 400px;
	clear: none;
	float: left;
}
.navigationRight {
	position: relative;
	float: right;
	clear: none;
	top: 0px;
	height: 20px;
	width: 185px;
	margin-top: 108px;
}
.box_whiteoutlineWelcome {
	background-color: fbe5e8;
	width: 640px;
	border: 10px solid #FFF;
	position: static;
	background-image: url(imgs/PoshPink.jpg);
	background-repeat: repeat;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	height: 562px;
}
.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	height: 20px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	font-weight: bold;
	vertical-align: middle;
	text-align: right;
}

