#wrapper {
	width: 820px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 9px solid #CC3300;
	background:#EFDECB;
}

.advertisement A{
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	color:#CC0000;
}

#txt a, #txt a:link, #txt a:visited {
	color:#CC0000;
}
.thumbs {
	border: 4px solid #F5D054;
}
.salestxt {
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	color:#0066CC;
}

body {
	background-image:url(images/bg.jpg);
	margin: 0px;
	padding: 0px;
	font-family:"Trebuchet MS";
}
#footer {
	text-align: center;
	background:#CC3333;
	font-size: 11px;
}
#footer_logo {
	background:#FF6600;
	padding: 10px;
	vertical-align: top;
	text-align: center;
}
#footer a, #footer a:link, #footer a:hover #footer a:visited {
	color: #F5D054;
	font-weight: bold;
	padding: 3px;
}
.thumbspic {
	border: 4px solid #000000;
	margin: 3px;
}
.thumbspic:hover {
	border: 4px solid #333333;
	margin: 3px;
}
.salestxt a:hover {
	color: #B3323B;
}
.thumbs:hover {
	border: 4px solid #A12E39;
}
