@charset "windows-1252";

body{
	background-color:black;
	color: white;
	font-family:times;
}img{
	margin: 0;
	padding: 0;
	border: 0;
}
#wrapper, #bck{
	position: absolute;
	top:0;
	left: 0;
}
#txt{
	position: absolute;
	top: 200px;
	left: 40px;
	font: 500 0.9em times;
	width:400px;
	line-height:1.4;
	text-align: justify;
}
a.link1{
	color:white;
	font:400 0.7em times;
	text-decoration:none;
	top: 118px;
}
a:hover.link1{
	color:#999;
}
#lnk0{
	position: absolute;
	left: 40px;
}
#lnk1{
	position: absolute;
	left: 110px;
}
#lnk2{
	position: absolute;
	left: 175px;
}
#lnk3{
	position: absolute;
	left: 260px;
}
#lnk4{
	position: absolute;
	left: 360px;
	width:150px;
}
#lnk5{
	position: absolute;
	left: 620px;
}
#lnk6{
	position: absolute;
	left:700px;
}
.lab{
	position: absolute;
	left: 20px;
	text-align: right;
	width:170px;
	font:400 0.85em times;
	z-index:100;
}
#lwho{
	top: 330px;
}
#who{
	position: absolute;
	top: 330px;
	left: 200px;
}
#lemail{
	top: 370px;
}
#email{
	position: absolute;
	top: 370px;
	left: 200px;
}
#lphone{
	top: 410px;
}
#phone{
	position: absolute;
	top: 410px;
	left: 200px;
}
#lsubject{
	top: 450px;
}
#subject{
	position: absolute;
	top: 450px;
	left: 200px;
}
#lmessage{
	top: 490px;
}
#message{
	position: absolute;
	top: 490px;
	left: 200px;
}
#send{
	position: absolute;
	top: 630px;
	left: 200px;
	width:100px;
}
#reset{
	position: absolute;
	top: 630px;
	left: 400px;
	width:100px;
}
input,textarea{
	color:black;
	font:400 0.85em times;
}
#credits{
	position:absolute;
	left:0;
	top:679px;
}
