@import url("include.css");

#containers {
	background:url(../images/bg_filler.gif) 0 0 repeat;
}
#banners {
	/*background:url(../images/bg_header_castaway.gif) 0 0 no-repeat;*/
}

#contents {
	background:url(../images/bg_filler.gif) 0 0 repeat;
}

#leftColumn {
	background-color:#2b3847;
	background:url(../images/bg_filler.gif) 0 0 repeat;
}

#sideNavigation {
	background-color:#2b3847;
	background:url(../images/bg_filler.gif) 0 0 repeat;
}

#divider {
	background:url(../images/bg-line-castaway.gif) 0 0 repeat-y;
}
.menulist ul {
	left: 79px;
}
