body{
	margin: 0;
	padding: 0;
	width: 760px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 68%;
	color: #FFF;
	background-color: #333;
}
div#top{
	padding: 0 20px;
}
div#content{
	padding-left: 30px;
}
div#footer{
	clear: both;
	height: 24px;
	line-height: 24px;
	background: url(../i/gallery_footer.gif);
	color: #333;
	padding-left: 20px;
}
div.img_port{
	width: 256px;
	float: left;
	padding: 0 252px 0 52px;
	margin: 10px 0;
}
div.img_land{
	width: 380px;
	float: left;
	padding: 67px 0;
	text-align: center;
	margin: 6px 0;
}
div.caption{
	width: 150px;
	padding: 0 25px;
	float: left;
	text-align: left;
	margin: 10px 0 10px 0;
}
p.sub{
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	color: #FFF;
}
p.sub_nav{
	text-align: center;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	color: #FFF;
}
img{
	border: 2px solid #dadada;
}
table.gallery{
	
}
table.gallery td.thumb{
	width: 100px;
	text-align: center;
}
table.gallery td.credit{
	vertical-align: bottom;
	text-align: left;
}
