body {
	background: #EDEEF0;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;	
	color: #63999e;
	font:	13px "Trebuchet MS",Trebuchet,"Lucida Grande",verdana,georgia,sans-serif,arial;
}

a {
  font:	13px "Trebuchet MS",Trebuchet,"Lucida Grande",verdana,georgia,sans-serif,arial;
	text-decoration: none;
	color: #75716E;
	font-weight: bold;
}

div {
  padding: 0px;
	
}

.title {
	color: #63999e;
	font:	20px "Trebuchet MS",Trebuchet,"Lucida Grande",verdana,georgia,sans-serif,arial;
}

.titleRight {
	color: #63999e;
	font:	20px "Trebuchet MS",Trebuchet,"Lucida Grande",verdana,georgia,sans-serif,arial;
	width: 100%;
	text-align: right;	
}

a:hover {
  color: #63999e;
}

table {
  border-collapse: collapse;
  border-spacing: 0px;
  padding: 0px;
  border: 0;  
}

td {
  padding: 0px;
  text-align: center;	
}

hr {
  border: 0;
  color: #979592;
  background-color: #979592;
  height: 1px;
  width: 100%;
}

p {
	margin-top: 10px;
	color: #75716E;
	font:	13px "Trebuchet MS",Trebuchet,"Lucida Grande",verdana,georgia,sans-serif,arial;
}

p.zeroTopMargin { 
  margin-top: 0;
}

.currentLink{
  color: #63999e;
}

.center{
  text-align: center;
}

.red {
  color: #63999e;
}

img.floatLeft { 
  float: left;
  margin: 0 20px 0 0;
}

img.floatRight { 
  float: right;   
  margin: 4px; 
}

#container {
  width: 905px;
	margin: 0 auto;
	padding: 0;
	text-align: center;	
}

#promoContainer {
  width: 650px;
	margin: 0 auto;
	padding: 0;
	text-align: center;	
}

#topMenu {
  height: 40px;
}

#bottomMenu {
  height: 30px;	
	text-align: center;
}

#gap{
  width: 30px;
}

#smallpics{
  background: #ffffff;
}

.thumbnailCell {
  padding: 6px 0px 6px 0px;
}


#photoViewer {
  width: 575px;	
	text-align: center;
	margin: 0 auto;	
}

#contentBox {
  width: 555px;	
	vertical-align: top;
	text-align: left;
	padding: 10px;
	background: #ffffff;
}
/*
#textBox {
  height: 100%;
	vertical-algin: top;	
}*/

#galleryImage img {
  border-width: 2px;
	border-color: #979592;
	border-style: solid;
}

#tagLine {
  height: 30px;
  text-align: left;
}

ul.noBullet{
	list-style-type: none;
	margin: 50px 0px 0px 0px;	
}

.li2{  
	padding: 5px 0px 0px 0px;
	margin: 5px 0px 0px 0px;	
}

#galleryList a:hover{
  color: #ffffff;
}

#displayImage	{
  position:relative;
  left:-30px;
}

