body {
	background-color: #606060;
//	font-family: helvetica, arial, sans-serif;
	font-family: Tahoma, lucida, helvetica, arial, sans-serif;
	font-size: 13px;
	color: #e5e5e5;
}
a {
//	color: #888888;
	color: #e5e5e5;
	text-decoration: none;
}
a:hover {
//	color: #e5e5e5;
	color: #ff9400;
	text-decoration: underline;
}
img {
}
#page {
	// position: absolute;
	top: 0px;
	width: auto;
	height: auto;
	visibility: visible;
	border: 0px;
	padding: 20px;
}
#menu {
        margin-left: auto;
        margin-right: auto;
	text-align: center;
        max-width: 800px;
	border: 0px;
	height: 40px;
	font-weight: bold;
	color: #e5e5e5;
}
#dir {
	border: 0px;
	border: 1px dashed #e5e5e5;
	padding: 10px;
        max-width: 800px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
}
#picture img {
	border: 1px solid #000000;
}
#picturenav {
        margin-left: auto;
        margin-right: auto;
}
#gallery {
	padding: 10px;
	text-align: center;
	font-size: 10px;
}
#shutterfly {
	padding: 10px;
	text-align: center;
}
#divheader {
	padding: 10px;
	text-align: left;
	font-size: 25px;
	font-weight: bold;
}
td {
	font-family: Tahoma, lucida, helvetica, arial, sans-serif;
}
h1, h2, h3, h4, h5 {
	text-transform: capitalize;
	font-weight: bold;
}
#folder img {
	border-width: 0px;
	width: 48px;
	height: 48px;
}
#folder {
	width: 100px;
	height: 75px;
	text-align: center;
}
.info {
	font-color: #333333;
	padding: 5px;
	margin: 5px;
}
.hest {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
.path {
	font-size: 12px;
	font-weight: bold;
}
.nav img {
//	border: 1px solid #000000;
}
.thumb img {
	border-width: 0px;
	padding: 5px;
}
