/* 20090719.020 */
* { margin:0; padding:0; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:12px; color:#FBD69E; font-weight:normal; }
body { background:#AC7F30 url(img/ground.jpg) top center no-repeat; }
a { color:#FAF0F5; text-decoration:none; }
  a:hover { color:#FFC438; }

#container { margin:35px auto 0; width:886px; background:url(img/containerGnd.jpg) repeat; }

#header { width:886px; height:226px; background:url(img/headerGnd.jpg) no-repeat; }

#content { float:left; }
  #content #menu { float:left; margin-top:-55px; width:245px; height:565px; background:url(img/menuGnd.jpg) no-repeat; }
    #content #menu a { display:block; padding-left:20px; line-height:49px; font-family:Garamond,"Times New Roman",serif; font-size:16px; }
      #content #menu a:hover, #content #menu a.active { background:transparent url(img/menuPallino.gif) 200px 20px no-repeat; }
  #content #text { margin-left:245px; padding-top:10px; width:615px; text-align:justify; }
    #content #text #languageSelector { float:right; margin:0 0 5px 15px; }
    #content #text .textImage { float:left; margin:0 10px 10px 0; }
      #content #text .textImage img { padding:0 10px 10px 0; }
    #content #text .textBody { margin-bottom:30px; }
      #content #text .textBody div { padding:3px 0; }
    #content #text .bigImage { margin:15px 0 30px; text-align:center; }

#footer { clear:both; width:886px; height:70px; background:url(img/footerGnd.jpg) repeat-x; }
  #footer #topBorder { width:886px; height:9px; background:url(img/footerTopBorder.jpg) no-repeat; }
  #footer #address { margin-top:15px; text-align:center; color:#F8A831; }

#doublem { margin:0 auto 20px; width:886px; text-align:right; }
