/* 
  -------------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 02: 3 column 940 (extra wide center)
  -------------------------------------
*/
body {
	min-width: 940px;
}
#tnav-center {
	width: 940px;
}
#columnwrapper {
	width: 940px;
	background-image: url(img/p7iq_3colGirlsBlackC.jpg);
	color: #000000;
}
#columns-top {
	background-image: url(img/p7iq_3colGirlsBlackTop.jpg);
}
#c1 {
	width: 120px;
	margin-right: 5px;
}
#c2 {
	width: 444px;
	margin-left: 10px;
	margin-right: 8px;
}
#c3 {
	width: 166px;
	
	margin-right: 0px;
}
#columns-bottom {
	background-image: url(img/p7iq_3colGirlsBlackBottom.jpg);
}
#footer {
	width: 940px;
}

