.TitleBars {
	border: thick solid #194e41;
	background-image:   url(Assets/titlebarBG.jpg);
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;





}
.NavigationBar {
	background-image: url(Assets/Navigation%20Background.jpg);
}
.MainBackground {
	border-top: thick none #194e41;
	border-right: thick solid #194e41;
	border-bottom: thick none #194e41;
	border-left: thick solid #194e41;
}
.TopMainBackground {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #194e41;
	border-right-color: #194e41;
	border-bottom-color: #194e41;
	border-left-color: #194e41;

}
.TopMainBackgroundR {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #194e41;
	border-right-color: #194e41;
	border-bottom-color: #194e41;
	border-left-color: #194e41;
	background-image: url(Assets/Navigation%20Background.jpg);
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	word-spacing: 5pt;






}
.TopMainBackgroundCopy {

	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #194e41;
	border-right-color: #194e41;
	border-bottom-color: #194e41;
	border-left-color: #194e41;
}
.HomeTextFrame {
	background-image:  url(Assets/HomeText%20Background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.PictureBackGround {
	background-image: url(Assets/PictureBackGround.jpg);
	background-repeat: repeat;
	background-position: center center;
}
.FavPicturesBackground {
	background-image: url(Assets/FavouritesPictureBG.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #CCCCCC;

}
.FavTextBG {
	background-image: url(Assets/FavouriteTextBG.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.TitleBarsCopy {

	border: thick solid #194e41;
	background-image:   url(Assets/TitleBar%20Background.jpg);
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
}
