body {
scrollbar-face-color: #111C27;
scrollbar-arrow-color: #4E5A65;
scrollbar-track-color: #111C27;
scrollbar-3dlight-color: #111C27;
scrollbar-highlight-color: #111C27;
scrollbar-shadow-color: #111C27;
scrollbar-darkshadow-color: #111C27; 
FONT-SIZE: 14px; COLOR: #727272; FONT-FAMILY: arial; line-height: 24px; letter-spacing:0px; TEXT-ALIGN: justify; 
 
}
 A:link { color: #72728a; text-decoration: none; background: none;font-weight: none; }
 A:visited { color: #72728a; text-decoration: none; background: none; font-weight: none; }
 A:active { color: #72728a; text-decoration: none;  background: none; font-weight: none; }
 A:hover {cursor: crosshair; color:#C8D3D3; text-decoration:none; font-weight:none; background: none;}

.name {
font-family:arial; 
letter-spacing:1px;
text-transform:uppercase;
color:#a2785d; 
font-size:11pt;
line-height:13px;}

.right {
   border: 0px solid #000000;
                        background-image: url(layout/image.png);
   float: right;
   margin-right: 3px;
   margin-bottom: 1px;
                        margin-top: 1px;
   margin-left: 3px;
                        padding: 8px;
   }
   
.left {
   border: 0px solid #000000;
                        background-image: url(layout/image.png);
   float: left;
   margin-right: 3px;
   margin-bottom: 1px;
                        margin-top: 1px;
   margin-left: 3px;
                        padding: 8px;
   }

.middle {
   border: 0px solid #000000;
                        padding: 8px;
                        background-image: url(layout/image.png);
   margin-right: 0px;
   margin-bottom: 0px;
                        margin-top: 0px;
   margin-left: 0px;
   }


b, strong{
color: #7D7D59;
}

@font-face {
    font-family: divfont;
    src: url(layout/LoveYaLikeASister.ttf);
}

@font-face {
    font-family: divfont2;
    src: url(layout/SFMoviePoster.ttf);
}

h1 { 
margin: 0;
text-align:center;
font-family: divfont;  
font-size:30px;
color: #455757;
line-height: 30px;
letter-spacing: 2px;
border-bottom: 0px;
text-transform:lowercase;
}

h2 { 
margin: 0;
text-align:center;
font-family: divfont;  
font-size:20px;
color: #455757;
line-height: 20px;
letter-spacing: 2px;
border-bottom: 0px;
text-transform:lowercase;
}

f1 { 
margin: 0;
text-align:center;
font-family: divfont2;
font-size:25px;
color: #727272;
line-height: 20px;
letter-spacing: 4px;
border-bottom: 0px;
text-transform:none;
font-weight: normal;}


blockquote {
  background: #000000;
  border-left: 15px solid #723DB4;
  font-size:13px;
  color: #1a1a1a;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}