body {
	background-color: #000000;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#navigation {
	position: absolute;
	top: 38px;
	right: 28px;
}
#text {
	position: absolute;
	width: 346px;
	top: 460px;
	right: 25px;
	color: #FFFFFF;
	height: 259px;
	left: 432px;
	z-index: 50;
}
p, h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
}
#picturegallery {
	background-color: #000000;
	position: absolute;
	left: 811px;
	top: 480px;
	right: 0px;
	overflow: auto;
	height: 115px;
	width: 386px;
}
div#picturegallery img {
	margin-bottom: 5px;
	margin-right: 5px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
div#list2 {
	position: absolute;
	left: 200px;
	top: 40px;
}
div#list1 {
	position: absolute;
	left: 817px;
	top: 474px;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
#fly {
	position: absolute;
	width: 150px;
	top: 67px;
	right: 54%;
	color: #FFFFFF;
	background-image: url(../images/FLY-medium.gif);
	height: 150px;
	background-repeat: no-repeat;
	z-index: 100;
	left: 431px;
}
