h1 {
  color: #333;
  background-color: transparent;
}
a {
  color: #c60;
  background-color: transparent;
  font-weight: bold;
  text-decoration: none;
}
ul {
  padding: 0;
  text-align: left;
  
}
li {
  list-style: none;
}


h4{ text-align: left;}
p#textA{text-align: left; margin-bottom: 2em;}
img#mainPhoto{border:2px solid #164483;}
h3{margin-top:0;}
p{text-align:left;}
div#thumbnails{
background-color:#F7EEE5;
background-image:none;
margin:2em 0;
padding:0;
text-align:center;
width:120px;
height:400px;
overflow:auto;
float:left;
}	

#imagegallery {
  list-style: none;
  	width:100px;
}


#imagegallery ul{
width:99px;
float:left;
margin:0;
padding:0;
text-align:center;
}

#imagegallery li a img{
	border:1px solid #ccFFcc;
	margin-top:0.25em;
	margin-bottom:0.25em;
	margin-left:0;
	margin-right:0;
	padding:0;

	}
	

div#mainPhoto{
float:left;
margin:0;
padding:0;
text-align:left;
width:430px;
}

img#placeholder{
width:420px;
height:450px;
float:left;
}

p#description{
clear:both;
text-align:center;
margin:0 auto;
}

div#photoGallery{
width:560px;
margin:0 auto;
text-align:center;
}