* { margin:0;
    padding:0;
    border:0; }

body { font-size:12px;
       font-family:"Trebuchet MS", Arial, Sans-Serif;
       color:#d0d0d0;
       background-color:#000000; }

a,a:visited,a:focus,a:active { color:#00e600;
                               text-decoration:none; }

a:hover { color:#00ff00;
          text-decoration:none; }

img { vertical-align:middle; }

div.top { width:378px;
          height:141px;
          text-align:center;
          background-image:url("images/top.png"); }

div.side { width:121px;
           background-color:#00ff00; }

div.menu { left:5px;
           width:111px;
           position:relative;
           text-align:center;
           background-color:#000000; }

div.logos { text-align:center; }

div.main { left:130px;
           top:139px;
           position:absolute;
           margin-right:6px; }
