body {
	text-align: center;
	background: #DCCDB6;
}
.content {
	font-size: 10px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 15px 10px 10px 10px;
}
.content h1 {
	font-size: 14px;
	font-weight: bold;
}
.content p, ul, form{
	font-size: 10px;
}
.content h2 {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: -15px;
}
.content ul {
	margin-bottom: 30px;
}
.sidebar {
	text-align: left;
	font-size: 9px;
	margin: 0 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3;
}
.mainBorder {
	border: 5px solid #fff;
}
.footer {
	text-align: left;
	color: #ddd;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 1.3;
	}
.footer a:link{
	text-color: #fff;
	text-decoration: underline;
}
.footer a:visited{
	text-color: #FFFFFF;
	text-decoration: none;
}
.footer a:active{
	text-color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover{
	text-color: #FFFFFF;
	text-decoration: underline;
}

.doll {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../images2005/doll.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.couponoption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#footerNav {
	text-align: right;
	margin-right: 55px;
	color: #fff;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9px;
	line-height: 1.3;
}
#footerNav a:link {
	color: #fff;
	text-decoration: underline;
	
}#footerNav a:visited {
	color: #fff;
	text-decoration: underline;
}
#footerNav a:hover {
	color: #fff;
	text-decoration: underline;
}
#footerNav a:active {
	color: #fff;
	text-decoration: underline;
}

