@charset "utf-8";
/* CSS Document */


#navi{
margin:0;
padding:0;
list-style:none;
width:650px;
height:61px;
background:url(../img/navi_border.gif) no-repeat;
clear:both;
overflow:hidden;
font-size:xx-small;
}
#navi li{
margin:0;
padding:10px 40px 0 0;
float:left;
text-indent:-2000px;
}
#navi .index{
display:block;
width:69px;
height:25px;
background:url(../img/menu.gif) no-repeat 0 0;
margin:0 0 0 77px;
}
#navi .what{
display:block;
width:69px;
height:25px;
background:url(../img/menu.gif) no-repeat -69px 0;
}
#navi .menu{
display:block;
width:92px;
height:25px;
background:url(../img/menu.gif) no-repeat -138px 0;
}
#navi .map{
display:block;
width:46px;
height:25px;
background:url(../img/menu.gif) no-repeat -230px 0;
}
#navi .link{
display:block;
width:62px;
height:25px;
background:url(../img/menu.gif) no-repeat -276px 0;
}

#navi .index:hover{
background:url(../img/menu.gif) no-repeat 0 -25px;
}
#navi .what:hover{
background:url(../img/menu.gif) no-repeat -69px -25px;
}
#navi .menu:hover{
background:url(../img/menu.gif) no-repeat -138px -25px;
}
#navi .map:hover{
background:url(../img/menu.gif) no-repeat -230px -25px;
}
#navi .link:hover{
background:url(../img/menu.gif) no-repeat -276px -25px;
}
#navi #visit_what{
display:block;
width:69px;
height:25px;
background:url(../img/menu.gif) no-repeat -69px -50px;
}
#navi #visit_menu{
display:block;
width:92px;
height:25px;
background:url(../img/menu.gif) no-repeat -138px -50px;
}
#navi #visit_map{
display:block;
width:46px;
height:25px;
background:url(../img/menu.gif) no-repeat -230px -50px;
}
#navi #visit_link{
display:block;
width:62px;
height:25px;
background:url(../img/menu.gif) no-repeat -276px -50px;
}

a:link{
color:#003366;
text-decoration:none;
}
a:visited{
color:#003366;
text-decoration:none;
}
a:hover{
color:#990000;
text-decoration:underline;
}
a:active{
text-decoration:none;
}

#under #FL{
margin:0;
padding:20px 0 15px 49px;
clear:both;
list-style:none;
background:url(../img/repeat_back.gif) repeat-y center;
}
#under #FL_01{
float:left;
line-height:19px;
color:#990033;
font-size:75%;
margin:0;
padding:0;
}

#under #FL_02{
margin:-3px 0 0 20px;
padding:0;
background:url(../img/flash_logo.jpg) no-repeat;
height:39px;
width:158px;
overflow:hidden;
font-size:xx-small;
text-indent:-3000px;
float:left;
}
#under #FL_02 a{
display:block;
height:39px;
width:158px;
}
#under #FL_03{
margin:0 0 0 425px;
padding:0;
color:#333333;
font-size:x-small;
clear:both;
line-height:15px;
text-decoration:underline;
}



#under{
background:url(../img/repeat_back.gif) repeat-y;
width:650px;
margin:0;
padding:0;
}

#footer{
margin:0;
padding:0;
background:url(../img/footer.jpg) no-repeat;
width:650px;
height:60px;
}


#footer address{
color:#FFFFFF;
font-size:90%;
text-align:center;
text-transform:capitalize;
margin:0;
padding:40px 0 0 0;
}
#footer span{
text-transform:uppercase;
}



