﻿.gallery_logo {
	text-align: center;
	margin: 20px;
}
.main_image {
	padding: 20px;
	margin: 0px;
	width: auto;
	height: auto;
	top: auto;
	right: auto;
}
.thumbs_noborder {
	border-width: 0;
}
#bottom_icons_div {
	margin: 20px;
}
#top_banner_div {
	width: auto;
	height: 90px;
	padding: 20px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#image_div {
	margin: auto;
	border-style: solid;
	padding: 0px;
	width: 420px;
	height: 430px;
	background-color: #000000;
	text-align: center;
	right: auto;
	left: auto;
	top: auto;
	bottom: auto;
}
#nav_left_div {
	padding: 0px;
	width: 10px;
	float: left;
	height: 10px;
	border-style: none;
	font-family: Verdana;
	font-size: xx-large;
	text-align: left;
}
#thumbs {
	width: 300px;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	top: auto;
	bottom: auto;
	table-layout: auto;
}
#bottom_nav_div {
	width: 710px;
	border-style: none;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
}
#nav_right_div {
	padding: 0px;
	width: 10px;
	float: right;
	height: 10px;
	border-style: none;
	font-family: Verdana;
	font-size: xx-large;
	text-align: right;
}
