        body {
	        height: 100%;
	        font-size: 12px;
	        text-align: center;
	        vertical-align: middle;
	        margin: 0px 0px 0px 0px;
	        padding: 0px 0px 0px 0px;
	        background-color: #5e5902; /*#4c4705;*/
	        font-family: Arial, Helvetica, sans-serif;
        }
        div, p, table { margin: 0; padding: 0; }
        td { padding: 10px; vertical-align: top; }
        img { border: none; }
        table p { margin: 0; }
        a, a:link, a:visited, a:active { color: #b26e14; text-decoration: underline; }
        a:hover { color: #8fc0d8; text-decoration: underline; }

        /* Elements */
        #yarok_wrapper { width: 700px; margin: 20px auto; text-align: center; }
        #yarok_contentHeader { height: 26px; background: url('http://www.nadav.us/clients/yarok/Images/Background/bg_top_blank.gif') no-repeat top; }
        #yarok_contentFooter { height: 26px; background : url('http://www.nadav.us/clients/yarok/Images/Background/bg_btm_blank.gif') no-repeat bottom; }
        #yarok_content { color: #4c4705; height: 10px; min-height: 10px; height: auto !important; padding: 5px 10px; text-align: left; background: url('http://www.nadav.us/clients/yarok/Images/Background/bg.gif') repeat-y; }
        #yarok_content p { margin: 10px 0; }
        #yarok_content table p { margin: 0; }
        #yarok_content .textBlock p { margin: 0; }
        #yarok_footer { width: 650px; margin: 10px auto; font-size: 10px; color: #ffffff; }
        #yarok_footer a, #yarok_footer a:link, #yarok_footer a:visited, #yarok_footer a:active { color: #ffffff; text-decoration: underline; }
        #yarok_footer a:hover { color: #ffffff; text-decoration: none; }
        #yarok_footer .credits a, #yarok_footer .credits a:link, #yarok_footer .credits a:visited, #yarok_footer .credits a:active { color: #b2b1a7; text-decoration: underline; }
        #yarok_footer .credits a:hover { color: #b2b1a7; text-decoration: none; }
        #yarok_footer .credits { color: #b2b1a7; }

        .yarok_clear { margin: 0; padding: 0; height: 1px; clear: both; }
        .yarok_left { float: left; }
        .yarok_right { float: right; }

        /*Top Menu*/
        #main_navigation { margin: 10px auto; }
        #main_navigation img { border: none; }
        #main_navigation a { text-decoration: none; }
        #main_navigation ul { margin: 0; padding: 0; list-style: none; cursor: pointer; }
        #main_navigation ul li { float: left; margin: 0 17px 0 17px; position: relative; z-index: 100; }
        #main_navigation ul .sub { position: absolute; top: -45px; left: -27px; z-index: 100; padding: 10px 0 10px 0; width: 156px; display: none; } 
        #1main_navigation ul li:hover .sub { display: block; }
        #main_navigation ul ul { padding: 0 0 0 0; background: url('http://www.nadav.us/clients/yarok/images/nav/subnav_bg.png') repeat-y; }
        #main_navigation ul ul li { padding: 5px 0 10px 0; float: none; }
        #main_navigation .sub_top { height: 30px; float: none; background: url('http://www.nadav.us/clients/yarok/images/nav/subnav_bg_top.png') no-repeat top;}
        #main_navigation .sub_btm { height: 20px; float: none; background: url('http://www.nadav.us/clients/yarok/images/nav/subnav_bg_btm.png') no-repeat bottom;}
        #main_navigation .sub_spacer { padding: 5px 0 0 0; height: 1px; } 