#gallery1 {
	height: 472px;
	width: 494px;
	padding: 20px;
}
#galLft {
	float: left;
	height: 472px;
	width: 344px;
}

#galRight {
	float: right;
	height: 432px;
	width: 150px;
}
#uparrow {
	clear: both;
	float: right;
	height: 34px;
	width: 150px;
}
#reset {
	clear: both;
	float: right;
	height: 20px;
	width: 150px;
}
#PGbg {
	clear: both;
	float: right;
	height: 344px;
	width: 150px;
	background-image: url(../Images/Design/PGbg.png);
	background-repeat: repeat-y;
	background-position: center;
}
#downarrow {
	clear: both;
	float: right;
	height: 34px;
	width: 150px;
}
#v4Lvlcontainer {
	padding-left: 17px;
}
.thumbs {
	border: 2px solid #666699;
	margin: 0px 0px 8px 1px;
	clear: left;
	float: left;
	width: 100px;
	height: 100px;
}
.thumbsTop {
	border: 2px solid #666699;
	float: left;
	clear: left;
	margin: 8px 0px 8px 1px;
	height: 100px;
	width: 100px;
}
.thumbsBottom {
	border: 2px solid #FFFFFF;
	float: left;
	clear: both;
	margin: 0px 0px 24px 1px;
}
.thumbsBlank {
	margin: 0px 0px 8px 1px;
	clear: left;
	float: left;
	width: 100px;
	height: 100px;
}

.images {
	border: 3px solid #999999;
}
.GalTable td {
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.GalTable img {
	border: 3px solid #999999;
}
.GalTable  h3 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
.GalTable p {
	margin: 10px 0px;
	padding: 0px;
	line-height: 16px;
}
.GalTable  a:link, a:visited, a:active {
	color: #FF6600;
	text-decoration: none;
}
.GalTable a:hover {
	color: #6633CC;
	text-decoration: none;
}
.GalTablePort td {
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
}
.GalTablePort img {
	border: 3px solid #999999;
}
.GalTablePort h3 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
.GalTablePort p {
	margin: 10px 0px 10px 10px;
	padding: 0px;
	line-height: 16px;
}
.GalTablePort  a:link, a:visited, a:active {
	color: #FF6600;
	text-decoration: none;
}
.GalTablePort a:hover {
	color: #6633CC;
	text-decoration: none;
}
