@charset "utf-8";
/* CSS Document */
#menu {float:left;width:650px;height:53px;margin-left:2px;}
#menu UL {padding:0px;margin:0px;list-style-type:none;}
#menu LI {DISPLAY: inline}

#menu_home A {float:left;display:block;padding:0px;width:78px;height:53px;text-align:center;}
#menu_home A:link {background:url(../images/red-nav.jpg) no-repeat 0 0;}
#menu_home A:visited {background:url(../images/red-nav.jpg) no-repeat 0 0;}
#menu_home A:hover {background:url(../images/red-nav.jpg) no-repeat 0px -53px;}
#menu_home A:active {background:url(../images/red-nav.jpg) no-repeat 0 0;}

#menu_about A {float:left;display:block;padding:0px;width:120px;height:53px;text-align:center;}
#menu_about A:link {background:url(../images/red-nav.jpg) no-repeat -78px 0;}
#menu_about A:visited {background:url(../images/red-nav.jpg) no-repeat -78px 0;}
#menu_about A:hover {background:url(../images/red-nav.jpg) no-repeat -78px -53px;}
#menu_about A:active {background:url(../images/red-nav.jpg) no-repeat -78px 0;}

#menu_menu A {float:left;display:block;padding:0px;width:112px;height:53px;text-align:center;}
#menu_menu A:link {background:url(../images/red-nav.jpg) no-repeat -198px 0;}
#menu_menu A:visited {background:url(../images/red-nav.jpg) no-repeat -198px 0;}
#menu_menu A:hover {background:url(../images/red-nav.jpg) no-repeat -198px -53px;}
#menu_menu A:active {background:url(../images/red-nav.jpg) no-repeat -198px 0;}

#menu_news A {float:left;display:block;padding:0px;width:112px;height:53px;text-align:center;}
#menu_news A:link {background:url(../images/red-nav.jpg) no-repeat -310px 0;}
#menu_news A:visited {background:url(../images/red-nav.jpg) no-repeat -310px 0;}
#menu_news A:hover {background:url(../images/red-nav.jpg) no-repeat -310px -53px;}
#menu_news A:active {background:url(../images/red-nav.jpg) no-repeat -310px 0;}

#menu_photo A {float:left;display:block;padding:0px;width:98px;height:53px;text-align:center;}
#menu_photo A:link {background:url(../images/red-nav.jpg) no-repeat -425px 0;}
#menu_photo A:visited {background:url(../images/red-nav.jpg) no-repeat -425px 0;}
#menu_photo A:hover {background:url(../images/red-nav.jpg) no-repeat -425px -53px;}
#menu_photo A:active {background:url(../images/red-nav.jpg) no-repeat -425px 0;}

#menu_contact A {float:left;display:block;padding:0px;width:120px;height:53px;text-align:center;}
#menu_contact A:link {background:url(../images/red-nav.jpg) no-repeat -523px 0;}
#menu_contact A:visited {background:url(../images/red-nav.jpg) no-repeat -523px 0;}
#menu_contact A:hover {background:url(../images/red-nav.jpg) no-repeat -523px -53px;}
#menu_contact A:active {background:url(../images/red-nav.jpg) no-repeat -523px 0;}