@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #a11b63;
	border: 0px;
	padding: 0px;
	border-spacing: 0px;
}
body {
	background-image: url(../img/background.gif);
	margin-top: 50px;
}
body#greybox {
	background-image: none;
	background-color: #fbf9eb;
	margin-top: 0px;
	margin-left: 0px;
	text-indent: 22px;
}
.style1 {
	line-height: 20px;
	font-size: 14px;
	}
.style2 {
	line-height: 20px;
	font-size: 11px;
	font-style: italic;
}
.style3 {
	line-height: 20px;
	font-size: 32px;
	}
.faq_bio {
	line-height: 20px;
	font-size: 12px;
	vertical-align:top; 
	text-align:	left
}
.book {
	line-height: 20px;
	font-size: 12px;
	color: #835e90;
	vertical-align: top; 
	text-align:	left
}
.social {
	vertical-align:top;
	text-align:left;
	line-height: 20px;
	font-size: 14px;
}

.content {
	width: 900px; 
	margin-right: auto; 
	margin-left:auto;
	background-color: #fbf9eb;
}

.copyright {
	width: 550px; 
	margin-right: auto; 
	margin-left: auto; 
	background-color: #57266f; 
	text-align: center;
}
.copyright2 {
	font-family: Arial, Helvetica, sans-serif; 
	color: #b27cc1; 
	font-size: 10px;
	vertical-align: middle;
}
a:link {
	color: #b27cc1; 
	text-decoration: none;
}
a:visited {
	color: #b27cc1; 
	text-decoration: none;
}
a:focus {
	color: #fbda50;
	text-decoration: none;
}
a:hover {
	color: #fbda50;
	text-decoration: underline;
}
a:active {
	color: #d70368;
	text-decoration: none;
}
a.cr:link {
	color: #b27cc1; 
	text-decoration: none;
}
a.cr:visited {
	color: #b27cc1; 
	text-decoration: none;
}
a.cr:focus {
	color: #fbda50;
	text-decoration: none;
}
a.cr:hover {
	color: #fbda50;
	text-decoration: underline;
}
a.cr:active {
	color: #d70368;
	text-decoration: none;
}
a.lk:link {
	color: #3e1b4f; 
	text-decoration: none;
}
a.lk:visited {
	color: #a11b63; 
	text-decoration: none;
}
a.lk:focus {
	color: #a11b63;
	text-decoration: none;
}
a.lk:hover {
	color: #660099;
	text-decoration: underline;
}
a.lk:active {
	color: #a11b63;
	text-decoration: none;
}