a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FF0000;
	text-decoration: underline;
	cursor: crosshair;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF0000;
	text-decoration: underline;
	cursor: crosshair;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF9900;
	text-decoration: underline;
	cursor: crosshair;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(fullbg1-9.jpg);
	height: auto;
	width: auto;
	border: none;
	background-repeat: repeat-y;
}
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: #ff6600;
	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; 
	top:30px; 
	right:5%; 
	width: 85%;
	height: auto;
}
.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;
	}
.box
	{
	position: relative;
	width: 145px;
	float: left;
	display: inline;
	text-align: center;
	padding: 10px;
	border: 1px dotted #ffff99;
	}
	
