/*A Fairy Pool page background*/
body {
background:url(images/afp_bk4.jpg);
border: 2px solid black;
padding:10px;
margin: 0;
}
#frame0 {
background: url(images/afp_bk3.jpg);
border: 2px solid black;
padding: 8px;
}
#frame1 {
background:url(images/afp_bk4.jpg);
border: 2px solid black;
padding: 10px;
}
#frame2 {
background: url(images/afp_bk1.jpg);
border: 2px solid black;
padding: 20px;
}
#frame3 {
background: url(images/afp_bk2.jpg);
border: 2px solid black;
padding: 20px;
}
#pagecontent {
background: url(images/afp_bk5.jpg);
border: 2px dotted #eef7d9;
padding: 20px;
}
 body{
scrollbar-face-color:#a9a856;
scrollbar-highlight-color:#f8f5ec;
scrollbar-3dlight-color:#f8f5ec;
scrollbar-shadow-color:#646204;
scrollbar-arrow-color:#bcb363;
scrollbar-track-color:#a9a856;
}
.bg{background: #a9a856;
border: 3px dotted #f8f5ec;}
/* Text styles*/
p{margin-left:10px; margin-right:10px;}
body, p, td{font-family:"Trebuchet MS",  "Sans serif",  Arial;
              font-size: 13px;
              color: #ffffff;}
a:link{ color: #b0ff01;
text-decoration: none;}
a:visited { color: #000000;
text-decoration: none;}
a{text-decoration: none;} 
a:hover {color: #ffcc00; 
font-weight: bold; 
text-decoration: none;
cursor: sw-resize; cursor: sw-resize; border-bottom:dotted;}
a:active { color: #ff0000;
text-decoration: none;
}
/*Back Button*/
.but{background:url(images/afp_bk.jpg); height:26px ;                           width:64px;}


