#content-container-outer {
	background-image: url('../images/body-bg.gif');
	background-repeat: repeat-y;
}

#content-container {
	background-image: url('../images/content-bg.gif');
	background-repeat: repeat-y;
	background-position: top right;
}

#branding-bar {
}