#cnt {
	background-image: url("/rsrc/common/bcnt.gif");
	background-repeat: repeat-y;
}

#top {
	background-image: url("/rsrc/common/bcnt.gif");
	background-repeat: repeat-y;
	width: 990px;
}
#top-a, #top-b {
	float: left;
}
#top-c {
	float: right;
}

#spcl {
	position: absolute;
	width: 235px;
	top: 0px;
	left: 0px;
}

#col1 {
	margin-top: 85px;
	width: 205px;
	padding: 15px;
	float: left;
}
#col2 {
	border-top: 10px solid #3e8ed1;
	padding: 10px;
	width: 230px;
	float: left;
}
#col3 {
	border-top: 10px solid #3e8ed1;
	padding: 10px;
	width: 235px;
	float: left;
}

#side {
	background-image: url("/rsrc/common/bside.gif");
	background-repeat: no-repeat;
	width: 250px;
	float: right;
}

.enc-image {
	border-left:   1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	width: 228px;
}
