/* 
  ----------------------------------------
2 column 940 Sidebar Left
  ----------------------------------------
*/
body {
	min-width: 940px;
}
#tnav-center {
	width: 940px;
	border-left: 0 !important;
}
#columnwrapper {
	width: 940px;
	background-image: url(images/2col940.jpg);
	color: #000000;
}
#columns-top {
	background-image: url(images/2col940Top.jpg);
}
#c1, #c2 {
	width: 140px;
	margin-right: 40px;
}
#c2 {
	margin-right: 0px;
	width: 760px;
}
#columns-bottom {
	background-image: url(images/2col940Bottom.jpg);
}
#footer {
	width: 940px;
}
