@charset "utf-8";
.fht { height:100%; }
body, html { height:100%; overflow:auto; margin:0px; padding:0px }
body { background-color:#666; font-family: "Swis721 LtEx Bt", Arial, sans-serif; color:#fff; font-size:12px; }
#root { background-color:#A8A8A8;height:550px; width:768px; }
a { text-decoration:none; color:#00f; }
span.item {
    width:50px;
    height:20px;
}
#slide_show_container { text-align:center; }
#slide_show_container img { border:4px solid black; text-align:center;}
a.MenuBarItemSubmenu span.item { padding-right:20px;}
/* for the specific items */
#Projects .item, #Profile .item { width:52px; }
#Works .item { width:50px; }