#col1 {
	width: 214px;
	float: left;
	color: #FFF;
	background-color: #79358C;
	height: 100%;
}
#headshot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#deb    {
	border: 1px solid #DAA2EB;
}
#headshot a {
	color: #FFF;
	text-decoration: none;
}
#headshot tr td #na {
	padding-top: 7px;
}
#col1 ul {
	padding-left: 10px;
	padding-top: 0px;
	margin-bottom: 7px;
	margin-top: 7px;
	padding-right: 10px;
}
#col1 ul li {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	font-size: 15px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #441452;
	padding-bottom: 5px;
}
#col1 ul li a {
	color: #FFF;
	text-decoration: none;
	display: block;
}
#col1 ul li a:hover {
	color: #FCF;
}



#col2 {
	width: 700px;
	float: right;
	background-color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
#col-container {
	background-color: #FFF;
	background-image: url(images/leftbg.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.clearer {
	clear: both;
}
