body { font-family: Century Gothic; color: #6F6F6F; font-size: 10px; background-position: center top; margin: 0; width: 100%; }
select { font-size: 14px; width: 110px; background-color: #FFFFFF; }
input { font-family: Century Gothic; font-size: 12px; color: black; background-color: #FFFFFF; }
img { vertical-align: middle; margin: 0px auto; }
img.a:hover { filter: Alpha(opacity=100); -moz-opacity: 1.0; }
h1 { font-family: Century Gothic; font-size: 14px; color: #6F6F6F; font-weight: bold; padding: 0px; }

a img     { border: 1px solid #CCCCCC; filter: Alpha(opacity=50); /* IE */ -moz-opacity: 0.5; /* Mozilla */ }
a:link    {	color: black; text-decoration: none; }
a:hover   { color: black; text-decoration: none; }
a:active  { color: black; text-decoration: none; }
a:visited { color: black; text-decoration: none; }

/** PAGE WRAPPER CSS */
#all {
	width: 790px;
	height: 645px;
	margin: 0px auto;
}

.dock {
	width: 350px;
	height: 410px;
	vertical-align: top;
}

.dock img { margin: 0 auto; display: table-cell; vertical-align: middle; line-height: 410px; }

.namecap {
	width: 350px;
	height: auto;
	text-align: left;
}

.left {
	width: 270px;
	height: auto;
	margin-right: 35px;
	position: relative;
	float: left;
	padding: 5px;
}

.title {
	width: 270px;
	height: 100px;
	margin: 0px;
	position: relative;
	float: left;
}

.thumbs {
	width: 270px;
	height: auto;
	margin: 0px;
	position: relative;
	float: left;
	text-align: center;
}

.caption {
	width: 340px;
	height: 47px;
	padding: 5px;
	position: absolute;
	bottom: 50px;
}

.right {
	width: 430px;
	height: 570px;
	margin: 0px;
	position: relative;
	float: left;
	padding: 0;
	background-image:url(../images/photobg.jpg);
	background-position: left top;
	background-repeat:no-repeat;
}

.bottom {
	width: 745px;
	height: 75px;
	margin-top: 15px;
	position: relative;
	float: left;
	border: solid 1px #CCCCCC;
}

.mainpic {
	border: 1px solid #A3A3A3;
}

#photoarea {
	position: absolute;
	top: 55px;
	left: 28px;
}

div.snapshotFooter {
	width: 747px;
	float: left;
}
	div.snapshotFooter p {
		text-align: center;
	}
