/* CSS Document */

body {
	background-color: #E2DFC5;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
}

h2 {
	font-size: 110%;
}

.small {
	font-size: 95%;
	margin-top: -1em;
	margin-left: 10px;
}


#list ul li {
font-size: .80em;
margin-left:-20px;
}


.header {
	margin: 0 0 0 120px;
}

#bottom {
	background-color: #000000;
	margin: -1.5em 30px 0px 130px;
}

#bottom img {
	width: 100%;
}


.leftnav {
	position: absolute;
	left: 5px;
	width: 155px;
	top: 10px;
	padding: 5px;
	color: #2D652C;
	font-size: 90%;
}

.leftheader {
	border-bottom: solid #2D652C thin;
	font-weight: bold;
	font-size: 100%;
}

.leftnav  a:active {  color: #6666CC; text-decoration: none}
.leftnav  a:link {  color: #6666CC; text-decoration: none}
.leftnav  a:visited {  color: #6666CC; text-decoration: none}
.leftnav  a:hover {  color: #3366CC; text-decoration: none}


.content {
	margin: 10px 30px 0px 170px;
	background-color: #FFFFFF;
	font-size: 90%;
	padding: 15px;
}

.content p {
}

.content  a:active {  color: #6666CC; text-decoration: none}
.content  a:link {  color: #6666CC; text-decoration: none}
.content  a:visited {  color: #6666CC; text-decoration: none}
.content  a:hover {  color: #3366CC; text-decoration: none}


.pageheader {
	letter-spacing: 0.3em;
	font-weight: bold;
	font-size: 110%;
}

.pagesubheader {
	font-size: 75%;
	letter-spacing: 0.3em;
	font-weight: bold;
}

#pagenav {
	background-color: #000000;
	margin: -.5em 0 1em 0;
}
#pagenav  a:active {  color: #6666CC; text-decoration: none}
#pagenav  a:link {  color: #6666CC; text-decoration: none}
#pagenav  a:visited {  color: #6666CC; text-decoration: none}
#pagenav  a:hover {  color: #3366CC; text-decoration: none}

.footer {
	font-size: 70%;
	text-align: left;
	color: #2D652C;
	margin-left: 185px;
	margin-top: 10px;
	text-decoration: none;
}

.footer a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.footer a:link {
	color: #330099;
	font-weight: bold;
	text-decoration: none;
}
.footer a:visited {
	color: #6666CC;
	font-weight: bold;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #2D652C;
	text-decoration: none;
	word-spacing: .5em;
}

.quote {
	margin-right: 80px;
	font-style: italic;
	background-color: #FFFFFF;
	color: #A2151A;
	padding-top: 10px;
}

.box {
	border: dashed #A2151A thin;
	padding: 5px;
	background-color: #CCCCCC;
}

.box img {
	float: right;
}

.picyear {
	letter-spacing: 0.5em;
	font-weight: bold;
	font-size: 100%;
	padding: 5px;
}

.picbox {
	padding: 5px;
	background-color: #CCCCCC;
	line-height: 1.5em;
	margin-right: 20px;
}
.picdesc {
	background-color: #CCCCCC;
	font-style: italic;
	color: #000000;
	font-size: 80%;
	border-left: 20px;
	line-height: 1em;
}

.head  /* page headers behind the Gallery title*/
	{
	letter-spacing: 0.5em;
	font-weight: bold;
	margin-left: -20px;
	font-size: 100%;
	margin-bottom: -1em;
	  }
	  
	  
.picfooter {
	background-color:#000000;
	font-size: 70%;
	text-align: left;
	color: #A2151A;
	margin-top: 10px;
	font-weight: normal;
}

.picfooter a:active {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000000;
		text-decoration: none;
}
.picfooter a:link {
	color: #330099;
	font-weight: bold;
	background-color: #000000;
		text-decoration: none;
}
.picfooter a:visited {
	color: #6666CC;
	font-weight: bold;
	background-color: #000000;
		text-decoration: none;
}
.picfooter a:hover {
	color: #a2151a;
	font-weight: bold;
	background-color: #FFFFFF;
		text-decoration: none;
}
.albumfooter {
	background-color: #000000;
	width: 100%;
}

.fineprint  /* used for fine print */
	{ 
	  font-size: 70%; 
	}

	  
