@charset "utf-8";


/* CSS Document */

#apTheTeam {
	position:absolute;
	width:174px;
	height:21px;
	z-index:1;
	left: 603px;
	top: 223px;
}
#contactform {
	position:absolute;
	width:810px;
	height:435px;
	z-index:1;
	left: 87px;
	top: 17px;
	padding: 10px;
}
.contactusform {
	font-family: Verdana;
	font-size: 12px;
	color: #EBE0C0;
	background-color: #000000;
	border: 1px dotted #a8825e;
}
.send {
	background-color: #000;
	border: 1px dotted #A8825E;
	font-family: Verdana;
	font-size: 11px;
}
