#divWrapper {
	margin: 0px auto;
	padding: 0px;
	width: 770px;
	overflow: hidden;
	background-color: #D4B9FF;
}
#leftlinks a {
	font-size: 11px;
	text-transform: uppercase;
	color: #999999;
	background-image: url(images/button-bg.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 31px;
	width: 147px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 10px;
}
#leftlinkssub a {
	font-size: 11px;
	text-transform: uppercase;
	color: #999999;
	background-image: url(images/subbutton-bg.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 31px;
	width: 147px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 28px;
}
#divLeftNav a:hover {
	color: #FFFFFF;
}
#divLeftNav {
	background-color: #E066A3;
	background-image: url(images/leftnav-bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	float: left;
	width: 184px;
	clear: both;
	padding-top: 80px;
	padding-right: 39px;
	margin-bottom: -3000px;
	padding-bottom: 3000px;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003063;
	margin: 0px;
	padding: 0px;
}
#narrowleft {
	padding-right: 30px;
	padding-left: 10px;
}
.caption {
	font-size: 9px;
	text-align: center;
}
#divWrapper #contentWrapper #divFooter {
	clear: both;
	padding-left: 60px;
}
#divFooter a {
	color: #4A2C73;
	text-decoration: none;
	font-size: 12px;
}
a {
	color: #003063;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
#divWrapper #divLeftNav #narrowleft a {
	color: #003063;
}
#contentWrapper {
	background-color: #D4B9FF;
	padding-left: 230px;
	padding-right: 30px;
}
h1 {
	font-size: 24px;
	color: #180042;
}
.submit {
	font-weight: bold;
	background-color: #E066A3;
	border: 2px solid #CF4AA3;
	color: #180042;
}
#adminHeader {
	position:absolute;
	left:32px;
	top:23px;
	width:275px;
	height:39px;
	z-index:1;
}#divAdminWrapper {
	background-color: #D4B9FF;
	width: 1200px;
}
h6 {
	font-size: 16px;
	font-weight: bold;
	color: #cc0000;
}h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}
ul {
	list-style-image: url(choose-quiltak_clip_image001.gif);
}
