      body {
        font-family: arial;
        color: rgb(29,29,29);
        background-color: rgb(60,60,60);}
      table {
        border-style: none;}
      table.main {
        padding: 20px;
        width: 560px;
        background-color: rgb(20,30,40);
        margin: 20px auto 20px auto;
        border-radius: 10px;}
      td.splash {
        background-color: rgb(191,191,191);
        width: 560px;
        padding: 10px 20px 10px 20px;
        margin: 0px;
        border-radius: 10px;
        text-align: center;}
      div.splash {
        width: 522px;}
      img.splash {
        height: 140px;
        width: 450px;}
      h1.splash {
        text-align: center;
        font-weight: normal;
        font-size: 140%;}
      td.banner {
        background-color: rgb(191,191,191);
        padding: 15px 20px;
        margin: 0px;
        border-radius: 10px;}
      div.banner {
        width: 522px;
        height: 90px;}
      p.banner {
        text-align: left;
        font-size: 100%;}
      p.credit {
        text-align: left;
        text-indent: 430px;
        font-size: 100%;}
      div.info {
        position: relative;
        height: 335px;
        width: 522px;}
      div.info-small {
        height: 180px;
        width: 520px;}
      td.info {
        width: 562px;
        border-radius: 10px;
        background-color: rgb(191,191,191);
        margin: 0px;
        padding: 0px 20px 10px 20px;}
      td.info-small {
        border-radius: 10px;
        background-color: rgb(191,191,191);
        margin: 0px;
        padding: 20px;}
      img.icon {
        height: 330;
        width: 60;
        position: absolute;
        top: 0px;}
      h1.info {
        text-align: left;
        font-weight: normal;
        font-size: 140%;
        padding: 0px 0px 0px 75px;}
      p.info {
        text-align: left;
        font-size: 100%;
        padding: 0px 0px 0px 75px;}
      p.info-small {
        text-align: center;
        font-size: 140%;
        position: relative;
        top: 15%;}
      div.tile {
        position: relative;
        width: 270px;
        height: 200px;}
      td.acid-tile {
        width: 270px;
        padding: 0px;
        margin: 0px;
        background-color: rgb(191,191,191);
        border-radius: 10px;}
      td.filter-tile {
        width: 270px;
        padding: 0px;
        margin: 0px;
        background-color: rgb(191,191,191);
        border-radius: 10px;}
      td.acid-tile:hover {
        background-image: url("resources/tile_bg_acid.gif");}
      td.filter-tile:hover {
        background-image: url("resources/tile_bg_filter.gif");}
      a.tile {
        text-decoration: none;
        font-weight: normal;
        color: rgb(45,45,45);}
      img.tile {
        position: absolute;
        top: 0px; 
        height: 200;
        width: 269;}
      h1.tile {
        text-align: center;
        font-weight: normal;
        position: relative;
        top: 0px; 
        padding: 10px;
        text-align: center;
        margin: 0px;
        font-size: 350%;}
      p.tile {
        position: relative;
        top: 0px; 
        font-size: 140%;
        text-align: center;
        padding: 10px;
        margin: 0px;}
      td.menu {
        align: center;
        border-radius: 10px;
        width: 560px;}
      div.menu {
        width: 560px;}
      table.menu {
        width: 560px;
        padding: 1px 0px;
        margin: 0px;
        background-color: rgb(191,191,191);
        border-radius: 10px;}
      td.menu-item {
        width: 93px;
        text-align: center;} 
      a.menu {
        text-decoration: none;
        font-weight: bold;
        font-size: 100%;}
      a.menu:link {
        color: rgb(120,0,0);}
      a.menu:visited {
        color: rgb(120,0,0);}
      a.menu:hover {
        color: rgb(0,0,0);}
      a.menu:active {
        color: rgb(10,10,10);}
      a.menu-active {
        text-decoration: none;
        font-weight: bold;
        font-size: 100%;}
      a.menu-active:link {
        color: rgb(0,0,0);}
      a.menu-active:visited {
        color: rgb(0,0,0);}
      a.menu-active:hover {
        color: rgb(0,0,0);}
      a.menu-active:active {
        color: rgb(10,10,10);}
      a.mail {
        text-decoration: none;}
      a.mail:link {
        color: rgb(0,0,0);}
      a.mail:visited {
        color: rgb(0,0,0);}
      a.mail:hover {
        color: rgb(0,0,150);}
      a.mail:active {
        color: rgb(0,0,150);}
