body,
.movie-background,
.photo-background {
	background: #ababab url(../../images/editable_images/background_image_2.jpg) no-repeat fixed 50% 0;
}

/* standard */

a:link {
	text-decoration: none;
}

a:visited, a:hover, a:active {
	text-decoration: none;
}

/* @group bread crumb */

#breadcrumbcontainer a {	
	background: url(../../images/elements/icons/bread_crumb_1.gif) 0px 1px no-repeat;
}

#breadcrumbcontainer a:hover {
	background: url(../../images/elements/icons/bread_crumb_anim.gif) 0px 1px no-repeat;
}
	
/* @end */

#contentContainer {
	border-left-width: 1px;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
}