/* 
  -----------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 04: 2 column 940 sidebar left
  -----------------------------------
*/
body {
	min-width: 940px;
}
#tnav-center {
	width: 940px;
}
#columnwrapper {
	width: 940px;
	background-image: url(../img/2col.gif);
	color: #000000;
}
#columns-top {
	background-image: url(../img/2cTop.gif);
}
#c1, #c2 {
	width: 240px;
	margin-right: 20px;
}
#c2 {
	margin-right: 0px;
	width: 680px;
}
#columns-bottom {
	background-image: url(../img/2cBot.gif);
}
#footer {
	width: 940px;
}
.redtext{
	font-size: 1.5em;
	color: #990000;
	line-height: 1em;
}