body {
	background-color: #D2DDEC;
	background-image: url('images/background-repeat.gif');
	background-repeat: repeat-x;
}

#topblue {
	height: 15px;
	background-color: #ABC6E4;
	margin: 0px;
}

#home {
	width: 627px;
	position: relative;
	margin-left: 30px;
	margin-right: auto;
	margin-top: 22px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	background-image: url('images/rpt-home-bg.gif');
	background-position: top right;
	background-repeat: repeat-y;
	font-size: 1.2em;
}

#content {
	width: 300px;
	margin: 6px 6px 0px 6px;
	padding: 0px 0px 170px 0px;
	background-image: url('images/home-giralsreading.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
}

#rightcontent {
	width: 301px;
	float: right;
}

#footer {
	width: 627px;
	margin-left: 30px;
	border: none;
	background: none;
	font-size: 1.2em;
}

#affiliates {
	position: absolute;
	bottom: 0px;
	right: 2px;
}

.shopclosed {
	border:1px solid #e8e8d1;
	background-color:#fcfcee;
	padding:4px;
	color:#993333;
}

.promotion {
	margin: 5px 0px 10px 0px;
}