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

 A:link { color: #9bced5; text-decoration: none; background: none; font-weight: none }
 A:visited { color: #9bced5; text-decoration: none; background: none; font-weight:none}
 A:active { color: #9bced5; text-decoration: none; background: none; font-weight: none}
 A:hover {cursor: crosshair; color:#f2a3a5; 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: #955352;
}


.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: 4px;
                        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/DKDarkerMarker.otf);
}

h1 { 
margin: 0;
text-align:center;
font-family: divfont;
font-size:40px;
color: #949dc7;
line-height: 35px;
letter-spacing: 0px;
border-bottom: 0px;
text-transform:none;
font-weight: normal;}

h2 { 
margin: 0;
text-align:left;
font-family: divfont;
font-size:35px;
color: #6b594e ;
line-height: 30px;
letter-spacing: 1px;
border-bottom: 0px;
text-transform:none;
font-weight: normal;}