body {
	font: 12px "Garamond Book", Georgia, "Times New Roman", serif;
	color: #333333;
}

div.top {
	position: absolute;
	visibility: visible;
	z-index: auto;
	height: 140px;
	width: 250px;
	left: 75px;
	top: 0px;
	background: #DD7711;
}

div.images {
	position: absolute;
	height: 250px;
	width: 250px;
	top: 150px;
	left: 75;
}

div.bottom {
	position: absolute;
	width: 250px;
	top: 410px;
	left: 75;
	background-color: #88440B;
	text-align: right;
	color: white;
	font-size: 14px;
}

div.inner_bottom {
	text-align: left;
	padding: 20px;
	font: 12px Arial, Helvetica, sans-serif;
}

.download_header {
	font: 16px "Garamond Book", Georgia, "Times New Roman", serif;
	color: #DD7711;
	text-decoration: none;
}

a.download {
	color: white;
	text-decoration: none;
}

a.download:hover {
	text-decoration: underline;
}

span.copyright{
	color: #DD7700;
	font: 12px Arial, Helvetica, sans-serif;
}

a.mail_link {
	color: white;
	text-decoration: none;
}

a.mail_link:hover {
	text-decoration: underline;
}

div.links {
	position: absolute;
	height: 35px;
	width: 375px;
	left: 350px;
	top: 110;
}

a.main_links {
	font-size: 20px;
	color: #DD7711;
	text-decoration: none;
}

a.main_links:hover {
	color: #88440B;
	text-decoration: underline;
}

div.quotes {
	position: absolute;
	height: 465px;
	width: 100px;
	top: 200px;
	left: 350;
	font-style: italic;
	font-size: 12px;
}

p.quote {
	color: #88440B;
}

p.credit {
	text-align: right;
	font-size: 11px;
	color: #333333;
}

div.info {
	position: absolute;
	height: 475px;
	width: 250px;
	left: 475px;
	top: 200px;
	color: #333333;
}

div.info_inner {
	position: absolute;
	width: 601px;
	top: 200px;
	left: 350;
	font-size: 12px;
	padding-bottom: 50px;
	color: #333333;
	font-family: "Garamond Book", Georgia, "Times New Roman", serif;
}

.subhead {
	color: #DD7711;
	font-size: 14px;
}

p.header {
	font-size: 20px;
	color: #DD7711;
}

hr.photo_rule {
	color: #DD7711;
	height: 1px;
	width: 100%;
}

div.photo_counter {
	position: absolute;
	left: 332px;
	top: 336px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #DD7711;
}
a.media {
	color: #88440B;
	text-decoration: underline;
}

a.media:hover {
	text-decoration: none;
}
