/* CSS Document */
html {
	margin-bottom: 1px;
}

body {
	font-size: 1em;
	color: #666;
	margin: 50px auto 1em;
	padding: 0;
	background: #CCCCCC url(../jzlimages/whtBurlap3.gif) repeat;
}
p {
	font-size: 1em;
	color: #666666;
}
A:link {
	color:#660000; text-decoration: none
}
A:visited {
	color:#666600
}
A:hover {
	color:#996600
} 
A:active {
	color:#993300
} 
#wrapper {
	margin: 0px auto;
	width: 90%;
	height: auto;
}
#aww {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: center;
}

#blackback {
	background: #000000;
	margin: auto;
	height: auto;
	width: 90%;
}
#leftnav {
	padding: 15px 0px 8px;
	float: left;
	height: auto;
	width: 180px;
	background: #000000;
	text-align: center;
}
#rightcol {
	height: auto;
	width: 75%;
	background: #000000;
	float: right;
}
#whiteback {
	padding: 8px;
	height: auto;
	width: 95%;
	background: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#quiltpix {
	height: auto;
	width: 70%;
	background: #FFFFFF;
	float: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 0px;
}
#quiltdetail {
	height: auto;
	width: 28%;
	background: #FFFFFF;
	float: right;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 0px;
}
#quiltnavleft {
	background: #CCCCCC;
	float: left;
	height: auto;
	width: 30%;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
}
#quiltnavcenter {
	background: #CCCCCC;
	height: auto;
	width: 95%;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	padding: 10px 8px;
}
#quiltnavright {
	background: #CCCCCC;
	float: right;
	height: auto;
	width: 30%;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#opttext {
	width: 95%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	clear: both;
}

