/*Salem's Comp Spirit page background*/
body {
background:url(images/fshv/fh_bg1.jpg);
border: 4px solid #dbbc91;
padding:10px;
margin: 0;
}
#frame0 {
background:url(images/fshv/fh_bg4.jpg);
border: 2px solid #f8f5ec;
padding: 8px;
}
#frame1 {
background:url(images/fshv/fh_bg1.jpg);
border: 2px dashed #dbbc91;
padding: 10px;
}
#frame2 {
background:url(images/fshv/fh_bg2.jpg);
border: 2px dashed #cc9900;
padding: 20px;
}
#frame3 {
background:url(images/fshv/fh_bg3.jpg);
border: 2px solid #996633;
padding: 20px;
}
#pagecontent {
background:url(images/fshv/fh_bg5.jpg);
border: 2px dotted #cc9900;
padding: 20px;
}
body {
scrollbar-face-color: #7b3916;
scrollbar-highlight-color: #996633;
scrollbar-3dlight-color: #cc9900;
scrollbar-shadow-color: #996633;
scrollbar-arrow-color: #996633;
scrollbar-track-color: #7b3916;
}
/* Text styles*/
body, p, td{font-family:"Comic Sans MS",  "Sans serif",  Arial;
              font-size: 13px;
              color: #ffffff;}
a:link{ color: #ffcc33;
text-decoration: none;}
a:visited { color: #dbbc91;
text-decoration: none;}
a{text-decoration: none;} 
a:hover {color: #cc9900; 
cursor: sw-resize; cursor: sw-resize; 
border-bottom:dotted;
text-decoration: none;}
a:active { color: #ff0000;
text-decoration: none;
}
/* Back Button*/
.but{background:url(images/fshv/fh_bk.jpg); height:26px ;                           width:64px;}




