BODY{
  font-family:Verdana, Arial; 
  background-color: #151010;
  font-size: 14px;
  color: #BDB5B1;
  text-align: center; 
} 
/*table {max-width: 1024px;width:1024px;}*/


h1 { font-size: 16px; color: #CDC5C1;font-weight: bold; text-indent: 20px;text-align: left;margin-bottom: 5px;margin-top: 3px;}
h2 { font-size: 18px; color: #CDC5C1;font-weight: normal; text-align: center; margin-bottom: 3px;margin-top: 3px;}

h1 a:link { color: #CDC5C1; text-decoration:none; }
h1 a:active { color: #CDC5C1; text-decoration:none; }
h1 a:visited { color: #CDC5C1; text-decoration:none; }
h1 a:hover { color: #DDD5C1; text-decoration:none; }


a:link { color: #DDD5C1; text-decoration:none; }
a:active { color: #DDD5C1; text-decoration:none; }
a:visited { color: #DDD5C1; text-decoration:none; }
a:hover { color: #DDD5C1; text-decoration:underline; }

	a:link img.thumbnail,
	a:focus img.thumbnail,
	a:visited img.thumbnail,
  a:active img.thumbnail{
		border:2px solid black;
	}
	a:hover img.thumbnail{
		border:2px solid #8D7531;
	} 
	img.thumbnail{
		border:2px solid #000000;
	} 


.bottom {
  color:#353030;padding-top:10px;text-align:center;font-size:9px;
  font-size: 9px;
  margin-top: -4px;
}

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

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

div.scrollimages {
height: 470px;
width: 1000px;
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;
}
div.scroll {
height: 570px;
width: 1020px;
overflow: hidden;
/*border: 1px solid #A09595;*/
background-color: #4C4A4A;
padding: 2px;
}
div.blockedscroll {
height: 620px;
width: 900px;
overflow: hidden;
border: 1px solid #A09595;
background-color: #A6A0A0;
padding: 8px;
}
div.noscroll {
height: 620px;
width: 900px;
overflow: hidden;
border: 1px solid #A6A0A0;
background-color: #A6A0A0;
padding: 8px;
}
