#left{
	float: left;
	height: auto;
	width: 580px;
}

#right00{
	float: right;
	height: auto;
	width: 340px;
}


.scrollbar {
	font-size:13px;
	overflow:auto;
	width:330px;
	height:200px;
	scrollbar-arrow-color:#000000;
	scrollbar-face-color:#512828;
	scrollbar-shadow-color:#301818;
	scrollbar-track-color:#804040;

}

.scrollbar li {
    padding-bottom: 10px;
}

#ctext{
    width: 390px;
	height: auto;
	padding-left: 5px;
	padding-top: 5px;
	float: left;
}

#cphoto{
    width: 160px;
	height: auto;
	float: right;
}

.paddingleft01{
    padding-left: 260px;
}



