@CHARSET "UTF-8";

body {overflow-y: scroll; margin: 0; padding: 0; background-color: #fff; background: url(../img/f3j_top_background.png) repeat-x; }

#header { z-index: 150; position: relative; margin: 0 auto; height: 236px; background-repeat: no-repeat; background-position: top center; }
#navigation { z-index: 200; height: 22px; position: relative; margin: -73px auto 30px auto; }
#root { position: relative; margin: -30px auto 0 auto; width: 965px; }
 #main-content { z-index: 100; padding: 30px 36px 6px 36px; border: 2px solid #ececec; background: url(../img/f3j_content_background.gif) 0 0 repeat; }
 #main-content {-moz-border-radius-bottomleft: 10px;     -moz-border-radius-bottomright: 10px; 
                -webkit-border-bottom-left-radius: 10px; -webkit-border-bottom-right-radius: 10px; 
                -khtml-border-bottom-left-radius: 10px;  -khtml-border-bottom-right-radius: 10px; 
                 border-bottom-left-radius: 10px;         border-bottom-right-radius: 10px; }
 #foot { height: 20px; font-family: Arial; padding: 5px 10px; }

.head_morning { background-image: url(../img/f3j_head_morning.png); }
.head_day     { background-image: url(../img/f3j_head_day.png);     }
.head_evening { background-image: url(../img/f3j_head_evening.png); }
.head_night   { background-image: url(../img/f3j_head_night.png);   }
