.photo {
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #000000;
}
.barright {
	margin-bottom: 12px;
	margin-left: 12px;
}
.spotlight {
	background: #FFFFFF;
	border: 1px solid #999999;
	margin: 5px;
	width: 165px;
	float: left;
}
.spotlight-r {
	background: #FFFFFF;
	border: 1px solid #999999;
	margin: 5px;
	width: 165px;
	float: right;
}
.spotlight h1, .spotlight-r h1 {
	font-size: 12px;
	color: #333333;
	background: #E6E6E6;
	text-decoration: none;
	line-height: 25px;
	text-indent: 5pt;
}
#col1 {
	color: #333333;
	background: #F7F7F7;
	border: 1px solid #999999;
	padding-bottom: 20px;
	text-align: left;
	width: 692px;
}
#col1 h1 {
	font-size: 14px;
	background: #E4E4E4;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
#col1 li {
	margin-bottom: 10px;
	list-style: square;
}
.leftbox {
	background-color: #EFE8C9;
	padding: 5px;
	border: 1px solid #666666;
	color: #666666;
	background-image: url(ct/22bg.jpg);
	background-repeat: repeat-x;
}
.leftbox h2 {
	font-size: 13px;
	color: #000000;
}