body {
	background: #ffffff;
	font-size: 11px;
	font-family: "Century Gothic", arial;
	color: #000000;
	margin: 15px;
}
body, p, th, td {
	font-size: 11px;
	font-family: "Century Gothic", arial;
}
a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover, a:active {
	color: #e2377b;
	text-decoration: underline;
}
h1 {
	font-size: 14px;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 4px;
}
h2 {
	font-size: 12px;
	margin-bottom: 0;
}
h3 {
	padding: 0 0 10px 25px;
	margin-bottom: 20px;
	background: url(/images/quote.gif) no-repeat;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}
.main {
	font-size: 11px;
	font-family: "Century Gothic", arial;
}
.menu {
	font-size: 10px;
	line-height: 17px;
}
.menu1 {
	font-size: 10px;
	line-height: 15px;
	width: 800px;
	text-align: right;
}
.cat-menu {
	padding-top: 7px;
	padding-bottom: 10px;
}
.cat-menu a:link, .cat-menu a:visited {
	font-size: 15px;
	text-decoration: none;
	display: block;
}
.cat-menu a:active, .cat-menu a:hover {
	font-size: 15px;
	text-decoration: underline;
	display: block;
}
.white {
	background: #ffffff;
	border-left: 10px solid #a2a2b8;
}
.pagelinkcolor {
	font-size: 11px;
}
.cartcolor {
	font-size: 11px;
}
.itemcolor {
	font-size: 11px;
}
.content {
	padding: 30px 0 20px 50px;
}
.top-line {
	width: 850px;
	background: url(/images/top-line.gif) no-repeat;
	height: 120px;
}
.pink {
	border: 1px solid #ded9db;
}
.title {
	padding-top: 20px;
	font-size: 16px;
}
.accent {
	font-weight: bold;
	font-size: 12px;
}
.accent1 {
	font-style: italic;
	font-size: 13px;
}
.border {
	border: 1px solid #d2ced0;
}
.sold-items {
	width: 560px;
	padding: 20px 0 0 0;
}

.menuSide {
	padding: 24px 0 0;
}
.menuSide a {
	display: block;
	height: 50px;
}
.preloader {
	position: absolute;
	left: -1000px;
	bottom: 0;
}
