/* 
  -------------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 07: 2 column 760 sidebar right
  -------------------------------------
*/
body {
	min-width: 760px;
}
#tnav-center {
	width: 760px;
}
.columnwrapper {
	width: 760px;
	margin: 0 auto 10px auto;
	background-repeat: repeat-y;
	background-image: url(img/p7iq_1col760.jpg);
	color: #000000;
}
.c1 {
	float: left;
}
.singlecol-top {
	background-image: url(img/p7iq_1col760Top.jpg);
	background-repeat: no-repeat;
	height: 12px;
}
.singlecol-bottom {
	background-image: url(img/p7iq_1col760Bottom.jpg);
	clear: both;
	background-repeat: no-repeat;
	height: 12px;
	font-size: 0px;
	}
.biosection { 	padding: 8px 30px 2px 30px;}

.biosection	p{
	font-size: 0.9em;
	line-height: 1.4em;
}

#footer {
	width: 760px;
}



