body {
	background-color: #ffffff;
	background-repeat: repeat-x;
}

#home {
	width: 967px;
	position: relative;
	margin:22px auto 0px auto;
	background-position: top right;
	background-repeat: repeat-y;
}

#content {
	/*width: 452px;*/
	margin: 18px;
	background-color:#ffffff;
	padding:18px;
	height:315px;
}

#rightcontent {
	width: 243px;
	margin:18px;
	margin-left:0px;
}

.main td {vertical-align:top;}

#footer {
	background:url(images/footer.jpg); 
	background-repeat:repeat-x; 
	margin:0px auto;
	height:33px;
	/*width:786px;*/
	text-align: center;
}
#footer p { 
	color: #000000;
	font-size: 1.1em;
	padding: 9px;
	font-weight:bold;
}

#footer a {color:#2C769B; font-weight:bold;}
#footer a:hover {color:#2C769B; text-decoration:underline;}

#affiliates{margin-bottom:18px;}
.affs td{vertical-align:middle; text-align:center; padding-top:10px;}

.shopclosed {
	border:1px solid #e8e8d1;
	background-color:#fcfcee;
	padding:4px;
	color:#993333;
}

.promotion {
	margin: 5px 0px 10px 0px;
}