body
	{
	background:URL("images/bg.jpg") top left repeat-x;
	background-color:#f1eecd;
	margin:0px;
	}
body, td, div
	{
	font-family:Arial;
	font-size:12px;
	color:#4e4e4e;
	}	
#wrap
	{
	background:URL("images/bgover3.jpg") top center no-repeat;
	padding-top:12px;
	}
h1
	{
	color:#9100f5;
	font-weight:bold;
	font-size:14px;
	}
div#bold
	{
	color:#040404;
	font-weight:bold;
	font-size:12px;
	}
img
	{
	border-width:0px;
	}
	
div#hr
	{
	background-color:#7f7f7f;
	width:218px;
	height:1px;
	margin-top:15px;
	}
	

div#main
	{
	margin:auto;
	background:URL("images/all-bg.jpg") top left no-repeat;
	background-color:#ffffff;
	width:867px;
	}
div#main-index
	{
	margin:auto;
	background:URL("images/all-bg.jpg") top left no-repeat;
	background-color:#ffffff;
	width:867px;
}
div#header
	{
	margin-left:20.5px;
	}
div#links
	{
	width:826px;
	height:44px;
	margin-left:20.5px;
	}
div#left
	{
	margin-left:20.5px;
	padding-left:12px;
	padding-top:12px;
	width:556px;
	float:left;
	font-family:Arial;
	font-size:12px;
	color:#7f7f7f;
	}
div#leftindex
	{
	margin-left:20.5px;
	padding-left:12px;
	padding-top:12px;
	width:556px;
	float:left;
	background:URL("images/quilterbg.jpg") top left no-repeat;
	font-family:Arial;
	font-size:12px;
	color:#7f7f7f;
	height:auto;
	}
	
div#right
	{
	margin-top:12px;
	width:218px;
	padding:20px;
	padding-top:12px;
	background-color:#f9f7e8;
	float:left;
	}
div#footer
	{
	background:URL("images/footer.jpg") top left no-repeat;
	width:867px;
	height:129px;
	margin:auto;
	}
	
a:link
	{
	color:#9100f5;
	text-decoration:underline;
	}
a:visited
	{
	color:#9100f5;
	text-decoration:underline;
	}
a:active
	{
	color:#ad64c4;
	text-decoration:underline;
	}
a:hover
	{
	color:#ad64c4;
	text-decoration:underline;
	}
