/*Be My Valentine page background*/
body {
background:url(images/bmv_bg1.jpg);
border: 2px solid black;
padding:10px;
margin: 0;
}
#frame0 {
background: url(images/bmv_bg2.jpg);
border: 2px solid black;
padding: 8px;
}
#frame1 {
background:url(images/bmv_bg3.jpg);
border: 2px solid black;
padding: 10px;
}
#frame2 {
background: url(images/bmv_bg2.jpg);
border: 2px solid black;
padding: 8px;
}
#frame3 {
background: url(images/bmv_bg5.jpg);
border: 2px solid black;
padding: 20px;
}
#pagecontent {
background:url(images/bmv_bg3.jpg);
border: 2px dotted #000000;
padding: 20px;
}
.m{background:url(images/bmv_bg1.jpg);
border:4px  dotted #000000;}
 body{
scrollbar-face-color:#601b14;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#000000;
scrollbar-shadow-color:#646204;
scrollbar-arrow-color:#bdb563;
scrollbar-track-color:#601b14;
}
.bg{background:url(images/bmv_bg4.jpg);
border: 5px dotted #ff0000;}
.b{background:#601b14; border: 5px dotted #ffcc00;}
/* Text styles*/
body, p, td{font-family:"Trebuchet MS",  "Sans serif",  Arial;
              font-size: 13px;
              color: #ffffff;}
a:link{ color: #bdb563;
text-decoration: none;}
a:visited { color: #ffcc22;
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;
}
p, td{margin-left:10px; margin-right:10px;}

/*Back Button*/
.but{background:url(images/bmv_bk.jpg); height:26px ;                           width:64px;}


