body {
	background-color: #990000;

	/* SCROLLBARS IE Only */
	scrollbar-3dlight-color:#990000;
	scrollbar-arrow-color:#990000;
	scrollbar-base-color:#E7E0D9;
	scrollbar-darkshadow-color:#990000;
	scrollbar-face-color:#E7E0D9;
	scrollbar-highlight-color:#E7E0D9;
	scrollbar-shadow-color:#E7E0D9;
}

#mainContent {
	background: #E7E0D9 url(/img/houtL_990000.gif) repeat-y 126px;
}

#dynamicContent {
	background-image: url(/img/houtR_990000.gif);
}

#leftLargeImage {
	background: url(/img/houtM_990000.gif) repeat-y 290px;
}

#contentContainer {
	background: url(/img/houtM_990000.gif) repeat-y -10px;
	background-color: #E7E0D9;
}

#tabsContainer {
	background: url(/img/houtM_990000.gif) repeat-y -10px;
}