/*
    page-specific layout for picturexx.html
*/

#picturetbl {
			 	margin-top: 40px;
        width: 580px;
}
#piccell {
         text-align: center;
         vertical-align: bottom;
         width: 480px;
}
#pic {
         	border: 8px solid #efefef;
}
#topic {
        text-align: center;
}
#navrow {
        height: 80px;
        vertical-align: bottom;
}
.navpic {
				height: 32px;
				width: 44px;
				text-align: center;
}
.navpiclnk {
				border-style: none;
}
#navmenu {
         	border-top: 1px solid #ffffff;
         	border-bottom: 1px solid #ffffff;
					padding: 8px 8px 8px 8px;
}
#location {
         font-weight: normal;
         padding-bottom: 1em;
         padding-top: 1em;
         text-align: center;
}
#credits {
         font-size: 0.65em;
         padding-top: 0.5em;
         text-align: center;
}
