body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}

h1 {
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px;
}

h2 {
	color: #006699;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	line-height: 1.3em;
	margin: 0px;
	padding-top: 0px;
}

p {
	line-height: 1.7em;
}

td {
	vertical-align: top;
}

.photo-nav {
	color: #000066;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.6em;
	padding-top: 5px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.photo-nav a {
	color: #000066;
	padding-right: 9px;
	text-decoration: none;
}

.photo-nav a:hover {
	color: #000066;
	padding-right: 9px;
	text-decoration: underline;
}

#content {
	border: 1px solid #CDDDEB;
	color: #000066;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.6em;
	margin-left: 20px;
	padding: 10px;
}

#content ul {
	list-style-position: outside;
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

#copyright {
	color: #5A8FBA;
	font-size: 11px;
	padding-top: 10px;
	text-align: center;
}

#photo-content {
	border: 1px solid #CDDDEB;
	color: #000066;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.6em;
	padding: 8px;
}

#sidebar {
	border: 1px solid #CDDDEB;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	padding: 10px;
}

#sidebar a {
	border-bottom: 1px dotted #CCCCCC;
	border-left: 1px #CCCCCC;
	border-right: 1px #CCCCCC;
	border-top: 1px #CCCCCC;
	color: #000066;
	display: block;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-top: 5px;
	text-decoration: none;
	text-transform: capitalize;
}

#sidebar a:hover {
	border-bottom: 1px dotted #CCCCCC;
	border-left: 1px #CCCCCC;
	border-right: 1px #CCCCCC;
	border-top: 1px #CCCCCC;
	color: #990000;
	display: block;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-top: 5px;
	text-decoration: none;
	text-transform: capitalize;
}
#photo-content h1 {
	padding-bottom: 10px;
}
.next-previous {
	float: right;
}
