<STYLE TYPE="text/css" MEDIA=screen>
<!--
{}
body,
html { font-family: Verdana, "Lucida Grande", Georgia, Helvetica, Verdana, Geneva,  Arial, Trebuchet MS, Verdana, Courier, Arial, Helvetic, sans-serif;
       background-color: rgb(225,225,190); /* e1, e1, be */
       color: rgb(74,53,5);
       letter-spacing: 0.0em;
       word-spacing: 0.2em;
       line-height: 1.5em;
       padding: 0;
       margin: 0;
       font-size: small; 
       }

#ie-box { position: absolute;
          top: 1em;
          right: 2em;
          border: 1px solid #a97;
          background: #9CB;
          padding: 0.5em 1em;
          color: #764;
          font-weight: bold; }

#titleLine { position: absolute;
             padding: 0 1em 0 0;
             line-height: 1.4;
             top: 9em;
             left: 6em;
             text-align: right;
             border-width: 0 0 0 0;
             border-color: rgb(122,122,108);
             border-style: solid; }

#box { position: relative;
       background: rgb(205,205,170);
       top: 0em;
       left: 0em;
       width: 100%;
       height: 8em;
       padding: 1.5em 0em 0em 0em;
       border-width: 2px 0 0 0;
       border-color: rgb(210,215,250);
       border-style: solid;
       }

#svg { position: absolute;
	   background-color: rgb(205,205,170);
       top: 2.5em;
	   height: 5.2em;
       left: 15%;
       }

#svg-alt { position: absolute;
           top: 3.0em;
           left: 10%;
           }

#altTitle { position: absolute;
            top: 1em;
            left: 10%;
            font-size: x-large;
            line-height: 1em;
            font-family: Arial;
            }

#menuBar { position: relative;
           background: rgb(205,205,170);
           z-index: 1;
           top: -1em;
           width: auto;
           height: 1.6em;
           padding: 0 0 0 19%;
           border-width: 2px 0 2px 0;
/*           border-color: rgb(124,103,55) rgb(74,53,5) rgb(124,103,55) rgb(74,53,5); */
           border-color: rgb(215,215,200) rgb(205,205,170) rgb(175,175,140) rgb(205,205,170); 
           border-style: solid; }

#menu { position: absolute;
        width: 80%;
        color: rgb(20,20,4); 
        }
#menu ul .item { display: none;
                 }
#menu ul:hover .item { display: block;
                       background: rgb(175,175,140);
                       padding: 3px;
                       margin: 1px;
                       }
#menu ul:hover .item a { 
                         color: rgb(20,20,4);
                         text-decoration: none;
                         }
#menu ul:hover .item a:hover { 
                               color: rgb(230,230,200);
							   }
#menu ul { width: 16%;
           text-align: center;
           float: left;
           margin: 0 1em;
           padding: 0 0em;
           background: rgb(205,205,170); /* dc8c1e */
           list-style: none;
           }

.clear { clear:both; 
         height: 1em;
         }

#pictLine { position: relative;
            top: 0em;
            left: 0em;
            z-index: 1;
            width: 100%;
            text-align: center;
            }

#endBar { position: relative;
          top: 8em;
          left: 15%;
          width: 20em;
          font-size: 0.8em;
          text-align: left;
          color: rgb(94,73,35);
          }

textarea { 
           background: rgb(41,30,20);
           font-size: large;
           font-family: monospace;
           font-weight: normal;
           text-decoration: none;
           color: rgb(230,210,80);
           letter-spacing: 0em;
           width: 100%;
           padding: 2px;
           border: solid 2px rgb(105,90,80); }

.email-height { height: 1.1em; }
.comment-height { height: 7em; }

img.border { border: 2px solid rgb(110,110,80);
             margin: 0 5px 0 5px; }




#container { position: relative;
             top: -2em;
             left: 22%;
             width: 56%; 
             }

.contentBox { position: relative;
              top: 0.5em;
              width: 100%;
              left: 0em;
              padding: 0em;
   }

a:link { text-decoration: none;
         color: rgb(20,20,4); }
a:visited { text-decoration: none;
            color: rgb(20,20,4); }
a:hover { text-decoration: none;
          color: rgb(230,230,200);
          }
a:active { text-decoration: none;
           color: rgb(20,20,4); }

.white-txt { text-decoration: none;
             color: rgb(230,230,180); }

.contentBox a:link { text-decoration: none;
         color: rgb(0,93,154); }
.contentBox a:visited { text-decoration: none;
            color: rgb(0,93,154); }
.contentBox a:hover { text-decoration: underline;
          color: rgb(0,70,215); }
.contentBox a:active { text-decoration: none;
           color: rgb(0,93,154); }

.blue-txt { text-decoration: none;
            color: rgb(0,93,154); }

.center-txt { position: relative;
              text-align: center; }

.center-txt a:link { text-decoration: none;
         color: rgb(0,93,154); }
.center-txt a:visited { text-decoration: none;
            color: rgb(0,93,154); }
.center-txt a:hover { text-decoration: underline;
          color: rgb(0,70,215); }
.center-txt a:active { text-decoration: none;
           color: rgb(0,93,154); }

.client-pop { display: none; 
              position: absolute;
              z-index: 2;
              margin: 0em 5em;
              left: 3em;
              top: 28em;
              border: solid rgb(0,73,84) 5px;
              padding: 0.5em 2em 2em 2em;
              background-color: rgb(188,181,138);
              text-align: justify; 
              font-size: 12px; 
              }

#client-box { overflow: auto;
              height: 16.5em;
              min-width: 80px;
              border: solid 1px rgb(0,73,84);
              color: rgb(94,83,35);
              letter-spacing: 0.3em;
              padding: 0.3em 0.3em 0.3em 0;
              margin: 1em 0 0 0;
              background-color: rgb(208,201,158);
              }

-->
</STYLE>
