body {
	min-width: 1011px;
}

#col1 {
	position: fixed;
	top: 0em;
	left: -1px;
	z-index: 3;
	width: 250px;
	height: 100%;
	visibility: visible;
	text-align: left;
	display: compact;
}
#col2port {
	margin-left: 250px;
	height: 100%;
	width: 668px;
	position: fixed;
}
#col2 {
	margin-left: 250px;
	height: 100%;
	width: 668px;
	position: relative;
}
#portfolio2 {
	margin-top: 1.7em;
	width: 668px;
}
#col1 img {
	text-align: right;
}
#text {
	width: 420px;
}
#nav {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #F5F2E1;
	position: fixed;
	top: 156px;
	left: 37px;
	width: 212px;
	padding-top: 10px;
	height: 80px;
	vertical-align: bottom;
}
#subnav {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #F5F2E1;
	position: fixed;
	top: 376px;
	left: 37px;
	width: 212px;
	padding-bottom: 10px;
	height: 104px;
}

