body {
scrollbar-face-color: #202020;
scrollbar-arrow-color: #58255d;
scrollbar-track-color: #202020;
scrollbar-3dlight-color: #202020;
scrollbar-highlight-color: #202020;
scrollbar-shadow-color: #202020;
scrollbar-darkshadow-color: #202020; 
FONT-SIZE: 15px; COLOR: #b7adb3; FONT-FAMILY: "arial"; line-height: 23px; letter-spacing:0px; text-shadow: #202020 0px 0px 3px; TEXT-ALIGN: justify; 
 
    background-image: url('layout/bg.png');
    background-repeat: repeat;
    background-attachment: none;
    background-position: top; }

 A:link { color: #c75b94; text-decoration: none; background: none; font-weight: none }
 A:visited { color: #c75b94; text-decoration: none; background: none; font-weight:none}
 A:active { color: #c75b94; text-decoration: none; background: none; font-weight: none}
 A:hover {cursor: crosshair; color:#c7cfe4; text-decoration:none; font-weight:none; background: none;}


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

b, strong{
color: #4d5fb0;
}


.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: 6px;
   }
   
.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: 10px;
   }

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

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

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


h1 { 
margin: 0;
text-align:center;
font-family: divfont;
font-size:30px;
color: #8e51a9;
line-height: 20px;
letter-spacing: 0px;
border-bottom: 0px;
text-transform:none;
font-weight: normal;}

h2 { 
margin: 0;
text-align:left;
font-family: divfont;
font-size:25px;
color: #8e51a9;
line-height: 18px;
letter-spacing: 4px;
border-bottom: 0px;
text-transform:none;
font-weight: normal;}
