	body {
		font-family:"Lucida Sans Unicode", "Lucida Grande", "sans-serif";
	}
	#ch_wrapper {
		background-image:url("/imagesxyz/homepageimage_camhappenings.png");
		height:300px;
		width:233px;
		margin:0;
	}
	#ch_content {
		width:181;
		height:220;
		left:26;
		top:53;
		position:relative;
		overflow:auto;
	}
	p.ch_text {
		font-size:10px;
		margin-bottom:1px;
	}
	a.ch_details {
		font-size:8px;
		text-decoration:none;
	}
	a:link { color:#61798C; }
	a:visited { color:#61798C; }
	a:hover { color:#40383b; }
	a:active { color:#40383b; }
	
	hr.ch_hr {
		color:#61798C;
		background-color:#61798C;
		border:0;
		margin-top:0px;
		height:.9px;
	}
