@CHARSET "UTF-8";

/* header */
	#menu_img {
		float: left;
		margin:4px 2px 0px 1px;
	}
	.center-color{
		padding:0px 8px 1px 8px;
		background: #34241C;
	}
	#home{
		margin:3px 8px 0px 8px;
		float: left;
	}
	#abh{
		margin:3px 8px 0px 8px;
		float: left;
	}
	#ttd{
		margin:3px 8px 0px 8px;
		float: left;
	}
	#acm{
		margin:3px 8px 0px 8px;
		float: left;
	}
	#lch{
		margin:3px 8px 0px 8px;
		float: left;
	}
	#access{
		margin:3px 8px 0px 8px;
		float: left;
	}
	#link{
		margin:3px 8px 0px 8px;
		float: left;
	}
	
	
#top_entry #photo_header {
	margin-left: 0px;
	position: relative;
	left: -4px;
}

#latest_entry {
	width: 240px;
	padding-top: 3px;
	position: relative;
	left: -2px;
	_left: -8px;
}

#spacer {
	height: 15px;
	_height: 0px;
}

#latest_entry .entry_col {
}

#latest_entry .entry_col .tile_photo {
	height: 90px;
	margin: 10px 0 0 5px;
}

#latest_entry .entry_col .tile_photo img{
	width: 67px;
	height: 67px;
}

#latest_entry .entry_col .video_tile {
	height: 90px;
	margin: 10px 0 0 5px;
}

#latest_entry #entry_left {
	width: 95px;
	float: left;
	margin-top: 5px;
	border-right: solid 1px #CFC092;
}

#latest_entry #entry_right {
	width: 95px;
	margin-left: 5px;
	margin-top: 5px;
	float: left;
}

#photo_tile_header {
	background:#EAE3CE none repeat scroll 0%;
	height: 20px;
	text-align: left;
	width: 90px;
	margin: 0px;
}

#video_tile_header {
	background:#EAE3CE none repeat scroll 0%;
	height: 20px;
	text-align: left;
	width: 110px;
	margin: 0px;
}
H3#new_header {
	padding-top: 4px;
	padding-left: 10px;
}
