.directorscut
{
	border-right: #666666 1px dashed;
	padding-right: 20px;
	background-position: center 50%;
	border-top: #666666 1px dashed;
	padding-left: 20px;
	padding-bottom: 20px;
	margin: 20px;
	border-left: #666666 1px dashed;
	width: 75%;
	color: black;
	line-height: 150%;
	padding-top: 20px;
	border-bottom: #666666 1px dashed;
	position: relative;
	background-color: #ffffff;
}
.sidebarstyle {
	background-color: #FFFFFF;
	margin: 20px;
	padding: 20px;
	width: 20%;
	border: 1px dashed #666666;
	position: relative;
	background-position: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 120%;
}
a:link {
	color: #0099CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #0066FF;
	text-decoration: underline;
}
a:active {
	color: #00CCFF;
	text-decoration: underline;
}
.picturestyle {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 200px;
	border: 1px dashed #666666;
	position: relative;
	background-position: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 150%;
}
.padleft {
	margin-left: 10px;
}

