body {
	background-color: #000000;
	font-family: Helvetica, Arial;
	font-size: 8pt;
	line-height: 150%;
}

p {
	font-family: Helvetica, Arial;
	font-size: 8pt;
	line-height: 150%;
	color: #ffffff;
}

#mainblock {
	position: absolute;
	width: 830px;
	height: 425px;
	left: 50%;
	top: 75px;
	margin-left: -425px;
	z-index: 10;
}

#thepicture {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 600px;
	height: 425px;
	color: #cccccc;
	z-index: 20;
}

#thecontact {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 580px;	
	height: 425px;
	color: #cccccc;
	z-index: 20;
	display: none;
}

#actualcontact{
	position: absolute;
	bottom: 0;
	margin: 0;
	padding: 0;
	color: #999999;
}

#thetext {
	position: absolute;
	left: 600px;
	top: 0px;
	width: 230px;
	height: 425px;
	color: #999999;
	z-index: 30;
	text-align: right;
	font-family: Helvetica, Arial;
	font-size: 8pt;
	line-height: 150%;
}

#thelogo {
	position: absolute;
	left: 709px;
	top: 396px;
	width: 121px;
	height: 29px;
	z-index: 40;
}

a {
	font-family: Helvetica, Arial;
	font-size: 8pt;
	text-decoration: none;
	color: #999999;
}

td {
	font-family: Helvetica, Arial;
	font-size: 8pt;
	text-decoration: none;
	color: #ffffff;
}

input {
	font-family: Helvetica, Arial;
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
	border: 0px;
}

select {
	font-family: Helvetica, Arial;
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
	border: 0px;
}
