body {
	background: #000000;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	font-family: "Lucida Grande", Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}

a {
	color: #FFFFFF;
}

a:hover {
	color: #800000;
}

a:hover img {
	border-color: #800000;
}

.breadcrumb {
	font-size: 6pt;
	font-weight: normal;
}

img {
    border: 1 solid white;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.landscapeThumbnail {
	height: 128;
	width: 192;
}

.portraitThumbnail {
	height: 192;
	width: 128;
}
