html, body {
	margin: 0;
	padding: 0;
}
body {
	color: #804;
	font: 1.1em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
}
img {
	border: none;
}
#content {
	width: 850px;
	margin: 0 auto 0 auto;
	padding: 0 100px 0 100px;
}
#left {
	float: left;
	width: 400px;
	border-right: 1px dotted #804;
	padding-right: 25px;
	padding-bottom: 200px;
}
#right {
	float: right;
	width: 400px;
}
#content {
	margin-bottom: 200px;
}
#publication {
	padding-bottom: 10px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-top-width: 1px;
	margin-top: 30px;
}
#search {
	border-top-style: dotted;
	border-top-width: 1px;
	margin-top: 30px;
}
#publication_archive {
	padding-bottom: 10px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
#footer {
	padding-top: 10px;
	border-top-style: dotted;
	border-top-width: 1px;
	color: #838383;
}
#footer a:link {
	color: #838383;
	background-color: #E0E0E0;
}
#footer a:visited {
	color: #838383;
	background-color: #E0E0E0;
}
#footer a:hover {
	color: #E0E0E0;
	background-color: #838383;
}
#footer a:active {
	color: #E0E0E0;
	background-color: #838383;
}
#notice {
	background-color: #ffffea;
	font-size: 0.8em;
}
#notice h4 {
	font-size: 1.2em;
}
h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #820040;
}
h1 {
	font-size: 5em;
	margin-bottom: 80px;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1em;
	margin-bottom: 0;
}
p {
	margin-top: 0;
}
a:link {
	color: #000000;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #ebd4df;
}
a:visited {
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #ebd4df;
}
a:hover {
	color: #feffe9;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #a13067;
}
a:active {
	color: #000000;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #a13067;
}
h1 a:link {
	color: #804;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	background-color: transparent;
}
h1 a:visited {
	color: #804;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	background-color: transparent;
}
h1 a:hover {
	color: #200010;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	background-color: transparent;
}
h1 a:active {
	color: #200010;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	background-color: transparent;
}
blockquote {
	margin: 0;
	padding: 0 150px 0 0;
	font: 1.7em Georgia, "Times New Roman", Times, serif;
	text-indent: -0.4em;
	padding-bottom: 30px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	
}
em {
	font-style: normal;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
strong {
	font-weight: normal;
	font-style: normal;
	background-color: #feffd4;
}
small {
	font-size: 0.8em;
}
input.form_text {
	font-size: 1em;
	width: 90%;
	color: #999;
}
input.form_text:focus {
	color: #191919;
}
input.form_submit {
	display: block;
	margin-top: 1.5em;
}
ul, ol {
	list-style-position: outside;
	padding: 0;
}
hr {
	display: none;
}
.opening_quote {
	text-indent: -0.5em;
}
.author {
	font: 0.8em Georgia, "Times New Roman", Times, serif;
	margin-top: -1.1em;
}
.about_author {
	margin-top: 70px;
	padding-top: 20px;
	border-top-style: dotted;
	border-top-width: 1px;
}
a.store:link, a.store:visited, a.store:active {
	text-transform: none;
	font-size: 1.3em;
	background-color: transparent;
	color: #804;
}
a.store:hover {
	color: #200010;
}
#store {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
.condom {
	position: relative;
	left: 330px;
	bottom: 10px;
}
a.condom:hover {
	position: relative;
	left: 329px;
	bottom: 9px;
}
