body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #FFF;
	font-size: 11px;
}
#container {
	background-color: #FFECFF;
	height: auto;
	width: 660px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 10px;
	margin-bottom: 5px;
	border: 1px solid #FFCDFF;
}
#content {
	height: auto;
	width: 660px;
}
#banner {
	height: auto;
	width: auto;
	z-index: 3;
}
#navigation {
	position: absolute;
	top: 10px;
	left: 345px;
	width: 322px;
	height: auto;
	visibility: visible;
	z-index: 2;
}
#footer {
	background-image: url(am_media/bottom_banner.png);
	background-repeat: no-repeat;
	height: 125px;
	width: 660px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}
#footer p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990099;
	text-align: center;
	margin-left: 130px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#credit {
	font-size: 9px;
	text-align: right;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 680px;
	padding: 0px;
	color: #999;
	clear: both;
}
#credit a {
	color: #999;
	text-decoration: none;
}

#credit a:hover {
	color: #FC0;
	text-decoration: none;
}
#photobox1 {
	float: right;
	height: auto;
	width: 360px;
	margin-top: 10px;
	text-align: right;
	margin-right: 4px;
	margin-bottom: 4px;
}
#rightbox {
	float: right;
	height: 370px;
	width: 300px;
	margin-top: 10px;
	text-align: right;
}
p {
	line-height: 14px;
	margin-top: 10px;
	margin-bottom: 0px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #990099;
	font-style: normal;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #990099;
	font-style: normal;
	line-height: 14px;
	vertical-align: middle;
	margin-top: 15px;
	margin-bottom: 0px;
}
h3 {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #990099;
	line-height: normal
}
h1+p {
	margin-top: 5px;
}
h2+p {
	margin-top: 5px;
}
h3+p {
	margin-top: 5px;
}
a {
	color: #00F;
	text-decoration: none;
}
a:hover {
	color: #990099;
	text-decoration: underline;
}
strong {
	color: #990099;
}
ul {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 8px;
}
li {
	background-image: url(am_media/amethyst_bullet.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	list-style-type: none;
	margin-top: 8px;
}
.booktitle {
	font-style: italic;
	color: #990099;
}
.rule {
	background-image: url(am_media/line.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 660px;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
	background-position: center center;
}
.boldpurple {
	font-weight: bold;
	color: #990099;
}
.palepurple {
	color: #CC99CC;
}
.smallpurple {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #990099;
}
.quotation {
	font-style: italic;
	color: #990099;
}
.nonFlashtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	line-height: 9px;
}
.indent40px {
	margin-left: 150px;
}
.floatleft {
	float: left;
	margin-right: 4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.floatright {
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-left: 4px;
}
.floatrightborder {
	float: right;
	margin-left: 4px;
	border: 1px solid #666;
}
.tight {
	margin-top: 2px;
}
.photocaption {
	font-style: italic;
	margin-top: 2px;
	text-align: center;
	font-size: 10px;
	color: #990099;
	padding-right: 4px;
	padding-left: 4px;
}
.formHide {
	display: none;
}
