@charset "UTF-8";
/* CSS Document */

#wrapper {
	width: 820px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 9px solid #1C1C1C;
	background-color: #122134;
}
#txt a, #txt a:link, #txt a:visited {
	color: #F5D054;
}
.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: #FFFFFF;
}

.advertisement {
	font-size: 40px;
	text-align: center;
	font-weight: bold;
	padding: 10px 15px;
	color: #FFFFFF;
}

.advertisement a {
	color: #FFFFFF;
}

.advertisement img {
	margin: 0px 15px;
	vertical-align: bottom;
}

body {
	background-color: #ACC8CC;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.salestxt a, .salestxt a:link, .salestxt a:visited {
	color: #F5D054;
	text-decoration: blink;
}
.red {
	font-weight: bold;
	color: #B3323B;
}
#footer {
	padding-top: 25px;
	padding-bottom: 10px;
	text-align: center;
	background-color: #1C1C1C;
	font-size: 11px;
}
#footer_logo {
	background-color: #1C1C1C;
	padding: 10px;
	vertical-align: top;
	text-align: center;
}
#footer a, #footer a:link, #footer a:hover {
	color: #F5D054;
	font-weight: bold;
	padding: 3px;
}
.thumbspic {
	border: 4px solid #F5D054;
	margin: 3px;
}
.thumbspic:hover {
	border: 4px solid #A12E39;
	margin: 3px;
}
.salestxt a:hover {
	color: #B3323B;
}
#txt {
	padding-right: 10px;
	padding-left: 10px;
}
#txt a:hover {
	color: #B3323B;
}
.thumbs:hover {
	border: 4px solid #A12E39;
}
