/*My Devilish Valentine page background*/
body {
background:url(images/mdv_bg8.jpg);
border: 2px solid #e04241;
padding:10px;
margin: 0;
}
#frame0 {
background: url(images/mdv_bg2.jpg);
border: 2px solid #000000;
padding: 8px;
}
#frame1 {
background:url(images/mdv_bg4.jpg);
border: 2px solid #000000;
padding: 10px;
}
#frame2 {
background: url(images/mdv_bg1.jpg);
border: 1px solid black;
padding: 5px;
}
#frame3 {
background: url(images/mdv_bg6.jpg);
border: 1px solid black;
padding: 20px;
}
#frame4 {
background: url(images/mdv_bg7.jpg);
border:1px solid #ff0000;
padding:5px;
}
#pagecontent {
background:url(images/mdv_bg3.jpg);
border: 2px dotted #903637;
padding: 20px;
}
.m{background:url(images/mdv_bg5.jpg);
border:4px  dotted #ff0000;}
 body{
scrollbar-face-color:#ffffff;
scrollbar-highlight-color:#e04241;
scrollbar-3dlight-color:#e04241;
scrollbar-shadow-color:#e04241;
scrollbar-arrow-color:#0000ff;
scrollbar-track-color:#ffffff;
}
.bg{background:url(images/mdv_bg8.jpg);
border: 5px dotted #0000ff;}
.b{background:#ffffff; border: 5px dotted #e04241;}
.f {background:#e04241;
border: 2px #0000ff;}
/* Text styles*/
body, p, td{font-family:"Trebuchet MS",  "Sans serif",  Arial;
              font-size: 13px;
              color: #0000ff;}
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/mdv_bk.jpg); height:26px ;                           width:64px;}


