﻿body
{
	background-color: gray;
	color: white;
	font-family: 'Century Gothic' , Arial;
}

IFRAME
{
	left: 150px;
	position: absolute;
	top: 10px;
	background-color: gray;
	width: 1100px;
	height: 1000px;
}

.thumb
{
	cursor: pointer;
}

A
{
	color: #ffff33;
	text-decoration: none;
}

A:hover
{
	color: #33ffcc;
	text-decoration: none;
}

.imgHolderClass
{
	height: 600px;
	text-align: center;
}

.thumbHolderClass
{
	padding-right: 160px;
	padding-left: 160px;
	text-align: center;
}

.txtParentClass
{
	text-indent: 10pt;
	text-align: justify;
}

.imageTableClass
{
	width: 1024px;
}
