body {
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
}
a {
	color: #990000;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#header {
	width: 800px;
}
#nav {
	width: 800px;
}

#leftSide {
	float: left;
	width: 173px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#leftSide p {
	padding-right: 8px;
	padding-left: 8px;
}
#rightSide {
	float: right;
	width: 600px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#rightSide2 {
	float: right;
	width: 600px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background: #FFFFFF url(images/soldOutBg.gif) no-repeat;
}
#rightSide p {
	margin-right: 15px;
}
#footer {
	clear: both;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #610103;
	padding-top: 15px;
	padding-bottom: 15px;
}
#footer p {
	padding-right: 15px;
	padding-left: 15px;
}
.boldText {
	font-weight: bold;
	color: #024C73;
}
.justadded {
	font-weight: bold;
	color: #024C73;
	color: #999999;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #610103;
}
#index3container {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#indexLeft {
	float: left;
	width: 245px;
	*margin-left:8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(images/bgSplashBoxes_sold.gif);
	height: 670px;
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 17px;
}

#indexLeft.boldIndexHeadline {
	color:#999999;
}
#indexMiddle {
	width: 245px;
	float: left;
	margin-left: 14px;
	*margin-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(images/bgSplashBoxes.gif);
	height: 670px;
	padding-bottom: 17px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#indexRight {
	float: left;
	width: 245px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(images/bgSplashBoxes.gif);
	height: 670px;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 17px;
	margin-left: 14px;
	*margin-left: 7px;
}
#index2Column {
	float: left;
	width: 490px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(images/bgSplash2Col.gif);
	height: 670px;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 17px;
	margin-left: 14px;
}
#indexLeft p, #indexMiddle p, #indexRight p, #index2Column p {
	padding-right: 10px;
	padding-left: 17px;
}
#containerIndex {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #FFFFFF;
}
.boldIndexHeadline {
	font-weight: bold;
	color: #880105;
	padding-right: 10px;
	padding-left: 17px;
	padding-top: 7px;
}
.buttonIndexMore {
	width: 201px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: bottom;
}
.specialOffer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #AA2624;
}
.stamp {
	position:absolute;
	left: 450px;
	top: 500px;
	z-index:2;
}