#left-sidebar {
	width: 113px;
}

#body-image, .flash-content embed {
	display: block;
	
	margin-left: auto;
	margin-right: auto;
	
	border-bottom: 3px solid white;
}

#content-container {
	height: 213px;
	
	background-position: top left;
	background-repeat: no-repeat;
	
	position: relative;
}

#circle {
	display: block;
	
	position: absolute;
	top: -77px;
	left: -1px;
}

/*
h1 {
	color: #C71010;
}
*/


