BODY{
  font-family:Verdana, Arial; 
  background-color: #EAE7DF;
  color: #404040;
  font-size: 14px;
  color: #6B6260;
} 

h1 { font-size: 30px; color: #6B6260;font-weight: lighter; text-align: center;margin-bottom: 5px;}
h2 { font-size: 18px; color: #6B6260;font-weight: normal; text-align: center; margin-bottom: 3px;}
a:link { color: #A05050; text-decoration:none; }
a:active { color: #A05050; text-decoration:none; }
a:visited { color: #A05050; text-decoration:none; }
a:hover { color: #A05050; text-decoration:underline; }

.bottom {
  color:gray;padding-top:10px;text-align:center;font-size:9px;
  font-size: 9px;
}

.bottom a {
	text-decoration:none;
  font-size: 9px;
	color: gray;
}

.imginscroller {
  margin: 0px; 
  padding: 0px;
}

div.scrollimages {
height: 470px;
width: 930px;
overflow: auto;
white-space: nowrap;
border-left: 2px solid #000000;
border-right: 2px solid #000000;
border-bottom: 3px solid #000000;
background-color: #000000;
padding: 2px;
margin-left: auto;
margin-right: auto;
text-align: center;
vertical-align: middle;
}
div.scrollimages2 {
height: 370px;
width: 900px;
overflow: auto;
white-space: nowrap;
border-left: 2px solid #000000;
border-right: 2px solid #000000;
border-bottom: 3px solid #000000;
background-color: #000000;
padding: 2px;
margin-left: auto;
margin-right: auto;
text-align: center;
vertical-align: middle;
}
