/* CSS Document */

div {
	margin:0px;
	padding:0px;
	
}

/*determines height of background box for this page only*/
#id0background  {
  	height:1000px
  }

#apMainContainer {
	position:absolute;
	width:415px;
	height:532px;
	z-index:4;
	left: 220px;
	top: 119px;
}

.boldText  {
	
font-weight:bold;
	
}
