body {
	background-image: url(images/sew-bg-80.jpg);
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#header {
	width: 100%;
	background-image: url(images/fi-me-banner-grey.jpg);
	background-repeat: no-repeat;
	height: 162px;
}
#top-nav a {
	font-size: 14px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}

#top-nav a:hover {
	font-size: 14px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	color: #cc0099;
}

#holder {
	width: 800px;
	text-align: left;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -400px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #CC0099;
	border-left-color: #CC0099;
	min-height: 800px;
}
#wide-box {
	width: 560px;
	margin-right: 3px;
	margin-left: 3px;
	border: 1px dashed #3399cc;
}
#small-box {
	width: 250px;
	margin-right: 20px;
	margin-left: 3px;
	border: 1px dashed #C4C0BF;
	float: left;
	height: 210px;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6666CC;
}

#pink-box {
	width: 265px;
	margin-right: 3px;
	margin-left: 10px;
	border: 1px dashed #BF0082;
	float: right;
	height: 250px;
}
#nav {
	height: 20px;
	width: 800px;
	float: right;
	padding-top: 75px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#right {
	float: right;
	padding-right: 10px;
}
#content {
	float: right;
	width: 550px;
	background-color: #FFFFFF;
	height: 400px;
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 15px;
}
#content a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#shop-nav {
	float: left;
	width: 170px;
	padding: 5px;
	border: 1px dashed #0099CC;
	margin-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #ECFFFF;
	margin-top: 15px;
}
#scissors-border {
	background-image: url(images/scissors-blue.jpg);
	background-repeat: repeat-x;
	height: 79px;
	width: 798px;
	background-position: center bottom;
}

#left {
	float: left;
}
#wide-title {
	height: 18px;
	width: 100%;
	background-color: #3399CC;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 2px;
}
#small-title {
	height: 18px;
	width: 261px;
	background-color: #0099CC;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 2px;
}
#pink-title {
	height: 18px;
	width: 261px;
	background-color: #BF0082;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 2px;
}
#wide-content img {
	float: left;
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
}
#wide-content {
	padding: 3px;
}
#top-nav {
	text-align: right;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #BF0082;
	font-size: 18px;
	}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #BF0082;
	font-size: 16px;
	}
