body
{
	color: #000;
	background-color: #ffffff;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}
h1, h2, h3 {
	font-family: Verdana,Geneva,sans-serif;
}
frame {
	border: 0px none;
}
a
{
    color: #000;
}
a.link-back {
	font-weight: bold;
	FILTER: alpha(Opacity=70);
	-moz-opacity:.7;
	opacity:.7;
	text-decoration: none;
}
a.link-back:hover {
	text-decoration: underline;
	FILTER: alpha(Opacity=100);
	-moz-opacity:1;
	opacity:1;
	color: #000;
}
img {
    border: 0px none;
}
td
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
}
div.image-page-title {
	background-color: #000;
	padding: 10px 0;
}
div.image-page-header {
	text-align: left;
	padding: 5px 0px;
}
td.td_thumbnail_title
{
	text-align: center;
	vertical-align: top;
}
td.td_thumbnail_image
{
	text-align: center;
	vertical-align: middle;
    border: 3px solid #000000;
}

table.thumbs_table
{
    border: 0px none;
    margin-top: 7px;
}
img.img_full_size_image
{
    border: 3px solid #FFFFFF;
	margin-right: 20px;
	margin-bottom: 20px;
}
table.navigation_table {
    border: 0px none;
}
table.navigation_table img:hover {
    position: relative;
    left: -1px;
    top: -1px;
}

.etg_link_text
{
	font-size: 11px;
	color: #585045;
	font-family: Verdana;
	text-decoration: none;
}
a:hover.etg_link_text
{
	color: White;
	text-decoration: underline;
}

.image-page-title h1 {
	color: #fff;
  	font-weight: bold;
  	font-size: 30px;
  	margin-top: 0;
  	margin-bottom: 0;
}