body {
	background: #000000;
	color: #ffffff;
	padding: 20px;
	font-family: "Verdana", "Helvetica", "Arial", sans-serif;
	font-size: 10px;
	line-height: 200%
}

h1 {
	font-size: 18px;
	line-height: 120%
}

h2 {
	font-size: 16px;
	line-height: 120%
}

a {
        color: #ff6600;
        text-decoration: none;
}

a:hover {
        color: #ff6600;
        text-decoration: underline;
}

img {
        border: none;
        margin: 0px;
        vertical-align: middle;
}

.path {
	font-size: 12px;
	font-weight: bold;
	line-height: 120%
}

.folder {
	white-space: nowrap;
}

.thumbnails img {
	margin: 8px;
}

.picture img {
	border-style: solid;
	border-width: 3px;
	border-color: #eeeeee;
}
