/* 
  -----------------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 16: 3 column 940 (wide center) PMM
  -----------------------------------------
*/
body {
	min-width: 940px;
}
#tnav-center {
	width: 940px;
	border-left: 0 !important;
}
#columnwrapper {
	width: 940px;
	 
	color: #000000;
}
#columns-top {
	background-image: url(img/p7iq_3colWCTop.jpg);
}
#c1, #c2, #c3 {
	width: 220px;
	margin-right: 20px;
	
}
#c2 {
	width: 460px;
}
#c3 {
	margin-right: 0px;
}
#columns-bottom {
	background-image: url(img/p7iq_3colWCBottom.jpg);
}
#footer {
	width: 940px;
}
.content {
	border:1px outset #E2E2E2;
}
.content h1 {
color:navy;
}.tiny {
	font: 10px "Arial Black", Gadget, sans-serif;
	color: #F4D86D;
}
