@charset "utf-8";
table {
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
	margin-top: 3px;
	background-color: #666666;
	padding: 0px;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	text-transform: uppercase;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: 100;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: 100;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: 100;
	text-transform: uppercase;
	color: #999999;
	text-decoration: underline;
}

.GalImage {
	background-color: #CCCCCC;
	padding: 0px;
	vertical-align: text-bottom;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 0px;
}
.thumbnailImage {
	background-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	text-transform: uppercase;
	color: #CCCCCC;
	line-height: 0px;
}
h1 {
	margin: 0px;
	padding: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.tableRow {
	text-align: center;
	vertical-align: bottom;
	margin: 0px;
	padding: 2px;
	height: 130px;
	width: 130px;
}
.twoColHybLtHdr #container #mainContent table {
	margin: 5px;
}



.masterImage {
	padding: 25px;
	background-color: #CCCCCC;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	text-transform: uppercase;
	color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: 100;
}
h6 {
	margin-left: auto;
	width: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	text-transform: uppercase;
	color: #CCCCCC;
	word-spacing: 60px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
}
.Caption {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	line-height: 6px;
	font-weight: 100;
	text-transform: capitalize;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #CCCCCC;
}
.Photogallery {
	margin: 15px;
	float: none;
	position: absolute;
	top: 61px;
	height: 650px;
	left: 271px;
	bottom: 15px;
}
