@charset "UTF-8";
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	color: #006666;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	letter-spacing: .1em;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 95%;
	color: #006666;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: small-caps;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0.1em;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	color: #000000;
	letter-spacing: .025em;
}
body {
	margin-top: 0px;
	background-image: url(../images/bgnd.jpg);
}
.bottom_area {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: center;
	background-color: #E0DFCB;
}
.buy_the_book_panel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	text-decoration: none;
}
a:link {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	line-height: inherit;
	font-weight: inherit;
	font-variant: inherit;
	text-transform: inherit;
	color: #660000;
	text-decoration: underline;
}
a:visited {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	line-height: inherit;
	font-weight: inherit;
	font-variant: inherit;
	text-transform: inherit;
	color: #660000;
	text-decoration: underline;
}
a:hover {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	line-height: inherit;
	font-weight: inherit;
	font-variant: inherit;
	text-transform: inherit;
	color: #660000;
	text-decoration: underline;
}
a:active {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	line-height: inherit;
	font-weight: inherit;
	font-variant: inherit;
	text-transform: inherit;
	color: #660000;
	text-decoration: underline;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.basic_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	color: #000000;
	letter-spacing: .025em;
}
.form_panels_for_code {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-align: left;
	background-image: url(../images/bgnd.jpg);
	background-attachment: fixed;
	background-position: center top;
}
