body        { font-family: Helvetica, Arial;
              font-size: 12px;
            }

a          { color: white; }
a:hover    { color: #f6a125; }
//a:visited  { color: #757575; }

.link_black         { color: black; }
.link_black:hover   { color: #f6a125; }
//.link_black:visited { color: #757575; }

h1         { font-family: Helvetica, Arial;
             font-size: 12px;
             letter-spacing: 0.063em;
             color: #757575;
             margin-top: 1px;
             margin-bottom: 3px;
           }

p          { font-family: Helvetica, Arial;
             font-size: 12px;
             margin: 0px;
             letter-spacing: 0.063em;
             line-height: 142%;
           }

.p_expo    { font-family: Helvetica, Arial;
             font-size: 11px;
             margin: 0px;
             letter-spacing: 0.063em;
             line-height: 130%;
           }

td         { font-family: Helvetica, Arial;
             font-size: 12px;
             margin: 0px;
             letter-spacing: 0.063em;
             line-height: 142%;
             vertical-align: top;
           }

.header_white { font-family: Helvetica, Arial;
                font-size: 12px;
                color: white;
                margin: 2px;
                padding-right: 5px;
                letter-spacing: 0.063em;
                line-height: 142%;
               }

.header_grey  { font-family: Helvetica, Arial;
                font-size: 12px;
                color: #757575;
                margin: 2px;
                padding-right: 5px;
                letter-spacing: 0.063em;
                line-height: 142%;
               }

.field         { font-family: Helvetica, Arial;
                 font-size: 12px;
                 color: black;
                 letter-spacing: 0.063em;
                 line-height: 142%;
               }

.expo         { position: absolute;
                overflow: visible;
                top: 30px;
                width: 170px;
                height: 275px;
                background-color: white;
                border-style: solid;
                border-width: 2px;
                border-color: #f6a125;
              }

.wallpaper    { position: absolute;
                overflow: visible;
                top: 30px;
                width: 260px;
                height: 275px;
              }
#google_ads_right { position: absolute;
             top: 20px;
             left: 970px;
             height: 840px;
             width: 160px;
}

#main      { position: absolute;
             top: 0px;
             left: 0px;
             height: 860px;
             width: 910px;
             background-color: white;
             z-index: 100;
           }

#logo      { position: relative;
             top: 0px;
             left: 0px;
             width: 910px;
             height: 76px;
             background-color: white;
           }

#menu_top  { position: relative;
             top: 0px;
             left: 0px;
             width: 910px;
             height: 100px;
             background-color: white;
           }

#content_black { position: relative;
                 left: 0px;
                 width: 910px;
                 height: 350px;
                 background-color: black;
               }

#content_white { position: relative;
                 left: 0px;
                 width: 910px;
                 min-height: 155px;
                 background-color: white;
               }

#menu_bottom   { position: absolute;
                 left: 30px;
                 top: 30px;
                 width: 164px;
                 height: 100px;
               }

#content_text { position: absolute;
                left: 295px;
                top: 30px;
                width: 365px;
                overflow:visible;
              }

#content_black_text { 
                position: absolute;
                left: 152px;
                top: 30px;
                width: 685px;
                height: 270px;
              }
              
#gallery      { position: absolute;
                left: 20px;
                top: 10px;
                width: 175px;
                height: 340px;
                font-size: 9px;
                letter-spacing: 0.045em;
                line-height: 100%;
                color: white;
                overflow: auto;
              }
