
body {
   font: 9pt/16pt georgia;
   color: #555753;
   background-color: white;
   margin: 0px;
   }

body.intro {
   font: 9pt/16pt arial;
   color: #555753;
   background-color: white;
   margin: 0px;
   }

p {
   font: 8pt/16pt georgia;
   margin-top: 0px;
   text-align: justify;
   }
h3 {
   font: italic normal 12pt georgia;
   letter-spacing: 1px;
   margin-bottom: 0px;
   color: black;
   }
a:link {
   font-weight: bold;
   text-decoration: none;
   color: #6B95D5;
   }
a:visited {
   font-weight: bold;
   text-decoration: none;
   color: #6B95D5;
   }
a:hover, a:active {
   text-decoration: none;
   color: #C1792D;
   }


/* specific divs */

div.maincont {
   background: url(images/02backg.jpg) no-repeat top left;
   background-color: none;
   width: 700px;
   height: 483px;
   position: absolute;
   top: 100px;
   left: 10px;
   padding: 0px 0px 0px 0px;
   margin: 0px;
   border-style: thin;
   border: 1px;
   z-index: 1;
   }

div.header1 {
   width: 300px;
   height: 60px;
   position: absolute;
   top: 10px;
   left: 20px;
   padding: 0px 0px 0px 0px;
   margin: 0px;
   z-index: 2;
   }

#container {
   background: url(header2.jpg) no-repeat top left;
   width: 700px;
   height: 500px;
   padding: 0px 0px 0px 0px;
   margin: 0px;
   }

div.intropic {
   background: url(images/first1.jpg) no-repeat top left;
   width: 650px;
   height: 453px;
   position: absolute;
   top: 50px;
   left: 50px;
   padding: 0px 0px 0px 0px;
   margin: 0px;
   }

div.flashi {
   background-color: white;
   width: 251px;
   height: 239px;
   position: absolute;
   top: 30px;
   left: 200px;
   padding: 0px 0px 0px 0px;
   margin: 0px;
   z-index: 1;
   }

div.menu {
   background-color: none;
   width: 150px;
   height: 300px;
   position: absolute;
   top: 50px;
   left: 10px;
   padding: 0px 0px 0px 0px;
   margin: 0px;
   z-index: 1;
   }

div.menu2 {
   background-color: none;
   width: 150px;
   height: 300px;
   position: absolute;
   top: 50px;
   left: 510px;
   padding: 0px 0px 0px 0px;
   margin: 0px;
   z-index: 1;
   }

table.dvd {
   font: 9pt/16pt arial;
   background-color: white;
   width: 400px;
}









