body {
	background:#ffffff url('../images/bg_repeatInt.png') repeat-x;
}

#display {
	height:139px;
	width:100%;
	background-image:none;
	background:url('../images/content-header.jpg') 589px 65px no-repeat;
}

#content {
	clear:both;
	margin:0 auto;
	width:858px;
	padding-top:20px;
	background:url('../images/content-repeat.jpg') top right repeat-y;
}

.bodyTxt {
	width:500px;
	float:left;
}

.sidebar {
	float:right;
	width:270px;
	padding:0px 20px 70px 20px;
	margin-top:-80px;
}

.sidebar p {
	padding:0px 10px;
}

.sidebar h3 {
	color:#749029;
	font-family:arial;
	font-size:18px;
	font-weight:400;
	padding:0px 10px;
	margin:15px 0px;
}

.sidebar hr {
	background:#bfc796;
	color:#bfc796;
	border:0px;
	height:1px;
	margin:10px;
}

.endContent {
	width:100%;
	height:50px;
	background: url('../images/content-footer.jpg') bottom right no-repeat;
	clear:both;
}

.sidebar p.picCaption {
	font-style:italic;
	font-weight:bold;
	font-size:11px;
}
