body {
	padding: 10px;
}

.ptpBodyTable {
	margin: 0;
	width: 1060px;
}

.ptpFeaturedCaption {
	padding-bottom: 10px;
}

.ptpImageContainer .ptpImageCell {
	background: #CCCCCC;
	vertical-align: middle;
}

.ptpMainHeader {
	position: relative;
	width: 1060px;
	text-align: center;
	margin-bottom: 10px;
}

.ptpMainHeader .ptpFlags {
	position: absolute;
	top: 72px;
	right: 22px;
	color: #FFFFFF;
}

.nav1, .nav2, .navtitle {
	padding: 2px 0;
}

.nav1 a:link, .nav2 a:link, .navtitle a:link, .nav1 a:visited, .nav2 a:visited, .navtitle a:visited {
	text-indent: 15px;
	color: #999999;
	background: url('menu_unselect.gif') center center no-repeat;
	display: block;
	padding: 2px 0;
	text-decoration: none;
}

.nav1 a:hover, .nav2 a:hover, .navtitle a:hover {
	color: #FFFFFF;
	background-image: url('menu_select.gif');
}

.pictopiaPower {
	background: url('bottom.png') top left no-repeat;
	padding-top: 40px;
}

.ptpLeftRail {
	width: 200px;
	background: url('top.png') #EDF2F2 top left no-repeat;
}

.ptpFooter {
	width: 1060px;
	font-size: 10px;
	text-align: right;
}

.ptpFooter a:link, .ptpFooter a:visited {
	color: #000000;
	text-decoration: none;
}

.ptpImageContainer .ptpImageCellHome {
	background: #CCCCCC;
	vertical-align: middle;
}

/* Filmstrip Turner */
.ptpImgTurner {
	float: right;
	width: 570px;
}

.ptpFilmstrip {
	width: 569px;
	background: #FFFFFF;
	border: 1px #999999 solid;
	border-width: 0 1px;
}

.ptpFilmstrip .ptpKeys {
	float: none;
	margin: 0 auto;
	width: 530px;
	font-size: 11px;
	text-align: center;
}

.ptpFilmstrip .ptpKeys .ptpPrevious {
	float: left;
	width: 32%;
	text-align: left;
	padding: 1px 2px;
	color: #DDDDDD;
	font-weight: bold;
}

.ptpFilmstrip .ptpKeys .ptpNext {
	float: right;
	width: 32%;
	text-align: right;
	padding: 1px 2px;
	color: #DDDDDD;
	font-weight: bold;
}

.ptpFilmstrip .ptpKeys .ptpViewAll {
	float: left;
	width: 32%;
	text-align: center;
	font-weight: bold;
}

.ptpFilmstrip .ptpKeys .ptpViewAll small {
	padding: 0;
	margin: 0;
	line-height: 8px;
}

.ptpFilmstripPhotos {
	margin: 0 auto;
	padding: 0;
	float: none;
	width: 530px;
}

.ptpFilmstripPhotos .ptpFilmstripSpacer {
	float: left;
	width: 8px;
	height: 50px;
}

.ptpFilmstripPhotos .ptpFilmstripPhoto img {
	width: auto;
	height: auto;
}

.ptpFilmstripPhotos .ptpFilmstripPhoto {
	float: left;
	cursor: pointer;
	margin: 0 5px;
	padding: 2px 4px;
	background-color: #DDDDDD;
	border: 1px #EEEEEE solid;
}

.ptpFilmstripPhotos .ptpFilmstripPhoto:hover {
	background-color: #DDDDDD;
	border: 1px #CCCCCC solid;
	border-color: #666666 #CCCCCC #CCCCCC #666666;
}

.ptpFilmstripPhotos .ptpFilmstripPhoto .ptpFilmstripPhotoCell {
	width: 105px;
	height: 95px;
	text-align: center;
}

.ptpMainScrollContainer {
	position: absolute;
	top: 8px;
	left: 220px;
	width: 520px;
}

