#fullheight{height:100%}

.NavBarHomepageTop {
	background-image:  url(images/Navigation_bar_homepage_top.jpg);
	background-repeat: no-repeat;
}

.NavBarHomepageMiddle {
	background-image:  url(images/Navigation_bar_homepage_middle.jpg);
	background-repeat: no-repeat;
}


.NavBarTop {
	background-image:  url(images/Navigation_bar_top.jpg);
	background-repeat: no-repeat;
}

.NavBarMiddle {
	background-image:  url(images/Navigation_bar_middle.jpg);
	background-repeat: no-repeat;
}

.NavBarRepeat {

	background-image:  url(images/Navigation_bar_repeat.jpg);
	background-repeat: repeat-y;
}

.NavBarBottom {
	background-image:  url(images/Navigation_bar_bottom.jpg);
	background-repeat: no-repeat;
}


.splashMain {
	background-image:  url(images/Splash_wider_main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #DFF2EE;


}
.splashRepeat {
	background-image:  url(images/Splash_wider_repeat.jpg);
	background-repeat: repeat-x;
}

.splashRight {
	background-image:  url(images/Splash_wider_right.jpg);
	background-repeat: no-repeat;
}


.bottomBarLeft {
	background-image:  url(images/bottom_bar_left.jpg);
	background-repeat: no-repeat;

}

.bottomBarRepeat {
	background-image:  url(images/bottom_bar_repeat.jpg);
	background-repeat: repeat-x;

}

.bottomBarRight {
	background-image:  url(images/bottom_bar_right.jpg);
	background-repeat: no-repeat;
}

.topBarLeft {

	background-image:  url(images/top_bar_left.jpg);
	background-repeat: no-repeat;
}
.topBarRepeat {
	background-image:  url(images/top_bar_repeat.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.topBarRight {

	background-image:  url(images/top_bar_right.jpg);
	background-repeat: no-repeat;
}


.topBarHomePageLeft {


	background-image:  url(images/top_bar_home_page_left.jpg);
	background-repeat: no-repeat;
}
.topBarHomePageRepeat {
	background-image:  url(images/top_bar_home_page_repeat.jpg);
	background-repeat: repeat-x;


}
.topBarHomePageRight {


	background-image:  url(images/top_bar_home_page_right.jpg);
	background-repeat: no-repeat;
}
.RightBarMiddle {
	background-image: url(images/right_bar_middle.gif);
	background-repeat: no-repeat;
	background-position: top;

}
.RightBarRepeat {
	background-image: url(images/right_bar_repeat.gif);
	background-repeat: repeat-y;

}
.rightBarHomePage {
	background-image: url(images/right_bar_home_page_middle.gif);
	background-repeat: no-repeat;
}
.rightBarHomePageRepeatHorizontal {
	background-image: url(images/right_bar_home_page_repeat_horizontal.jpg);
	background-repeat: repeat-x;
}


.preload { display: none; 

}

