#logo
{
	clear:both;
	float:left;
	width:545px;
	height:80px;
	background: url(../images/gallery/gallery_logo.gif) no-repeat 25px 25px;
	display:block;
	border: 0;
	margin: 0;
}

div.navborder
{
    height: 10px;
    width: 870px;
    padding: 0;
    margin: 0;
    background: #016CBD;
    clear: both;
}

#subnavigation
{
    background: url(../images/gallery/left_corner_top.gif) left top no-repeat;
    margin: 0;
    padding-left: 22px;
    width: 832px;
    clear: both;
}

#gallery-left-arrow, #gal-left-button
{
    display: block;
    width: 31px;
    background: url(../images/gallery/left_arrow_off.gif) left top no-repeat;
    height: 31px;
    margin-right: 20px;
}

#gallery-left-arrow:hover, #gal-left-button:hover
{
    background: url(../images/gallery/left_arrow_on.gif) left top no-repeat;
}

#gallery-right-arrow, #gal-right-button
{
    display:block;
    width: 31px;
    background: url(../images/gallery/right_arrow_off.gif) left top no-repeat;
    height: 31px;
    margin-left: 20px;
}

#gallery-right-arrow:hover, #gal-right-button:hover
{
    background: url(../images/gallery/right_arrow_on.gif) left top no-repeat;
}

#car-left-arrow, #car-left-arrow-overview
{
    margin-top: 7px;
    display: block;
    width: 17px;
    background: url(../images/gallery/left_c_arrow_off.gif) left top no-repeat;
    height: 70px;
    margin-right: 20px;
    margin-left: 15px;
}

#car-left-arrow:hover, #car-left-arrow-overview:hover
{
    background: url(../images/gallery/left_c_arrow_on.gif) left top no-repeat;
}

#car-right-arrow, #car-right-arrow-overview
{
    margin-top: 7px;
    display:block;
    width: 17px;
    background: url(../images/gallery/right_c_arrow_off.gif) left top no-repeat;
    height: 70px;
    margin-left: 20px;
}

#car-right-arrow:hover, #car-right-arrow-overview:hover
{
    background: url(../images/gallery/right_c_arrow_on.gif) left top no-repeat;
}

.yui-skin-sam .yui-pg-current-page, .yui-skin-sam .yui-pg-current-page a
{
    background: #016CBD;
    color: white;
    font-size: 85%;
}

.yui-skin-sam .yui-pg-page, .yui-skin-sam .yui-pg-page a
{
    border: 1px solid #016CBD;
    text-decoration: none;
    font-size: 85%;
}

.yui-skin-sam a.yui-pg-first:link, .yui-skin-sam a.yui-pg-first:visited, .yui-skin-sam a.yui-pg-first:active, .yui-skin-sam a.yui-pg-first:hover, .yui-skin-sam a.yui-pg-previous:link, .yui-skin-sam a.yui-pg-previous:visited, .yui-skin-sam a.yui-pg-previous:active, .yui-skin-sam a.yui-pg-previous:hover, .yui-skin-sam a.yui-pg-next:link, .yui-skin-sam a.yui-pg-next:visited, .yui-skin-sam a.yui-pg-next:active, .yui-skin-sam a.yui-pg-next:hover, .yui-skin-sam a.yui-pg-last:link, .yui-skin-sam a.yui-pg-last:visited, .yui-skin-sam a.yui-pg-last:active, .yui-skin-sam a.yui-pg-last:hover, .yui-skin-sam a.yui-pg-page:link, .yui-skin-sam a.yui-pg-page:visited, .yui-skin-sam a.yui-pg-page:active, .yui-skin-sam a.yui-pg-page:hover
{
    color: #016CBD;
}

#car-left-arrow-overview, #car-right-arrow-overview
{
    margin-top: 47px;
}