body
{
    background-color: #D2D4C7;
    margin: 0px;
    padding: 0px;
    font-family: Verdana;
    font-size: 14px;
}
.header {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
.container {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	background-image: url(middle.jpg);
	background-repeat:repeat;
}
.footer {
	padding-left:75px;
	padding-right:75px;
	background-image: url(footer.jpg);
	background-position: 50% 0;
	background-repeat:no-repeat;
	width:850px;
	height:83px;
	margin: 0 auto;
}
.footerlabel {
	text-align:center;
	padding-top: 30px;
	width:850px;
	color: White;
	font-weight: bold;
}
.footerlabel a
{
	font-weight: normal;
    color: White;
    text-decoration: none;
}
.footerlabel a:visited
{
	font-weight: normal;
    color: White;
    text-decoration: none;
}
.footerlabel a:hover
{
	font-weight: normal;
    color: White;
    text-decoration: underline;
}
.bottom {
	float:left;
	width:1000px;
	height: 31px;
}
.middle {
	text-align:center;
	padding-left: 17px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-top: 0px;
	clear: both;
}
td.td_thumbnail_title
{
}
td.td_thumbnail_image
{
}
img.img_thumbnail_image
{
    border: 0px none;
}
table.thumbs_table
{
    border: 0px none;
}
img.img_full_size_image
{
    border: 0px none;
}
.etg
{
    text-align: center;
    position: relative;
    top: -17px;
    font-size: 12px;
    font-family: Tahoma;
    color: Black;
    clear: both;
}
