body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
	background-image: url(/resources/img/fabric2.jpg);
	font:100%/150% Georgia, "Times New Roman", Times, serif;
	}
	
img {
	border: none;
	margin: 8px;
}

#arrow {
	text-decoration:none;
	color:#003300;
	background:#ffffff;
	padding: 3px;
}

#arrow:hover {
		text-decoration:none;
	color:#ffffff;
	background:#003300;
	padding: 3px;

}

#header {
	width: 100%;
	height: 110px;
	color: #000000;
	background-image: url(/resources/img/fabric1.jpg);
	border-bottom: 2px solid;
	margin:  0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	
	}
#header img {
	border: none;
	margin: 0px;
}
	
#content-background {
	padding: 15px;
	background-image: url(/resources/img/fabric2.jpg);
	height: 100%;
	}
	
	      

h2 {
	font-family:"Century Gothic",Helvetica,Arial,Geneva,sans-serif;
	padding: 3px;
	margin: 2px;
}

#menu {
	font-size: 12px;
}

#menu-links {
	font-family:"Century Gothic",Helvetica,Arial,Geneva,sans-serif;
	
}
#menu-links a {
	
	text-decoration:none;
	color:#003300;
	background:#ffffff;
	border: solid 1px #003300;
	padding: 3px;
}
#menu-links a:hover {
	text-decoration:none;
	color:#ffffff;
	background:#003300;
	border: solid 1px #ffffff;
	padding: 3px;
}

#contentt {
      background: #ffffff;
      border: 1px solid #8d8d8d;
      margin:  0px 20px 20px 20px;
      padding: 5px;
}

#content {
	font-family:"Century Gothic",Helvetica,Arial,Geneva,sans-serif;
	float:left;
	padding: 10px 2% 10px 2%;
	margin: 20px 2px 20px 2px;
	background: #ffffff;
	border: 2px solid #ccc;
	width: 70%; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 67%;
	min-width:600;
	min-height: 300px;
}

#left-menu {
	font-family:"Century Gothic",Helvetica,Arial,Geneva,sans-serif;
	float: left;
	padding: 10px 10px 10px 10px;
	margin: 20px 2px 20px 2px;
	background: #ffffff;
	border: 2px solid #ccc;
	width: 150;
	voice-family: "\"}\"";
	voice-family:inherit;

	min-height: 300px;
	}
	
a.left-menu-item {
	text-decoration:none;
}

#item-left {
	float:left;
	width: 50%;
}

#price {
	margin:  20px 20px 20px 20px;
	font-size: larger;
}

#wrapper {
    position: absolute;
    top: 0;
    left: 0;
}
#footer {
	border-top: 1px solid #8d8d8d;
	margin: 0px 0px 6px 0px;
	padding: 2px;
	width:100%;
	text-align: center;
	position: absolute;
    bottom: 0;
}

#catalogIndex {
	border: 1px solid #aaaaaa;
	width: 90%;
}

#catalogIndex td {
	border-top: 1px solid #aaaaaa;
	padding: 0px;
	margin: 0px;
}

#shortDesc {
	font-size:small;	
}

.smaller {
	padding: 0px 0px 0px 0px;
	font-size:small;
	text-align: right;
}
