div.title_div {
	text-align: center;
}

h1{margin-bottom:0.5em;}

div.subtitle_div {
  text-align: center;
  margin: 0 0 0 0;
}

div.images_div {
  position: relative;
}

div.links_div {
	display:none;
}

div.first_div {
}

div.last_div {
}

div.previous_div {
}

div.url_div {
}

div.next_div {
}

div.slideShowControl_div {
	visibility: hidden;
}

table {
}

td {
	border: 1px;
	padding: 0 5 0 5;
	vertical-align:top;
}

.thumbFont{width:180px;}
body {
	background-color:rgb(20,20,20);
	color:rgb(220,220,220)
}
img{border:solid 1px rgb(220,220,220)}