
body {background-color: #000000;
      background-attachment: fixed;}

p {font-family: sylfaen, tahoma, arial;
   color: #ffffff;
   font-size: 100%;
   text-align: justify;
   margin: 1% 6% 1%;
   text-indent: 2%;}

h1 {font-family: sylfaen, tahoma, arial;
    color: #ffffff;
    font-size: 130%;
    text-align: center;}

h2 {font-family: sylfaen, tahoma, arial;
    color: #ff0000;
    font-size: 100%;
    padding: 0% 0% 3%;
    text-align: center;
    text-decoration: underline;}

h3 {font-family:sylfaen, tahoma, arial;
    color: #ffffff;
    font-size: 60%;
    font-weight: bold;
    margin: 2% 4% 2%;
    text-decoration: none;
    text-align: center;}

a:link {color: #ffffff; 
        font-family: sylfaen, tahoma, arial; 
        font-size: 100%;
        text-decoration: underline;}

a:active {color: #ffffff; 
          font-family: sylfaen, tahoma, arial; 
          font-size: 100%;
          text-decoration: underline;}

a:visited {color: #ffffff; 
           font-family: sylfaen, tahoma, arial; 
           font-size: 100%;
           text-decoration: underline;}
 
a:hover {color: #2d73b9; 
         font-family: sylfaen, tahoma, arial; 
         font-size: 100%; 
         text-decoration: none;}

.header {position: absolute; 
         top: 0%; 
         left: 0%; 
         right: 0%;
         z-index: 5;
         background-color: #000000;}


.nav {position: absolute; 
      top: 20%; 
      left: 0%; 
      right: 0%;  
      background-color: #2d73b9;
      z-index: 6;
      padding: .3% 0%;}

div.nav a:link {color: #000000; 
                font-family: sylfaen, tahoma, arial; 
                font-size: 80%;
                text-decoration: none;
                font-weight: bold;}

div.nav a:active {color: #000000; 
                  font-family: sylfaen, tahoma, arial; 
                  font-size: 80%;
                  text-decoration: none;
                  font-weight: bold;}

div.nav a:visited {color: #000000; 
                   font-family: sylfaen, tahoma, arial; 
                   font-size: 80%;
                   text-decoration: none;
                   font-weight: bold;}
 
div.nav a:hover {color: #ffffff; 
                 font-family: sylfaen, tahoma, arial; 
                 font-size: 80%; 
                 text-decoration: none; 
                 font-weight:bold;}

div.nav a {padding: 0% 2%;
           display: inline;}


.hits {position: absolute;
       z-index: 2;
       top: 26%;
       left: 2%;
       right: 75%;}
 
.marquee {position: absolute;
          z-index: 1;
          top: 26.5%;
          left: 26%;
          right: 0%;
          background-color: transparent;}

.side {position: absolute; 
       top: 35%; 
       left: 1%; 
       right: 78%;
       bottom: 0%;
       z-index: 3;
       margin: 0% 0% 0% 1%;}

div.side p {font-family: sylfaen, tahoma, arial;
            color: #ffffff;
            font-size: 100%;
            text-align: justify;
            margin: 3% 0%;
            text-indent: 0%;}

div.side h1 {font-family: sylfaen, tahoma, arial;
             color: #f1a629;
             font-size: 100%;
             text-align: center;
             margin: .1% 0% .1%;}

.maingallery {position: absolute;
              top: 26%; 
              left: 25%;
              right: 0%;
              bottom: -8%;
              margin: 4% 1% 5%;
              z-index: 4;
              background-image: none;}

div.maingallery img {border: none;
                     width: 23%;}

p.w3c {text-align: center;}

p.w3c img {border: none;
           width: 15%;}

p.next {padding: 5% 0%;
        text-align: center;
        font-size: 100%;}

a.next {text-decoration: none;}

a.pics {display: block;
        padding: 5% 0%;
        text-align: center;
        font-size: 110%;}

