.copyright {
	font-family: Helvetica, Arial, sans-serif, "Kidprint MT Std";
	font-size: 12px;
	color: #CC0033;
	text-align: center;
}

.fabric {
	font-family: Helvetica, Arial, sans-serif, "Kidprint MT Std";
	font-size: 18px;
	color: #0066CC
}

.tagline {
	font-family: Helvetica, Arial, sans-serif, "Kidprint MT Std";
	font-size: 16px;
	color: #009900;
	text-align: center;
}

.swatchlabel {
	font-family: Helvetica, Arial, sans-serif, "Kidprint MT Std";
	font-size: 24px;
	color: #FF80FF;
	text-align: center;
}

.messagetop {
	font-family: Helvetica, Arial, sans-serif, "Kidprint MT Std";
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}

.description {
	font-family: Helvetica, Arial, sans-serif, "Kidprint MT Std";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #7EA9D3;
	text-decoration: none;
}	
	
p {
	font-family: Helvetica, Arial, sans-serif, "Kidprint MT Std";
	font-size: 12px;
	color: #006699;
}

img  {
	border: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(graphics/background.jpg);
	background-repeat: repeat;	
}

div.swatches {
	position:absolute;
	height: 30px;
	width: 140px;
	overflow: auto;
	left: 15px;
	top: 119px;
}

div.combo {
	position:absolute;
	height: 30px;
	width: 140px;
	overflow: auto;
	left: 222px;
	top: 119px;
}

div.about {
	position:absolute;
	height: 30px;
	width: 140px;
	overflow: auto;
	left: 435px;
	top: 119px;
}

div.contact {
	position:absolute;
	height: 30px;
	width: 140px;
	overflow: auto;
	left: 643px;
	top: 119px;
}

div.scroll {
	height: 421px;
	width: 182px;
	overflow: auto;
	border: 1px solid #CCC;
	background-color: #FFF;
	padding: 6px;
	margin: 0px;
	scrollbar-face-color: #0066CC; /*DEF1FF*/
	scrollbar-highlight-color: #CCC;
	scrollbar-3dlight-color: #FFF;
	scrollbar-darkshadow-color: #FFF;
	scrollbar-arrow-color:#FFF;
	background-image: url(graphics/background.jpg);
	position: absolute;
	left: -8px;
	top: 157px;
}

div.box {
	height: 500px;
	width: 700px;
	overflow: auto;
	padding: 8px;
	margin: 0px;
}

div.background {
	background-image: url(graphics/ViewAllFabrics_pths.jpg);
	background-repeat: no-repeat;
	height: 604px;
	width: 801px;
	position: absolute;
	padding: 0px;
	left: 127px;
	top: 4px;
}

div.view {
	position:absolute;
	left: 213px;
	top: 183px;
	height: 300px;
	width: 300px;
}

div.logo {
	position:absolute;
	height: 103px;
	width: 755px;
	left: 18px;
	top: 5px;
	
}

div.copyright {
	position:absolute;
	left: 136px;
	top: 617px;
	width: 568px;
	height: 47px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 0px;
	
}





			 
