@charset "utf-8";
#Wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border: thin inset #BCBCBC;
}

#Wrapper #Header {
	height: 249px;
	width: 1000px;
}
#Wrapper #NavigationBar {
	background-image: url(../images/navbarbg.gif);
	height: 35px;
	width: 1000px;
}
#Wrapper #MainContentArea {
	background-image: url(../images/maincontentbg.gif);
	width: 1000px;
}
#Wrapper #MainContentArea #Introduction p {
	color: #FFFFFF;
	margin: 0px;
}
#Wrapper #MainContentArea #links {
	background-color: #2A1F32;
}

#Wrapper #MainContentArea #Introduction #EmbroideryText {
	width: 600px;
}

#Wrapper #MainContentArea #bearbtn {
	height: auto;
	width: 333px;
	float: left;
}
#Wrapper #MainContentArea #embroidbtn {
	height: auto;
	width: 333px;
	float: left;
}
#Wrapper   #MainContentArea   #qultbtn {
	height: 300px;
	width: 313px;
	float: left;
}

#Wrapper #MainContentArea #Footer {
	background-image: url(../images/images/StitchesByLouFooter2_02.gif);
	float: none;
	height: 200px;
	width: 1000px;
	bottom: 0%;
	background-repeat: no-repeat;
}
#Wrapper #MainContentArea td {
	width: 320px;
	color: #DEDEDE;
	text-align: center;
	padding: 5px;
	text-indent: 5px;
	border-bottom-width: thin;
	border-bottom-color: #CFCFCF;
	border-left-color: #CFCFCF;
}
#Wrapper #MainContentArea #spacerTop {
	height: 15px;
	width: 1000px;
}
#Wrapper #MainContentArea #Introduction #QuiltingPrices {
	width: 600px;
}
#Wrapper #MainContentArea #SewBtns {
	width: 100%;
	height: 275px;
	margin: 0px;
}

#Wrapper #MainContentArea #PricingText {
	width: 600px;
}
#Wrapper #MainContentArea #links a {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	color: #CC33FF;
}
#Wrapper #MainContentArea #Introduction a {
	color: #CC00FF;
	text-decoration: none;
}
