																	/* all */
body {
  margin: 0px;
  padding: 0px;
  background-repeat: repeat-x;
  background-position: center top;
  background-image: url(grad_gray_bkgrnd.jpg);
  background-color: #B3B3B3;
  font-family: trebuchet MS, verdana, sans-serif, tahoma;
  font-size: small;
}
a {
  text-decoration: underline;
  color: #5C8526;
}
a:hover {
  color: black;
  text-decoration: none;
}
																/* image template */
.banner {
  background-repeat: repeat-x;
  background-position: center top;
  background-image: url(grad_green_banner.jpg);
  background-color: #B3D87F;
  padding: 5px;
  border: 1px solid #7DA647;
  margin-bottom: 5px;
}
.headerl {
  margin: auto;
  width: 1020px;
  font-size: small;
}
.headerl a {
  border: none;
}
.headerl a:hover {
  color: #5C8526;
}
.top_menu {
  padding-right: 10px;
  float: left;
  vertical-align: bottom;
  padding-left: 10px;
  font-size: 16px;
  font-weight: bold;
  color: black;
  text-decoration: none;
  															border: 1px dashed red;
}
#logo {
  text-align: right;
}
.container {
  border: 5px solid #7DA647;
  margin: auto;
  padding: 5px;
  width: 960px;
  background-color: #F2F2F2;
  text-align: center;
}
.polaroid {
  border: 1px solid #999999;
  margin: auto;
  width : 920px;
  min-height: 600px;
  background-color: white;
  padding-top: 10px;
  margin-bottom: 5px;
  }
.image {
  border: none;
  margin: auto;
  background-color: white;
}
#titlel {
  border: none;
  color: #355E00;
  padding-left: 15px;
  line-height: normal;
  font-size: x-large;
}
#previous_pic {
  padding: 10px 0 0 10px;
  float: left;
}
#next_pic {
  padding: 10px 10px 0 0;	
  float: right;
}
#exif {
  border-style: none;
  font-style: italic;
  color: black;
  font-size: x-small;
  text-align: center;
  padding-top: 0px;
  padding-bottom: 8px;
}
.notes-container {
	margin: auto;	
	width: 920px;
	text-align: left;
}
.notes_date_container {
	border: 5px solid #CCCCCC;
	width: 770px;
	min-height: 100px;
}	
	
#publ_date {
	width: 50px;
	float: left;
	padding-bottom: 4px;
    margin: 5px 15px 0px 15px;
	font-family: Arial, Helvetica, Sans;
	background: url(bg_dateblock_bot.gif) bottom left no-repeat;
	text-align: center;
}
	#publ_date .day {
		font-size: 18px;
		font-weight: bold;
		color: #333;
		font-family: "Times New Roman", Times, serif;
		line-height: 1.2em;
	}

	#publ_date .month {
		font-size: 12px;
		padding-top: 6px;
		background: url(bg_dateblock_top.gif) top left no-repeat;
		display: block;
		height: 18px;
	}
	#publ_date #acronym {
		border: none;
	}		
#notes {
	padding: 5px 10px 5px 15px;
	font-size: 12px;
	text-align: left;
}
.pub-container {
		  															
	float: right;
	width: 135px;
}		  															
	#pub {
		padding: 10px 10px 5px 15px;
		font-size: x-small;
		text-align: center;
		line-height: 200%;
}
.comments-container {
	margin: auto;	
	width : 920px;
	color: #355E00;  
	font-size: 16px;
	text-align: left;
}
.addcommbutton-container {
	padding: 15px;
	float: right;
}
#addcomments-button {
	border: 2px solid #7DA647;
	margin: auto;
	padding: 5px;
	background-color: #94BD5E;
}
	#addcomments-button a {
 		color: black;
	}
	#addcomments-button a:hover {
		color: #355E00;
	}
#comments {
  width: 770px;
  text-align: left;
  font-size: x-small;
  line-height: normal;
}
	#comments ul {
  		margin: 0px;
  		padding: 2px;
		list-style-type: none;
		border-top: 3px solid #7DA647;
	}
	#comments li {
		border-bottom: 1px solid #7DA647;
		padding: 5px;
		margin-left: 15px;
		display: block;
		}
#footerl {					
	background: url(grad_black_foot.jpg) top center repeat-x;
	background-color: black;
	border: 1px solid black;
	color: white;
	text-align: center;
	height: 30px;
	vertical-align: middle;
}
	#footerl p {
		padding: 0 10px 0 10px; 
		font-size: 10px;
		display: inline;
		vertical-align: baseline;
																}
	#footerl a {
		color: #5C8526;
	}
	#footerl a:hover {
		color: white;
	}
																/* browser */
#mosaic {
    margin: auto;
    background: none;
    width: 702px;
    min-height: 1000px;
    text-align: left;
	display: block;
	font-size: 100%;
	font-weight: normal;
}
.thumbnails {
	margin: 0px;
	padding: 2px;
	border: none;
	height: 100px;
}
	.thumbnails a {
		padding: 2px;
		background-color: none;
		margin: 0px;
	}
	.thumbnails:hover {
		padding: 2px;
		background-color: #355E00;
	}
																/* About */
.container-about {
  border: 5px solid #7DA647;
  margin: auto;
  padding: 5px;
  width: 960px;
  min-height: 600px;
  background-color: #F2F2F2;
}
.title_about {
  color: #355E00;
  font-size: 150%;
  text-align: left;
  padding-left: 10px;
  padding-top: 5px;
}
.notes_about {
  font-size: small;
  line-height: normal;
  padding-left: 12px;
}
.photo_about {
	text-align: right;
	float: right;
	width: 400px;
	padding: 6px;
}
	.photo_about a {
  		text-decoration: none;
	}
																/* add comments */
#addcomment {
  border: 1px solid gray;
  margin: 0px auto;
  padding: 10px;
  background: white none repeat scroll 0% 50%;
  text-align: left;
  width: 90%;
}
	#addcomment p {
		text-align: center;
		font-size: 12px;
	}
