@charset "UTF-8";
#letters  {
	margin: 0px auto 0px auto;
	width: 1024px;
	position: relative;
	z-index: 1;
}

#layer1  {
	background: url(file:/lettersmedia/layer1.jpg) no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
	width: 1024px;
	height: 900px;
}

html, body  {
   padding: 0px;
   margin: 0px;
   background-color: #FFFFFF;
}

#apDiv1 {
	position:absolute;
	left:71px;
	top:145px;
	width:886px;
	height:900px;
	z-index:5;
	text-transform: uppercase;
}

#apDiv1 a {
	color:#FF0000;
	text-decoration:none;
}

#apDiv1 table{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}

#apDiv2 {
	position:absolute;
	left:190px;
	top:151px;
	width:901px;
	height:49px;
	z-index:6;
}

#apDiv3 {
	position: absolute;
	left: 73px;
	top: 81px;
	z-index: 4;
	width: 511px;
	height: 53px;
	overflow: visible;
}


#apDiv3 p {
	font-size: 12px;
	font-family: Arial;
	text-transform: uppercase;
	line-height: normal;
	color: #000000;
	font-style: normal;
	visibility: visible;
	margin: 0;
}
