body {
	text-align: left;
	background-color: #000000;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.gallery {
	margin-right: 20px;
	margin-left: 20px;
	border: 2px solid #990000;
	margin-bottom: 20px;
}
.gallery-noborder {
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 25px;
}


.booktitle {
	font-weight: bold;
	font-style: italic;
}


.jcenter {
	text-align: center;
}

.photoleft {
	float: left;
	display: inline;
	text-align: left;
	clear: none;
	height: auto;
	margin-right: 1em;
	margin-bottom: 1em;
	border: 2px solid #990000;
}

.photoright {
	text-align: right;
	display: inline;
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
	border: 2px solid #990000;
}
.photocenter {
	text-align: center;
	margin: 1em;
	border: 2px solid #990000;
}

.photocenter-noborder {
	text-align: center;
	margin: 1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.photoright-noborder {
	text-align: right;
	float: right;
	margin-bottom: 1em;
	margin-left: 1em;
}


.photoleft_noborder {
	text-align: left;
	float: left;
	margin-top: 0em;
	margin-right: 1em;
	margin-bottom: 0em;
	margin-left: 0em;
}

.subframe {
	background-image: none;
	margin-top: 0em;
	margin-right: 20px;
	margin-bottom: 0em;
	margin-left: 20px;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	background-position: center;
	text-align: left;
	background-color: #999999;
}

.subframe-center {
	background-image: none;
	margin-top: 0em;
	margin-right: 20px;
	margin-bottom: 0em;
	margin-left: 20px;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	background-position: center;
	text-align: center;
	background-color: #999999;
}


a {
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	padding-top: 0em;
	padding-right: 0.5em;
	padding-bottom: 0em;
	padding-left: 0.5em;
	text-align: left;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

h2 {
	font-size: 1.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	font-style: italic;
	text-align: left;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	color: #990000;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-style: italic;
	color: #990000;
}

.titlebar {
	background-color: #000000;
	width: 780px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.content {
	background-image: none;
	width: auto;
	padding-top: 0.25em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	background-color: #CCCCCC;
}


#container {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	background-color: #000000;
	border: 2px solid #000000;
}

#container .content .leftalign {
	text-align: left;
	text-indent: 0px;
}

#container .content .rightalign {
	text-align: right;
	text-indent: 0px;
}

.jfoot {
	width: auto;
	background-image: url(../images/hilltop-background-green.gif);
	padding-left: 0.5em;
	text-align: center;
	padding-top: .5em;
	padding-right: 1em;
	padding-bottom: 1em;
	font-size: 0.8em;
	color: #FFFFFF;
}
