body {
		font-family: Georgia, Times New Roman, Times, serif, Arial, Helvetica, sans-serif; 
		font-size: 16px;}

.thumbbody {
		margin:  0px;}

#masthead {
	font-size:  20px;
	font-weight:  bold;
	background: #ccffcc;
	padding: .1px 0px .1px 25px;
}
		
#picture {
		float:  left;
		width:  70%
		margin-right:  3%;  /* adds space between columns */
		margin-left:  3%; 
		padding:  15px;}
		
#sidebar {
	   float:  left;
		width:  30%;
		padding-top: 50px;
		font-size:  16px;
		font-weight:  bold;
		line-height:  200%;
		text-align:  right;
		}
		
.viewpics{
		padding-top: 50px;
		font-style:  italic;
		color:  #FF0000;
		font-weight: bold;
		
		}
		
.main {
	clear:  left;
	width:  70%;
	margin-right:  3%;
	margin-left:  3%;
	padding:  15px;
}

h1 {
		font-size:  20px;
		font-weight:  bold;}
		
h2 {	font-size:	18px;
		font-weight: bold;}	
		
h3 {	font-size:	16px;
		font-weight: bold;
		}
		
h4 {	font-size:	16px;
		font-weight: bold;
		font-style: italic;
}
		
.subhead {
		font-size:  16px;
		font-weight:  bold;
		font-style: italic;
		}
				

.thumbnails  {
		padding:  10px;
		}

img		{border:none}
		 }
		 


		

