﻿#main_content_container {
	background-image: url('../images/layout_2col.gif');
}
#left_nav_column {
	width: 170px;
}
#main_content {
	width: 560px;
}
#right_nav_column {
	width: 10px;
}
#bottom_menu {
	width: 710px;
}
#bottom_menu_right {
	width: 10px;
}

