body {
	font: 12px Georgia, Verdana, serif;
	color: #333333;
}

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

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

div.bottom {
	position: absolute;
	width: 250px;
	top: 410px;
	left: 45;
	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 Georgia, Verdana, serif;
	color: #DD7711;
	text-decoration: none;
}

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

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

span.copyright{
	color: #DD7711;
	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: 320px;
	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: 320;
	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: 225px;
	left: 445px;
	top: 200px;
	color: #333333;
}

div.info_inner {
	position: absolute;
	width: 350px;
	top: 200px;
	left: 320;
	font-size: 12px;
	padding-bottom: 50px;
	color: #333333;
}

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

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