
ul#navigation_text {
list-style: none;
text-align: center;
}

.nav_pattern_corner {
height: 95px!important;
background-image: url('../media/nav/corner.png');
background-repeat: no-repeat;
background-position: center;
margin: 23px 0 0 40px;
}

.nav_pattern_holder {
	height:70px!important;
	background-image:url('../media/nav/pattern_nav_text.png');
	background-repeat:no-repeat;
	background-position:center;
}
.pattern_nav_timeline {
	height: 30px!important;
	background-image:url('../media/nav/pattern_nav_timeline.png');
	background-repeat:no-repeat;
	background-position:center;
}

#navigation_text li,
#navigation_text a {
    display: block;
    height: 20px;
    width: 100px;
    text-align: center;
    color: white;
    text-decoration: none;
    font-size: 13px;
	line-height: 20px;
}

#navigation_text a:hover, #navigation_text a:focus, #navigation_text a:hover , #navigation_text a .current {
    color: #F5DC90;
    text-decoration: none;
}

#navigation_text a.current {
    color: #F5DC90;
    text-decoration: none;
}

#navigation_text li { 
list-style: none outside none 
}



#navigation_timeline li,
#navigation_timeline a {
    display: block;
    width: 51px;
    position: relative;
}
#navigation_timeline li { 
list-style: none outside none 
}



#timeline_start a {
    background: url('../media/nav/nav_timeline_a.png') no-repeat scroll 0 0 transparent;
	background-position: 0 0;
    width: 51px;
    height: 54px;
	display: block;
}

#timeline_start a:hover {
    background: url('../media/nav/nav_timeline_a.png') no-repeat scroll 0 0 transparent;
	background-position: -51px 0;
}

#timeline_start a:active {
    background: url('../media/nav/nav_timeline_a.png') no-repeat scroll 0 0 transparent;
	background-position: -51px 0;
}

#timeline_start a:focus {
    background: url('../media/nav/nav_timeline_a.png') no-repeat scroll 0 0 transparent;
	background-position: -51px 0;
}

#timeline_start .current {
    background: url('../media/nav/nav_timeline_a.png') no-repeat scroll 0 0 transparent;
	background-position: -51px 0;
}

#timeline_one a {
    background: url('../media/nav/nav_timeline.png') no-repeat scroll 0 0 transparent;
	background-position: 0 -177px;
    width: 51px;
    height: 54px;
	display: block;
}

#timeline_one a:hover {
    background: url('../media/nav/nav_timeline.png') no-repeat scroll 0 0 transparent;
	background-position: -51px -177px;
}

#timeline_one a:active {
    background: url('../media/nav/nav_timeline.png') no-repeat scroll 0 0 transparent;
	background-position: -51px -177px;
}

#timeline_one a:focus {
    background: url('../media/nav/nav_timeline.png') no-repeat scroll 0 0 transparent;
	background-position: -51px -177px;
}

#timeline_one a:active {
    background: url('../media/nav/nav_timeline.png') no-repeat scroll 0 0 transparent;
	background-position: -51px -177px;
}

#timeline_one a:focus {
    background: url('../media/nav/nav_timeline.png') no-repeat scroll 0 0 transparent;
	background-position: -51px -177px;
}

#timeline_one .current {
    background: url('../media/nav/nav_timeline.png') no-repeat scroll 0 0 transparent;
	background-position: -51px -177px;
}

#timeline_two a {
    background: url('../media/nav/nav_timeline.png') no-repeat scroll 0 0 transparent;
	background-position: 0 -268px;
    width: 51px;
    height: 54px;
	display: block;
}

#timeline_two a:hover {
    background: url('../media/nav/nav_timeline.png') no-repeat scroll 0 0 transparent;
	background-position: -51px -268px;
}

#timeline_two a:active {
    background: url('../media/nav/nav_timeline.png') no-repeat scroll 0 0 transparent;
	background-position: -51px -268px;
}

#timeline_two a:focus {
    background: url('../media/nav/nav_timeline.png') no-repeat scroll 0 0 transparent;
	background-position: -51px -268px;
}

#timeline_two .current {
    background: url('../media/nav/nav_timeline.png') no-repeat scroll 0 0 transparent;
	background-position: -51px -268px;
}

#timeline_three a {
    background: url('../media/nav/nav_timeline.png') no-repeat scroll 0 0 transparent;
	background-position: 0 -90px;
    width: 51px;
    height: 54px;
	display: block;
}

#timeline_three a:hover {
    background: url('../media/nav/nav_timeline.png') no-repeat scroll 0 0 transparent;
	background-position: -51px -90px;
}

#timeline_three a:active {
    background: url('../media/nav/nav_timeline.png') no-repeat scroll 0 0 transparent;
	background-position: -51px -90px;
}

#timeline_three a:focus {
    background: url('../media/nav/nav_timeline.png') no-repeat scroll 0 0 transparent;
	background-position: -51px -90px;
}

#timeline_three .current {
    background: url('../media/nav/nav_timeline.png') no-repeat scroll 0 0 transparent;
	background-position: -51px -90px;
}

#timeline_four a {
    background: url('../media/nav/nav_timeline.png') no-repeat scroll 0 0 transparent;
	background-position: 0 0;
    width: 51px;
    height: 54px;
	display: block;
}

#timeline_four a:hover {
    background: url('../media/nav/nav_timeline.png') no-repeat scroll 0 0 transparent;
	background-position: -51px 0;
}

#timeline_four a:active {
    background: url('../media/nav/nav_timeline.png') no-repeat scroll 0 0 transparent;
	background-position: -51px 0;
}

#timeline_four a:focus {
    background: url('../media/nav/nav_timeline.png') no-repeat scroll 0 0 transparent;
	background-position: -51px 0;
}

#timeline_four .current {
    background: url('../media/nav/nav_timeline.png') no-repeat scroll 0 0 transparent;
	background-position: -51px 0;
}

#timeline_five a {
    background: url('../media/nav/nav_timeline.png') no-repeat scroll 0 0 transparent;
	background-position: 0 -357px;
    width: 51px;
    height: 54px;
	display: block;
}

#timeline_five a:hover {
    background: url('../media/nav/nav_timeline.png') no-repeat scroll 0 0 transparent;
	background-position: -51px -357px;
}

#timeline_five a:active {
    background: url('../media/nav/nav_timeline.png') no-repeat scroll 0 0 transparent;
	background-position: -51px -357px;
}

#timeline_five a:focus {
    background: url('../media/nav/nav_timeline.png') no-repeat scroll 0 0 transparent;
	background-position: -51px -357px;
}

#timeline_five .current {
    background: url('../media/nav/nav_timeline.png') no-repeat scroll 0 0 transparent;
	background-position: -51px -357px;
}

#timeline_end a {
    background: url('../media/nav/nav_timeline_b.png') no-repeat scroll 0 0 transparent;
	background-position: 0 0;
    width: 51px;
    height: 54px;
	display: block;
}

#timeline_end a:hover {
    background: url('../media/nav/nav_timeline_b.png') no-repeat scroll 0 0 transparent;
	background-position: -51px 0;
}

#timeline_end a:active {
    background: url('../media/nav/nav_timeline_b.png') no-repeat scroll 0 0 transparent;
	background-position: -51px 0;
}

#timeline_end a:focus {
    background: url('../media/nav/nav_timeline_b.png') no-repeat scroll 0 0 transparent;
	background-position: -51px 0;
}

#timeline_end .current {
    background: url('../media/nav/nav_timeline_b.png') no-repeat scroll 0 0 transparent;
	background-position: -51px 0;
}

#timeline_home a {
    background: url('../media/nav/home_white.jpg') no-repeat scroll 0 0 transparent;
	background-position: 0 -5px;
    width: 35px;
    height: 35px;
	display: block;
	margin:0 0 0 5px;
}

#timeline_home a:hover {
    background: url('../media/nav/home_white.jpg') no-repeat scroll 0 0 transparent;
	background-position: -40px -5px;
}

#timeline_home a:active {
    background: url('../media/nav/home_white.jpg') no-repeat scroll 0 0 transparent;
	background-position: -40px -5px;
}

#timeline_home a:focus {
    background: url('../media/nav/home_white.jpg') no-repeat scroll 0 0 transparent;
	background-position: -40px -5px;
}

#timeline_home .current {
    background: url('../media/nav/home_white.jpg') no-repeat scroll 0 0 transparent;
	background-position: -40px -5px;
}

#home a {
    background: url('../media/nav/home_black.png') no-repeat scroll 0 0 transparent;
	background-position: 0 0;
    width: 35px;
    height: 35px;
	display: block;
	margin:0 0 0 30px;
}

#home a:hover {
    background: url('../media/nav/home_black.png') no-repeat scroll 0 0 transparent;
	background-position: -40px 0;
}

#home a:active {
    background: url('../media/nav/home_black.png') no-repeat scroll 0 0 transparent;
	background-position: -40px 0;
}

#home a:focus {
    background: url('../media/nav/home_black.png') no-repeat scroll 0 0 transparent;
	background-position: -40px 0;
}

#home .current {
    background: url('../media/nav/home_black.png') no-repeat scroll 0 0 transparent;
	background-position: -40px 0;
}