* {
	margin: 0px;
	padding: 0px;
	}
	
body {
	background: url(/images/bg_body.jpg) repeat-x top left #ffffff;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #3c3c3c;
	}
	
h1 {
	margin: 0 0 38px 0;
	font-size: 40px;
	color: #8e9eae;
	font-weight: normal;
	}
	
h2 {
	margin: 0 0 14px 0;
	color: #92a5b4;
	font-size: medium;
	font-weight: normal;
	}
	
h3 {
	font-size: medium;
	color: #7b90a8;
	margin: 0 0 40px 10px;
	}
	
h3 a:link {text-decoration: none; color: #7b90a8;}
h3 a:visited {text-decoration: none; color: #7b90a8;}
h3 a:active {text-decoration: none; color: #7b90a8;}
h3 a:hover {text-decoration: underline; color: #7b90a8;}
	
img {
	border: none;
	}
	
.strong {
	font-weight: bold;
	}
		
ul.disc {
	list-style-type: disc;
	padding-left: 20px;
	font-size: large;
	}
	
ul.circle {
	list-style-type: circle;
	margin: 0 0 10px 30px;
	}
	
#wrapper {
	margin: 0 auto;
	width: 970px;
	}
	
.banner {
	width: 970px;
	height: 90px;
	}
	
.banner img {
	margin: 10px 0 0 2px;
	float: left;
	}
	
#slogan {
	margin: 70px -152px 0 0;
	float: right;
	}
	
.topnav {
	width: 965px;
	height: 27px;
	padding: 0 0 0 5px;
	background: url(/images/bg_topnav.gif) no-repeat top left;
	float: left;
	}

.topnav ul {
	color: #ffffff;
	float: left;
	width: 100%;
	text-transform: uppercase;
	font-size: x-small;
	}
	
.topnav ul li {
	display: inline;
	}

.topnav ul li a { 
	height: 17px;
	width: 147px;
	text-align: center;
	vertical-align: text-bottom;
	padding: 10px 0 0 0;
	color: #ffffff;
	text-decoration: none;
	float: left; 
	}

.topnav a:link {text-decoration: none; color: #ffffff; font-weight: bold;}
.topnav a:visited {text-decoration: none; color: #ffffff; font-weight: bold;}
.topnav a:active {text-decoration: none; color: #ffffff; font-weight: bold;}
.topnav a:hover {text-decoration: none; color: #ffffff; font-weight: bold; background: url(/images/topnav_down_sm.gif) no-repeat top left;}

.topnav ul li a:hover {
	color: #ffffff;
	}
	
#dropmenudiv {
	padding: 0 10px 10px 10px;
	position: absolute;
	border-bottom-width: 0;
	line-height: 18px;
	z-index: 100;
	margin: 0 0 0 0;
	filter:alpha(opacity=80);
	opacity: 0.80;
	-moz-opacity:0.80;
	text-transform: uppercase;
	font-size: x-small;
	}

#dropmenudiv a {
	width: 100%;
	display: block;
	padding: 1px 0;
	text-decoration: none;
	color: #000;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	margin: 10px 0 0 0;
	font-weight: bold;
	}

#dropmenudiv a:hover {
	background-color: #ffffff;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	color: #369;
	margin: 10px 0 0 0;
	font-weight: bold;
	}
	
.content, .content_home {
	padding: 88px 0 0 0;
	width: 970px;
	background: url(/images/bg_content.jpg) no-repeat top center;
	float: left;
	}
	
.content {
	padding: 24px 0 0 0;
	}
	
/*--original css pre flash 10/8/07 
.content_home {
	padding: 245px 0 0 0;
	background: url(/images/main_image.jpg) no-repeat top center;
	width: 970px;
	}
.content_home div {
	background: url(/images/main_art.jpg) top center no-repeat; 
	width: 270px; 
	float: right; 
	padding: 46px 0 0 200px;
	}	
	
	
	*/
	
	/*--post flash 10/8/07*/
.content_home {
	padding: 0px 0px 0px 0px;
	background: none;
	
	}
	
	
.mainart {
	background: url(/images/main_art.jpg) top center no-repeat; 
	width: 270px; 
	float: right; 
	padding: 46px 0 0 200px;
	margin: 7px 0px 0px 0px;
	}
	
	
.content_home div p {
	margin: 0 0 2px 0; 
	padding: 0px; 
	font-size: medium; 
	line-height: 28px;
	}
	
#left_column_home {
	float: left; 
	width: 350px;
	background: none;
	padding: 0px;
	}
	
#left_column_home p {
	height: 185px; 
	float: left; 
	font-size: medium; 
	line-height: 26px;
	}
	
#left_column_home img {
	margin: 6px 0 0 0;
	float: left; 
	}
	
#learn {
	margin: -4px 0 0 -198px; 
	font-size: xx-small;
	}
	
.content_home div a:link {text-decoration: none; color: #607080; font-style: italic;}
.content_home div a:visited {text-decoration: none; color: #607080; font-style: italic;}
.content_home div a:active {text-decoration: none; color: #607080; font-style: italic;}
.content_home div a:hover {text-decoration: underline; color: #607080; font-style: italic;}

a#test:link {text-decoration: none; color: #607080; font-style: normal;}
a#test:visited {text-decoration: none; color: #607080; font-style: normal;}
a#test:active {text-decoration: none; color: #607080; font-style: normal;}
a#test:hover {text-decoration: underline; color: #607080; font-style: normal;}
	
#left_column_home p {
	float: right;
	margin: 16px 0 24px 52px;
	width: 325px;
	}
	
.content p {
	font-size: large;
	line-height: 26px;
	margin: 0 0 34px 0;
	}
	
.left_column {
	margin: 0 74px 0 0;
	width: 350px;
	float: left;
	}
	
.mid_column {
	margin: 0 20px 0 0;
	width: 370px;
	float: left;
	}
	
.mid_column_wide {
	margin: 0 20px 0 0;
	width: 500px;
	float: left;
	}
	
.right_column {
	padding: 15px;
	width: 126px;
	background-color: #e4e9ed;
	float: left;
	}
	
.right_column p {
	margin: 0 0 18px 0;
	font-size: small;
	line-height: 18px;
	}
	
.right_column span {
	margin: 0 0 0 0;
	font-size: x-small;
	text-transform: uppercase;
	}
	
a:link {text-decoration: none; color: #a8a9bb;}
a:visited {text-decoration: none; color: #a8a9bb;}
a:active {text-decoration: none; color: #a8a9bb;}
a:hover {text-decoration: none; color: #a8a9bb;}

.texta { 
	padding: 2px 0 0 0;
	height: 16px;
 	font-size: 12px; 
 	background-color: #ffffff; 
 	border: 1px solid #ffffff; 
	width: 120px;
	}
	
.textb { 
	margin: 0;
	padding: 5px 0 0 5px;
	height: 17px;
	width: 112px;
 	font-size: 9px; 
 	background-color: #ffffff; 
 	border: 1px solid #ffffff; 
	vertical-align: middle;
	color: #5e5d63;
	text-transform: uppercase;
	}
	
.download {
	width: 190px;
	padding: 5px;
	text-align: center;
	background-color: #f7f7f7;
	}
	
.download p {
	font-size: xx-small;
	line-height: 12px;
	width: 180px;
	margin: 10px 0 5px 0;
	}
	
p.quilts {
	font-size: medium; 
	line-height: 16px;
	}
	
.donors td {
 	font-size: medium;
 	}
	
.adobe {
	padding: 6px; 
	margin-bottom: 60px;
	}
	
.adobe p {
	float: left; 
	line-height: 18px; 
	font-size: medium; 
	margin: 4px 0 0 20px;
	}
	
.footer {
	float: left;
	width: 970px;
	}
	
.footer img {
	float: left;
	}
	
.footer ul {
	padding: 1px 0 0 7px;
	margin: 2px 0 0 0;
	color: #ffffff;
	float: left;
	width: 100%;
	height: 16px;
	text-transform: uppercase;
	font-size: x-small;
	background: url(/images/bg_footer.jpg) repeat-y top left;
	}

.footer ul li { 
	margin: 1px 17px 0 0;
	display: inline;
	float: left; 
	}
	
.footer_sub {
	margin: 10px 0 0 0;
	font-size: x-small; 
	color: #999999; 
	float: left;
	}

.footer a:link {text-decoration: none; color: #ffffff;}
.footer a:visited {text-decoration: none; color: #ffffff;}
.footer a:active {text-decoration: none; color: #ffffff;}
.footer a:hover {text-decoration: none; color: #ffffff;}

#enlarge a:link {text-decoration: none; color: #999da0;}
#enlarge a:visited {text-decoration: none; color: #999da0;}
#enlarge a:active {text-decoration: none; color: #999da0;}
#enlarge a:hover {text-decoration: none; color: #999da0;}
	
#copyright {
	margin-right: 25px;
	text-transform: capitalize;
	}
	
#enlarge{
	float: right; 
	margin-right: 8px;
	color: #999da0;
	}