body {
        background: #f8f8ec;
        margin: 0px;
      }
h1      {   COLOR: #CC9900;
            font-size: 11px;
            line-height: 100%;
            font-weight: normal;
            font-family: Arial, Helvetica, sans-serif;
            text-decoration: none;
            vertical-align: top;
            }


#menu     {
            position: fixed;
            padding-top: 100px;
            width: 250px;
            height: 312px;

           }

#logo     { position: relative;
            width: 250px;
            height: 58px;
            text-align: right;
            color: #eee;
            font-size: 10px;
            line-height: 200%;
            font-family:Arial, Helvetica, sans-serif;
            text-decoration: none;
           }


#line {
    width: 200px;
    border-bottom:  dotted 1px #f8f8ec;
    list-style: none;
     margin-left: 50px;   	}

#main     { position: relative;
            right: 0px;
            margin-top: 25px;
            width: 250px;
            height: 270px;
            text-align: right;
            }

#main a {   color: #666;
        	font-size: 11px;
            line-height: 150%;
            font-family: Arial, Helvetica, sans-serif;
            text-decoration: none;}


#main a:hover, #main span, #main .active a, #main li a.current{
            color: #333;
            text-decoration: none;}


#submenu    { position: relative;
            right: 0px;
            padding-top: 5px;
            padding-bottom: 7px;
            text-align: right;

            }


#submenu a { color: #777;
            font-size: 11px;
            line-height: 120%;
             font-family: Arial, Helvetica, sans-serif;
             text-decoration: none;
             text-transform: lowercase; }


#submenu a:hover, #submenu span, #submenu .active a, #submenu li a.current {
            color: #333;
            text-decoration: none;}

#social    {     position: fixed;
                 margin-top: 70px;
                 width: 250px;
                 bottom: 22px;
                 text-align: right;
                 text-transform: uppercase;
                 COLOR: #aaa;
                 font-size: 10px;
                 line-height: 180%;
                 font-family: Arial, Helvetica, sans-serif;
                 TEXT-DECORATION: none;
                 }

#box      { padding-top: 100px;
            padding-left: 280px;
            width: 750px;
            height: 100%;
            color: #888;
            font-size: 13px;
            line-height: 130%;
            font-family: Arial, Helvetica, sans-serif;
            text-align: justify;
           }


#name     { COLOR: #888;
            font-size: 30px;
            line-height: 120%;
            font-family: Arial, Helvetica, sans-serif;
            text-decoration : none;
             text-align: justify;
            }

#text{      width: 550px;
            COLOR: #777;
            font-size: 12px;
            line-height: 140%;
            font-family: Arial, Helvetica, sans-serif;
            text-decoration : none;
            height: 100%;
            text-align: justify;
           }


#text a {   COLOR: #666;
            font-size: 11px;
            line-height: 120%;
            font-family: Arial, Helvetica, sans-serif;
            text-decoration : none;
           }

#text a:hover {  COLOR: #CC9900;
            font-size: 11px;
            line-height: 120%;
            font-family: Arial, Helvetica, sans-serif;
            text-decoration : none;
           }




#gallery {  width: 766px;
            height: 100%;
            COLOR: #666;
            float: left;
            font-size: 11px;
            line-height: 130%;
            font-family: Arial, Helvetica, sans-serif;
            text-decoration : none;
        }

#gallery a {  COLOR: #666;
            font-size: 11px;
            line-height: 130%;
            font-family: Arial, Helvetica, sans-serif;
            text-decoration : none;
           }

#gallery a:hover {  COLOR: #CC9900;
            font-size: 11px;
            line-height: 130%;
            font-family: Arial, Helvetica, sans-serif;
            text-decoration : none;
           }
#gallery img{
            margin-bottom: 8px;
            margin-top: 8px;
             border: 8px solid #fff;
            }

#i img{
            margin-bottom: 15px;
            margin-right: 25px;
            }


#rights  { position: relative;
            vertical-align: text-bottom;
           height: 45px;
           margin-top: 35px;
           padding-bottom: 20px;
           color: #999;
           bottom: -10px;
           font-size: 9px;
           line-height: 110%;
           font-family: Arial, Helvetica, sans-serif;
           text-decoration : none;
            }

#rights a { color: #999;
            font-size: 9px;
           line-height: 110%;
           font-family: Arial, Helvetica, sans-serif;
           text-decoration: none;}


#rights a:hover { color: #CC9900;
                  font-size: 9px;
                  line-height: 110%;
                  font-family: Arial, Helvetica, sans-serif;
                  text-decoration: none;}


#language   {  position: fixed;
               width: 20px;
               height: 62px;
               top: 125px;
               right: 0%;
            }





