/*Stacked Tutorial page background*/
body {
background:url(images/stk_bg6.jpg);
border: 2px solid #ad7334;
padding:10px;
margin: 0;
}
#frame0 {
background: url(images/stk_bg2.jpg);
border: 2px solid #000000;
padding: 8px;
}
#frame1 {
background:url(images/stk_bg1.jpg);
border: 2px solid #000000;
padding: 10px;
}
#frame2 {
background: url(images/stk_bg4.jpg);
border: 1px solid black;
padding: 5px;
}
#frame3 {
background: url(images/stk_bg7.jpg);
border: 1px solid black;
padding: 20px;
}
#frame4 {
background: url(images/stk_bg4.jpg);
border:1px solid #000000;
padding:5px;
}
#pagecontent {
background:url(images/stk_bg5.jpg);
border: 2px dotted #dfddde;
padding: 20px;
}
.m{background:url(images/stk_bg5.jpg);
border:4px  dotted #000000;}
 body{
scrollbar-face-color:#ad7334;
scrollbar-highlight-color:#56371a;
scrollbar-3dlight-color:#56371a
scrollbar-shadow-color:#8b562a;
scrollbar-arrow-color:#dfddde;
scrollbar-track-color:#ad7334;
}
.bg{background:url(images/stk_bg6.jpg);
border: 5px dotted #dfddde;}
.b{background:#ffffff; border: 5px dotted #ad7334;}
.f {background::url(images/stk_bg6.jpg);
border: 2px #dfddde;}
/* Text styles*/
body, p, td{font-family:"Trebuchet MS",  "Sans serif",  Arial;
              font-size: 13px;
              color: #ad7334;}
a:link{ color: #000000;
text-decoration: none;}
a:visited { color: #000000;
text-decoration: none;}
a{text-decoration: none;} 
a:hover {color: #ffcc00; 
text-decoration: none;
cursor: sw-resize; cursor: sw-resize; border-bottom:dotted;}
a:active { color: #ff0000;
text-decoration: none;
}
p, td{margin-left:10px; margin-right:10px;}
.ft{font-family:"Comic Sans MS";
    font-size:10px;}
/*Back Button*/
.but{background:url(images/stk_bk.jpg); height:24px; width:60px;}


