body {
	background: #FFB9DC;
}

.wrapper {
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.linkbar {
	border-top: 1px solid #FF00FF;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #FF3399;
}

.bottom {
	background-color: #00FF00;
}

.copyright {
	color: #977984;
}

.copyright a {
	color: #977984;
}

a {
	color: #5a6e89;
}

.menu {
	background-color: #FFFF00;
	background-image: url(images/menu_bg.png);
	background-repeat: repeat-y;
}

.topblock {
	background-color: #FF80C0;
}

.blurb {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d1d1d1;
}

.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1d1d1;
}
.bottombar {
	background-color: #FF80C0;
}

.content {
	background: #FFF0F0;
	color: #FF0000;
}

.collections {
	color: #FF4642;
}

.date {
	color: #5f5f5f;
}

.imageblurb {
	background-image: url(images/image_blurb.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

.leftbox {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #5a6e89;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5a6e89;
}
