/* CSS Document */

body {
	background-image: url(images/mainbgd.gif);
	background-repeat: tiled;
	background-color: #000000;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 8pt;
	font-family: Helvetica, Arial, Tahoma, Verdana, sans-serif;
	color: #000000;
	text-decoration: none;
}

#entrance {
	width: 484;
	top: 10px;
	left: 50%;
	margin-top: 0px;
	margin-left: -242px;
	position: absolute;

#home {
	width: 1000;
	top: 0px;
	left: 50%;
	margin-top: 0px;
	margin-left: -500px;
	position: absolute;

.style1 {
	font-family: Helvetica, Arial, Verdana, Tahoma, sans-serif;
	font-size: 9px;
	color: #000000;
}

.borderone img {
	border: 1px solid #000000;
}

a:link {
	color: #000066;
	font-style: normal;
	font-weight: normal;
	overflow: hidden;
	text-decoration: none;
}

a:visited {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	overflow: hidden;
}

a:hover {
	color: #858585;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	overflow: hidden;
}

img {
	border: 0px;
}
