body.voyager
	{
	background-color: #003b50;
	}
body.voyager #header
	{
	border-top: 1px solid #003B50;
	}
body.voyager #header #action_nav
	{
	color: #b3c5cb;
	background-color: #003B50;
	}
body.voyager #header #action_nav a
	{
	color: #b3c5cb;
	background-color: #003B50;
	}
.voyager #nav
	{
	padding: 9px 0 15px;
	background: url(/tour/images/nav_ul_bgr_voyager.jpg);
	}
.voyager #nav li a
	{
	background: url(/tour/images/nav_voyager.gif);
	}

#nav li#v_home      a, #nav li#v_home      a:visited { width: 148px; background-position:    0   0; }
#nav li#v_about     a, #nav li#v_about     a:visited { width: 116px; background-position: -148px 0; }
#nav li#v_dates     a, #nav li#v_dates     a:visited { width: 147px; background-position: -264px 0; }
#nav li#v_updates   a, #nav li#v_updates   a:visited { width: 164px; background-position: -411px 0; }
#nav li#v_partners  a, #nav li#v_partners  a:visited { width: 134px; background-position: -575px 0; }
#nav li#v_gallery   a, #nav li#v_gallery   a:visited { width: 126px; background-position: -709px 0; }
#nav li#v_contect   a, #nav li#v_contect   a:visited { width: 128px; background-position: -835px 0; }

#nav li#v_home      a:hover { background-position:    0   -24px; }
#nav li#v_about     a:hover { background-position: -148px -24px; }
#nav li#v_dates     a:hover { background-position: -264px -24px; }
#nav li#v_updates   a:hover { background-position: -411px -24px; }
#nav li#v_partners  a:hover { background-position: -575px -24px; }
#nav li#v_gallery   a:hover { background-position: -709px -24px; }
#nav li#v_contect   a:hover { background-position: -835px -24px; }

.voyager #content {
    border-width: 0 15px 15px;
}
.voyager .cat_page {
    font-size: 1.17em;
}