html { background: #FF8800 url("../_images/back_fade.gif") 0 0 repeat-x; }
body { background: url("../_images/rays.png") top center no-repeat; }

#navigation, #page, #footer { width: 750px; margin: 0 auto; }
/*
### NAVIGATION ### */
#navigation { height: 138px; width: 754px; }
#navigation li { float: right; list-style-type: none; }
#navigation li a { width: 121px; height: 32px; background-position: 0 -36px; display: block; overflow: hidden; text-indent: -9114px; }
#navigation li.current a { height: 36px; background-position: 0 0; }
.nav-home { background-image: url("../_images/nav_home.gif"); }
.nav-list { background-image: url("../_images/nav_list.gif"); }
.nav-refer { background-image: url("../_images/nav_refer.gif"); }
.nav-register { background-image: url("../_images/nav_register.gif"); }
.nav-tour { background-image: url("../_images/nav_tour.gif"); }
/*
### MAIN PAGE CONTENT ### */
#page { background: #FFFFFF url("../_images/back_page.gif") 0 0 no-repeat; position: relative; }
h1#logo { position: absolute; left: 30px; top: -108px; padding: 0; margin: 0; }
#logo span, #logo a { width: 305px; height: 238px; background: url("../_images/logo_screen.gif") 0 0 no-repeat; overflow: hidden; text-indent: -9114px; display: block; }
