a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	text-decoration: underline;
	cursor: crosshair;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	text-decoration: underline;
	cursor: crosshair;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9900;
	text-decoration: underline;
	cursor: crosshair;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0 0 0 0;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(red1-9.gif);
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	text-indent: 2em;
	margin-right: 2em;
	margin-left: 2em;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	text-indent: 2em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9900;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffff99;
}
.middleNav {
	position:absolute;
	width:90%;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 30px;
	height: auto;
	background-color: #000000;
	background-image: url(batbg1-3.gif);
	background-position: center center;
}
.img1 {
	float: left;
	width: auto;
	display: inline;
	text-align: center;
	padding: 1em;
}
.img2 {
	float: right;
	width: auto;
	display: inline;
	text-align: center;
	padding: 1em;
}
.img3 {
	display: inline;
	margin: 50px;
	padding: 20%;
}
div.wrapper {
	position:relative;
	width: 100%;
	margin: 0;
	height: auto;
	z-index: 13;
	}
div.image3
	{
	position: relative;
	float: left;
	width: 31%;
	margin-left: 2%;
	height: auto;
	display: inline;
	text-align: center;
	z-index: 10;
	}
div.image4
	{
	position: relative;
	float: right;
	width: 31%;
	margin-right: 2%;
	height: auto;
	display: inline;
	text-align: center;
	z-index: 11;
	}
div.applet {
	position: relative;
	float: left;
	width: 33%;
	height: auto;
	display: inline;
	z-index: 12;
	text-align: center;
	}
