body {
	background-color: #500c0c;
	font-family: "Century Gothic", "Gill Sans", Arial, sans-serif;
	background-image: url(images/background.gif);
}
.style12 {
	font-family: "Century Gothic", "Gill Sans", Arial, sans-serif;
	font-weight: bold;
	line-height: .85px;
}
.style13 {
}
a:link {
	color: #000000;
}
a:visited {
	color: #00005A;
}
a:hover {
	color: #500c0c;
}
a:active {
	color: #500c0c;
}
.nested {
	vertical-align: top;
}
.caption {
	font-size: 12px;
	font-weight: lighter;
}
.pad {
	padding: 10px;
}
.style13 {
	font-size: 21px;
	margin-top: 0px;
	font-weight: bold;
	font-family: "Century Gothic", "Gill Sans", Arial, sans-serif;
}
.title {
	font-size: None;
	font-weight: bold;
}
.scroll {
	height: 400px;
	width: 300px;
	overflow: auto;
}
#picture {
	position: absolute;
	height: 200px;
	width: 450px;
	visibility: hidden;
	z-index: 5;
	left: 35%;
	top: 410px;
}
