body {
	margin: 0 0 10px 0;
	padding: 0;
	background-color: #a0a0a0; 
	color: white; 
	font-size: 12px; 
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif; 
	text-decoration: none;
}

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

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

.header {
    display: block;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 8px;
    margin: 0;
    color: #606060;
    background-color: #ffffff;
    line-height: 22px;
}

.pagetitle {
	display: block;
    color: #606060;
    font-size: 24px;
}

.right {
	width: 200px;
	float: right;
    text-align: right;
}

small {
	font-size: 12px;
}

.phototitle {
	display: block;
	text-align: left;
	padding-left: 10px;
	font-size: 20px;
	padding-top: 15px;
	padding-bottom: 0px;
}

.photodate {
	width: 200px;
	clear: both;
	float: right;
	font-size: 12px;
	padding-top: 23px;
	padding-bottom: 0px;
	padding-right: 14px;
	color: #d0d0d0;
	text-align: right;
}

.iptc {
	font-size: 12px;
	color: #d0d0d0;
}

.exif {
	font-size: 12px;
	color: #d0d0d0;
}

.horizontal {
    display: block;
	padding-left: 10px;
}
