/* CSS Document */
.title {
	background-image: url(../unionimages/h3_bgimage.png);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:5px;
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
	color:#993333;
	width:540px;
	margin-bottom:25px;
	width:550px;
	}
	
.title h3 {
	margin-left:20px;
	font-size:14px;
	}
	
.Entry_Body {
	width:520px;
	padding-left:20px;
	font-size:12px;
	line-height:150%;
	height:auto;
	}
	
.Entry_Body img {
	padding: 5px;
	background-color:#FFFFFF;
	}