﻿body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: italic;
	background-color: #000000;
}
#container {
	text-align: center;
	margin: 40px auto 0px auto;
}
a {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #800080;
	outline: black; 
}
a:link {
	outline:black;
}
a:hover {
	color: #00FFFF;
}
a:active {
	color: #0000FF;
	outline: black;
}
#bottom {
	margin: 10px auto auto auto;
	text-align: center;
	clear: both;
}
#bottom a {
	color: #FF0000;
	text-decoration: none;
}
#bottom a:visited {
	color: #FF0000;
}
#bottom a:hover {
	color: #00FFFF;
}
#bottom a:active {
	color: #0000FF;
}
#bottom ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#bottom li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}

#bottom img {
	border-width: 0px;
	vertical-align: middle;
	margin-top: 2px;
}
#Previous {
	padding: 0px;
	margin: 18px 20px 20px 20px;
	width: auto;
	height: 835px;
	position: absolute;
	text-align: left;
	float: left;
	right: auto;
	left: auto;
	top: auto;
	bottom: auto;
}
#Previous img {
	border-style: 0;
	border-color: 0;
	border-width: 0px;
	margin-top: 365.5px;
}
#Next {
	padding: 0px;
	margin: -835px 20px 20px 20px;
	width: auto;
	height: 835px;
	text-align: right;
	float: right;
	right: auto;
	left: auto;
	top: auto;
	bottom: auto;
}
#Next img {
	border-style: 0;
	border-color: 0;
	border-width: 0px;
	margin-top: 380.5px;
}
#Previous a:active a:link a:visited a:hover {
outline:black;
}
#Next a:active a:link a:visited a:hover {
outline:black;
}

