body {
    background : #7d99c4 no-repeat bottom center;
}

img {
    border : none;
}

h1 {
    margin : 1em 0 0 0;
    text-align : center;
}

#nav {
    list-style-type : none;
margin : 0 auto;
padding : 0;
overflow : hidden;
width : 462px;
}
#nav li {
    float : left;
    text-indent : -1000em;

}
#nav li a {
    display : block;
    width : 63px;
    height : 59px;

}
#nav-index a {
    background : transparent url(/_/i/menu_home1.gif) no-repeat left top;
}
#nav-index a:hover {
    background : transparent url(/_/i/menu_home2.gif) no-repeat left top;
}
#nav-bio a {
    background : transparent url(/_/i/menu_bio1.gif) no-repeat left top;
}
#nav-bio a:hover {
    background : transparent url(/_/i/menu_bio2.gif) no-repeat left top;
}
#nav-music a {
    background : transparent url(/_/i/menu_music1.gif) no-repeat left top;
}
#nav-music a:hover {
    background : transparent url(/_/i/menu_music2.gif) no-repeat left top;
}
#nav-tour a {
    background : transparent url(/_/i/menu_tour1.gif) no-repeat left top;
}
#nav-tour a:hover {
    background : transparent url(/_/i/menu_tour2.gif) no-repeat left top;
}
#nav-media a {
    background : transparent url(/_/i/menu_media1.gif) no-repeat left top;
}
#nav-media a:hover {
    background : transparent url(/_/i/menu_media2.gif) no-repeat left top;
}
#nav-board a {
    background : transparent url(/_/i/menu_board1.gif) no-repeat left top;
}
#nav-board a:hover {
    background : transparent url(/_/i/menu_board2.gif) no-repeat left top;
}
#nav-contact a {
    background : transparent url(/_/i/menu_contact1.gif) no-repeat left top;
}
#nav-contact a:hover {
    background : transparent url(/_/i/menu_contact2.gif) no-repeat left top;
}

#foot,
#foot div {
    width : 100%;
    height : 236px;
}
#foot {
    background: transparent url(/_/i/scene05.png) 25% bottom repeat-x;
}
#foot2 {
    background: transparent url(/_/i/scene04.png) 35% bottom repeat-x;
}
#foot3 {
    background: transparent url(/_/i/scene03.png) 45% bottom repeat-x;
}
#foot4 {
    background: transparent url(/_/i/scene02.png) center bottom no-repeat;
}
#foot5 {
    background: transparent url(/_/i/scene01.png) 75% bottom repeat-x;
}


#subform {
    width : 345px;
    margin : 0 auto 10px auto;
}
#subform #subform-join,
#subform #subform-submit {
    vertical-align : middle;
}
#subform #subform-submit {
    margin-left : 10px;
}