body {
        background-color: #777;
        margin: 0px;
      }
h1      {   COLOR: #dad900;
            font-size: 11px;
            line-height: 100%;
            font-weight: normal;
            font-family: "Trebuchet MS", helvetica, arial, sans-serif;
            text-decoration: none;
            vertical-align: top;
            }


#menu     {
            position: fixed;
            padding-top: 130px;
            width: 200px;
            height: 312px;
           }

#logo     { position: relative;
            width: 200px;
            height: 58px;
            text-align: right;
            color: #eee;
            font-size: 10px;
            line-height: 200%;
            font-family: "Trebuchet MS", helvetica, arial, sans-serif;
            text-decoration: none;
           }

#main     { position: relative;
            right: 0px;
            margin-top: 20px;
            width: 200px;
            height: 60px;
            text-align: right;
            }

#main a {   color: #eee;
        	font-size: 12px;
            line-height: 120%;
            font-family: "Trebuchet MS", helvetica, arial, sans-serif;
            text-decoration: none;}


#main a:hover { color: #dad900;
                font-size: 12px;
                line-height: 120%;
                font-family: "Trebuchet MS", helvetica, arial, sans-serif;
                text-decoration: none;}


#submenu    { position: relative;
            right: 0px;
            margin-top: 25px;
            width: 200px;
            height: 85px;
            text-align: right;
            }


#submenu a { color: #fff;
             font-size: 11px;
            line-height: 120%;
            font-family: "Trebuchet MS", helvetica, arial, sans-serif;
             text-decoration: none;}


#submenu a:hover { color: #dad900;
                   font-size: 11px;
            line-height: 120%;
            font-family: "Trebuchet MS", helvetica, arial, sans-serif;
                   text-decoration: none;}


#contact_me    { position: relative;
                 margin-top: 30px;
                 color: #eee;
        	    font-size: 11px;
                line-height: 100%;
                font-family: "Trebuchet MS", helvetica, arial, sans-serif;
                text-decoration: none;
                 text-align: right;
                 width: 200px;
                 height: 18px;
                 }

#contact_me_text  { position: relative;
                    right: 0px;
                    width: 200px;
                    height: 50px;
                    text-align: right;
                    margin-top: 3px;
                    COLOR: #fff;
                    font-size: 10px;
                    line-height: 110%;
                    font-family: "Trebuchet MS", helvetica, arial, sans-serif;
                    TEXT-DECORATION: none;
                   }

#box      { padding-top: 125px;
            padding-left: 225px;
            width: 750px;
            height: 100%;
            color: #fff;
           font-size: 12px;
           line-height: 120%;
           font-family: "Trebuchet MS", helvetica, arial, sans-serif;
           }


#name     { height: 15px;
            padding-left: 1px;
            COLOR: #dad900;
            font-size: 11px;
           line-height: 110%;
           font-family: "Trebuchet MS", helvetica, arial, sans-serif;
            text-decoration : none;
            }

#text{      width: 470px;
            height: 100%;
            text-align: justify;
           }


#text a {  COLOR: #eee;
            font-size: 11px;
            line-height: 120%;
            font-family: "Trebuchet MS", helvetica, arial, sans-serif;
            text-decoration : none;
           }

#text a:hover {  COLOR: #dad900;
            font-size: 11px;
            line-height: 120%;
            font-family: "Trebuchet MS", helvetica, arial, sans-serif;
            text-decoration : none;
           }




#gallery {  width: 800px;
            height: 100%;
            float: left;
        }

#gallery a {  COLOR: #eee;
            font-size: 11px;
            line-height: 120%;
            font-family: "Trebuchet MS", helvetica, arial, sans-serif;
            text-decoration : none;
           }

#gallery a:hover {  COLOR: #dad900;
            font-size: 11px;
            line-height: 120%;
            font-family: "Trebuchet MS", helvetica, arial, sans-serif;
            text-decoration : none;
           }

#gallery img{
border: 8px solid #fff;
margin-bottom: 8px;
margin-right: 8px;
margin-top: 8px;
}


#rights  { position: relative;
           margin-top: 35px;
           padding-bottom: 20px;
           color: #ddd;
           bottom: -10px;
           font-size: 10px;
           line-height: 110%;
           font-family: "Trebuchet MS", helvetica, arial, sans-serif;
           text-decoration : none;
            }

#rights a { color: #ddd;
            font-size: 10px;
           line-height: 110%;
           font-family: "Trebuchet MS", helvetica, arial, sans-serif;
            text-decoration: none;}


#rights a:hover { color: #dad900;
                  font-size: 10px;
                  line-height: 110%;
                  font-family: "Trebuchet MS", helvetica, arial, sans-serif;
                  text-decoration: none;}


#language   {  position: fixed;
               width: 20px;
               height: 62px;
               top: 125px;
               right: 0%;
            }




