BODY {
	color: #FFFFFF;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-right: 10%;
	margin-bottom: 0px;
	margin-left: 10%;
}
a{}
a:link {
	color: #FF9966;
	text-decoration: underline;
}
a:visited {
	color: #CC6633;
	text-decoration: underline;
}
a:hover {
	color: #FFCC66;
	text-decoration: underline;
}
a:active {
	color: #CCCCCC;
	text-decoration: underline;
} 
.caption {
	font-weight: bold;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.image_border {  border: #006666 solid; border-width: 2px 4px 4px 2px}
.logo {
	text-align: right;
	border: none;
	position: absolute;
	right: 10%;
	top: 0px;
}
.display {
	text-align: center;
}
.header {
	font-weight: bold;
	color: #FF9966;
	font-size: larger;
	margin-top: 150px;
}
.c-text { 
  font-size: 12px;
	text-align: center;
}
.i-text {
	font-style: italic;
}
.narrower {
	margin-right: 10%;
	margin-left: 10%;
}
.bookframe {
	width: 80%;
	position: relative;
	float: none;
	margin-right: 10%;
	margin-left: 10%;
}
.thumbframe {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.thumb {
	margin-top: 10px;
	margin-bottom: 10px;
}
.title {
	font-weight: bold;
}
.l-text {
	text-align: left;
}
.linkframe {
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 1em;
	margin-right: 15%;
	margin-left: 15%;
}
.listhead {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.lists {
	list-style-position: outside;
	list-style-type: disc;
	line-height: 150%;
}
.listblock {
	padding-bottom: 10px;
	border: thin none;
}
.gallblock {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.main {
	padding: 10px;
	border: thin solid #FFFFFF;
}
.linklist {
	margin-top: 0%;
	margin-right: 10%;
	margin-bottom: 0%;
	margin-left: 10%;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 200%;
}
.header2 {
	font-weight: bold;
	color: #FF9966;
	font-size: larger;
	margin-top: 10px;
}
.header3 {
	font-weight: bold;
	color: #FF9966;
	font-size: larger;
	margin-top: 10px;
	text-align: center;
}
.visible {
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 10px;
	text-align: center;
	text-decoration: none;
}
.gallerylinks {
	font-size: 12px;
	margin-top: 10px;
	text-align: center;
	text-decoration: none;
}
.splash {
	text-align: center;
	top: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}
.welcome {
	font-size: x-large;
	line-height: 2;
}
.invisible {
	color: #000000;
}
