
.navContainer .home { background: #fff url('img/nav/button_home.gif') no-repeat top left; width:85px; height:25px; }
.navContainer .exhib { background: #fff url('img/nav/button_exhibition.gif') no-repeat top left; width:85px; height:25px; }
.navContainer .audio { background: #fff url('img/nav/button_audio.gif') no-repeat top left; width:85px; height:25px; }
.navContainer .design { background: #fff url('img/nav/button_design.gif') no-repeat top left; width:85px; height:25px; }
.navContainer .photo { background: #fff url('img/nav/button_photo.gif') no-repeat top left; width:85px; height:25px; }
.navContainer .motion { background: #fff url('img/nav/button_motion.gif') no-repeat top left; width:85px; height:25px; }
.navContainer .projects { background: #fff url('img/nav/button_projects.gif') no-repeat top left; width:85px; height:25px; }
.navContainer .info { background: #fff url('img/nav/button_info.gif') no-repeat top left; width:85px; height:25px; }


.navContainer .home:hover { background: #fff url('img/nav/on_button_home.gif') no-repeat top left; width:85px; height:25px; }
.navContainer .exhib:hover { background: #fff url('img/nav/on_button_exhibition.gif') no-repeat top left; width:85px; height:25px; }
.navContainer .audio:hover { background: #fff url('img/nav/on_button_audio.gif') no-repeat top left; width:85px; height:25px; }
.navContainer .design:hover { background: #fff url('img/nav/on_button_design.gif') no-repeat top left; width:85px; height:25px; }
.navContainer .photo:hover { background: #fff url('img/nav/on_button_photo.gif') no-repeat top left; width:85px; height:25px; }
.navContainer .motion:hover { background: #fff url('img/nav/on_button_motion.gif') no-repeat top left; width:85px; height:25px; }
.navContainer .projects:hover { background: #fff url('img/nav/on_button_projects.gif') no-repeat top left; width:85px; height:25px; }
.navContainer .info:hover { background: #fff url('img/nav/on_button_info.gif') no-repeat top left; width:85px; height:25px; }

.featureTitle { height: 51px; background: #fff url('img/feature_title.gif') no-repeat top left;}
.contentTitle { height: 51px; background: #fff url('img/content_title.gif') no-repeat top left;}

