body {
	min-width: 760px;
}
#tnav-center {
	width: 760px;
}
#columnwrapper {
	width: 760px;
	background-image: url(../images/3col.jpg);
	color: #000000;
}
#columns-top {
	background-image: url(../images/3colTop.jpg);
}
#c1, #c2, #c3 {
	width: 240px;
	margin-right: 20px;
}
#c3 {
	margin-right: 0px;
}
#columns-bottom {
	background-image: url(../images/3colBottom.jpg);
}
#footer {
	width: 760px;
}
#logo {
	text-align: center;
}
#logo2 {
	text-align: center;
}