a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffccff;
	text-decoration: underline;
	cursor: crosshair;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffccff;
	text-decoration: underline;
	cursor: crosshair;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffccff;
	text-decoration: underline;
	cursor: crosshair;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffccff;
	margin: 0 0 0 0;
	background-image: url(starvictoria.gif);
	background-repeat: repeat-y;
	background-color: #000000;
	background-attachment: fixed;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffccff;
	text-decoration: none;
	text-indent: 2em;
	margin-right: 2em;
	margin-left: 2em;	
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-right: 2em;
	margin-left: 2em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffccff;
	text-indent: 2em;
	margin-right: 2em;
	margin-left: 2em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	}
div.right {
	position: absolute;
	width: 90%;
	height: auto;
	margin-left: 70px;
	margin-right: 0px;
	margin-bottom: 10px;
	}
div.image
	{
	float: left;
	width: 40%;
	display: inline;
	text-align: center;
	}
div.image2
	{
	float: right;
	width: 40%;
	display: inline;
	text-align: center;
	}
div.wrapper {
	position:relative; 
	width: 100%; 
	margin: 0;
	height:auto;
	z-index: 13;
	text-align: center;
	}
div.image3
	{
	position: relative;
	float: left;
	width: 20%;
	margin-left: 5%;
	height: auto;
	display: inline;
	text-align: center;
	z-index: 10;
	}
div.image4
	{
	position: relative;
	float: left;
	width: 20%;
	height: auto;
	display: inline;
	text-align: center;
	z-index: 11;
	}
div.applet {
	position: relative;
	float: left;
	width: 50%;
	height: 50%;
	display: inline;
	z-index: 12;
	}
