.photo-right{
    float: right; 
	font-size: 1em; 
	margin-bottom: 1em;
	margin-left: 2em;
	background-color: #eeeeee;
	padding: 2px;
}

.photo-right td, .photo-left td { padding-bottom: 1em; }

.photo-left{
	float: left;
	font-size: 1em; 
	margin-bottom: 1em;
	margin-right: 2em;
	background-color: #eeeeee;
	padding: 2px;
}

.photo-center{
	float: left;
	font-size: 1em; 
	margin-bottom: 1em;
	margin-right: 2em;
	background-color: #eeeeee;
	padding: 2px;
}

.photocaption { font-size: .8em; vertical-align: top;}
.listspace li { margin-bottom: 1em; }
.nobullet li { list-style-type: none; }
.nobullet-listspace li { margin-bottom: 1em; list-style-type: none; }
.returnHR { width: 50%; margin-left:0; margin-right: auto;}

h1 {
	color: #000;
	margin-bottom: 1em;
}

#ti1, #ti2 { display: none; } 

h2, h3 {
	margin-top: 0px;
	margin-bottom: 0px;
}

h2.subhead { font-style: italic; }
h3 { color: #000; }
h4 { font-size: 1em;
     font-weight: bold;
	 margin-top: 10px;
	 margin-bottom: 10px;
	 font-style: italic;
}

th { text-align: left; }
th.center { text-align: center; }

#main img { }

.archive a:visited { color: #00a!important; }
