/* CSS for Core Wisdom */
/* copyright 2006 Heather Kroger */						
body {
	background-color:f5f5f5;
	color:a0522d;
	background-attachment: fixed;
	background-image: url(images/logo_small.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
table {
	margin-right:auto;
	margin-left:15%;
	width:650;
	border:0;
	cellspacing:0;
	cellpadding:0;
	margin-top: 2%;
}
td {font-family:verdana,arial,helvetica,sans-serif;
		font-style:normal;
		font-size:14px;
		line-height: 20px;}
td h1 {
	color:a0522d;
	font-weight:normal;
	font-size:52px;
	font-style:italic;
	font-family:Papyrus;
	text-align:center;
	line-height: 1em;
}
td a:link {
	color:a0522d;
	font-style:italic;
	text-align:right;
	text-decoration:none;
	font-size: 13px;
}
td a:visited {
	color:a0522d;
	font-style:italic;
	text-align:right;
	text-decoration:none;
	font-size: 13px;
}
td a:hover {
	color:708090;
	font-style:italic;
	text-align:right;
	text-decoration:none;
	font-size: 13px;
}
td a:active {
	color:708090;
	font-style:italic;
	text-align:right;
	text-decoration:none;
	font-size: 13px;
}
a:link {
	font-style: italic;
	text-decoration: none;
	color: a0522d;
	font-size: 13px;
}
a:visited {
	font-style: italic;
	text-decoration: none;
	color: a0522d;
	font-size: 13px;
}
a:hover {
	font-style: italic;
	text-decoration: none;
	color: 708090;
	font-size: 13px;
}
a:active {
	font-style: italic;
	text-decoration: none;
	color: 708090;
	font-size: 13px;
}
.link {
	width: 650px;
	margin-top: 3%;
	margin-left: 18%;
}
.link2 {
	width: 650px;
	margin-top: 3%;
	margin-left: 18%;
	line-height: 2em;
	font-size: 11px;
	text-align: left;
}

		
img {
	text-decoration: none;
	border: none;
	padding: 10px;
}

