div.padded {  
padding-top: 10px;  
padding-right: 0px;  
padding-bottom: 10px;  
padding-left: 10px;  
}  

body {
	background-image:url(src);
	color: #000;
	font-weight: bold;
}
	#tdimage {background-image:url("/images/Background.png");}
	a.white:link {color: #fff; text-decoration: none;}
    a.white:hover {color: #0000ff; text-decoration: none;}
	a:visited {color: #fff; text-decoration: none;}
.Header {
	font-size: 18px;
	text-align: center;
	background-color: #F90;
	color: #FFF;
	font-weight: bold;
}
.Text {
	font-size: 36px;
}
.BT {
	color: #000;
	font-weight: normal;
}
.BT.ts {
	font-size: 10px;
}
#apDiv1 {
	position: absolute; 
	left: 21px;
	top: 550px;
	width: 250px; 
	height: 301px; 
	z-index: 1
}
#apDiv2 {
	position: absolute;
	left: 318px; 
	top: 473px; 
	width: 496px; 
	height: 437px; 
	z-index: 2
}
#apDiv3 {
position: absolute;
left: 15px; 
top: 517px; 
width: 203px;
height: 4px;
z-index: 3;
line-height: 4px;
vertical-align: middle
}
 #apDiv4 {
 position: absolute;
 left: 12px;
 top: 234px;
 width: 98px;
 height: 240px;
 z-index: 4
 }
 #apDiv5 {
  position: absolute; 
  left: 112px; 
  top: 234px;
  width: 148px; 
  height: 1px;
  z-index: 5
  }
  #apDiv6 {
   position: absolute;
   left: 317px; 
   top: 252px; 
   width: 250px; 
   height: 1px; 
   z-index: 6; 
   line-height: 1px; 
   text-align: center;
   visibility: visible;
   background-image: url(/images/Background.png); 
   background-repeat: no-repeat; 
   overflow: visible;
   }
   #apDiv7 {
    position: absolute;
	left: 14px;
	top: 136px;
	width: 205px;
	height: 75px;
	z-index: 7
	}
	#apDiv8 {
	position: absolute;
	left: 317px;
	top: 141px;
	width: 253px;
	height: 50px;
	z-index: 8;
	text-align: center;
	vertical-align: bottom;
	}
#apDiv9 {
	position:absolute;
	width:200px;
	height:300px;
	z-index:12;
	left: 600px;
	top: 137px;
        border: 3px coral solid;
        padded;
}
#profile {
	position:absolute;
	width:80%;
	height:80%;
	z-index:1;
	left: 16px;
	top: 135px;
}
#FAQdiv {
	position:absolute;
	width:80%;
	height:80%;
	z-index:12;
	left: 16px;
	top: 135px;
}
#aboutDiv {
	position:absolute;
	width:80%;
	height:75%;
	z-index:12;
	left: 14px;
	top: 135px;
	padding: 5px;
}
#contactDiv {
	position:absolute;
	width:80%;
	height:75%;
	z-index:12;
	left: 14px;
	top: 135px;
	padding: 5px;
}
