body {
	font-family: Georgia; 
	font-size: 90%;
	color: #e4e4f1;
	background-color: #91537D;
	text-align: center; 
}

.rim {
	margin-top: 5px;
	margin-left: 15px;
	text-align: left;
	width: 796px;
	height: 1650px;
	border: 1px solid #91537D; 
	padding: 0px;
}

.logo {
	margin-top: 5px;
	margin-left: 15px;
	position: absolute;
}

.nav {
	background-color: #91537D;
	padding: 5px;
	width: 300px;
	margin-top: 56px;
	margin-left: 490px;
	position: absolute;
}

.frame {
	margin-top: 84px;
	margin-left: 0px;
	text-align: left;
	width: 795px;
	height: 1500px;
	border: 5px solid #7b476a;
	padding: 0px;
	position: absolute;
}

.border {
	margin: 0px;
	width: auto;
	height: 1500px;
	border: 15px solid #a6779a;
	padding: 0px;
	background: #91537D
}

.blurb {
	background-color: #91537D;
	border: 1px solid #91537d;
	padding: 25px;
	width: 675px;
	margin-top: 10px;
	margin-left: 0px;
	font-size: 88%;
	position: absolute;
}

a.blob:link {
	font-family: Georgia;
	font-size: 100%;
	font-weight: bolder;
	color: #bb9cb8;
}

a.blob:visited {
	font-family: Georgia;
	color: #bb9cb8;
	font-size: 100%;
	font-weight: bolder;
}

a.blob:hover {
	text-decoration: underline;
	color: #E4E4F1;
}

a.fade img {
	filter: alpha(opacity=100); 
	opacity: 1.0;
}

a.fade:hover img {
	filter: alpha(opacity=40);
	opacity: 0.40;
}

a.fade span {
	display: none;
	text-decoration: none;
}

a.fade:hover span {
	display: block;
	color: #7b476a;
	font-size: 130%;
	font-weight: bolder;
	position: absolute;
	text-decoration: none;
	margin-top: 25px;
	margin-left: 25px;
	text-align: center;
}

.sale1 {
	background-color: #e4e4f1;
	border: 5px solid #a6779a;
	padding: 5px;
	width: auto;
	margin-top: 160px;
	margin-left: 15px;
	position: absolute;
	text-align: center;
}

.sale2 {
	background-color: #e4e4f1;
	border: 5px solid #a6779a;
	padding: 5px;
	width: auto;
	margin-top: 160px;
	margin-left: 245px;
	position: absolute;
	text-align: center;
}

.sale3 {
	background-color: #e4e4f1;
	border: 5px solid #a6779a;
	padding: 5px;
	width: auto;
	margin-top: 160px;
	margin-left: 475px;
	position: absolute;
	text-align: center;
}

.sale4 {
	background-color: #e4e4f1;
	border: 5px solid #a6779a;
	padding: 5px;
	width: auto;
	margin-top: 375px;
	margin-left: 15px;
	position: absolute;
	text-align: center;
}

.sale5 {
	background-color: #e4e4f1;
	border: 5px solid #a6779a;
	padding: 5px;
	width: auto;
	margin-top: 375px;
	margin-left: 245px;
	position: absolute;
	text-align: center;
}

.sale6 {
	background-color: #e4e4f1;
	border: 5px solid #a6779a;
	padding: 5px;
	width: auto;
	margin-top: 375px;
	margin-left: 475px;
	position: absolute;
	text-align: center;
}

.sale7 {
	background-color: #e4e4f1;
	border: 5px solid #a6779a;
	padding: 5px;
	width: auto;
	margin-top: 590px;
	margin-left: 15px;
	position: absolute;
	text-align: center;
}

.sale8 {
	background-color: #e4e4f1;
	border: 5px solid #a6779a;
	padding: 5px;
	width: auto;
	margin-top: 590px;
	margin-left: 245px;
	position: absolute;
	text-align: center;
}

.sale9 {
	background-color: #e4e4f1;
	border: 5px solid #a6779a;
	padding: 5px;
	width: auto;
	margin-top: 590px;
	margin-left: 475px;
	position: absolute;
	text-align: center;
}

.sale10 {
	background-color: #e4e4f1;
	border: 5px solid #a6779a;
	padding: 5px;
	width: auto;
	margin-top: 805px;
	margin-left: 15px;
	position: absolute;
	text-align: center;
}

.sale11 {
	background-color: #e4e4f1;
	border: 5px solid #a6779a;
	padding: 5px;
	width: auto;
	margin-top: 805px;
	margin-left: 245px;
	position: absolute;
	text-align: center;
}

.sale12 {
	background-color: #e4e4f1;
	border: 5px solid #a6779a;
	padding: 5px;
	width: auto;
	margin-top: 805px;
	margin-left: 475px;
	position: absolute;
	text-align: center;
}

.sale13 {
	background-color: #e4e4f1;
	border: 5px solid #a6779a;
	padding: 5px;
	width: auto;
	margin-top: 1120px;
	margin-left: 15px;
	position: absolute;
	text-align: center;
}

.sale14 {
	background-color: #e4e4f1;
	border: 5px solid #a6779a;
	padding: 5px;
	width: auto;
	margin-top: 1120px;
	margin-left: 245px;
	position: absolute;
	text-align: center;
}

.sale15 {
	background-color: #e4e4f1;
	border: 5px solid #a6779a;
	padding: 5px;
	width: auto;
	margin-top: 1120px;
	margin-left: 475px;
	position: absolute;
	text-align: center;
}
.copyright {
	position: absolute;
	margin-top: 1500px;
	margin-left: 25px;
	font-size: 100%;
}

a img {
	border: none;
}

a:link {
	color: #E4E4F1;
	font-size: 100%;
	text-decoration: none;
}

a:visited {
	color: #E4E4F1;
	font-size: 100%;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #E4E4F1;
}

a.thumb:link {
	font-weight: bolder;
	color: #7b476a;
	text-decoration: none;
}

a.thumb:visited {
	font-weight: bolder;
	color: #7b476a;
	text-decoration: none;
}
a.copy:link {
	color: #E4E4F1;
	font-size: 100%;
	text-decoration: none;
}

a.copy:visited {
	color: #E4E4F1;
	font-size: 100%;
	text-decoration: none;
}

a.copy:hover {
	text-decoration: underline;
	color: #E4E4F1;
}

a.back:link {
	color: #E4E4F1;
	font-size: 85%;
	text-decoration: none;
}

a.back:visited {
	color: #E4E4F1;
	font-size: 85%;
	text-decoration: none;
}

a.back:hover {
	text-decoration: underline;
	color: #E4E4F1;
}

h2 {
	font-size: 120%;
	font-family: Georgia, serif;
	color: #a6779a;
	font-weight: bolder; 
}

h3 {
	font-size: 140%;
	font-family: Georgia, serif;
	color: #e4e4f1;
	font-weight: bolder; 
}

h4 {
	font-size: 135%;
	color: #E4E4F1;
	font-weight: bolder;
}