.bodyContainer {
	background-color: #34140b;
	width: 761px;
}
#UsBodyContent {
	background-image: url(images/AboutUsBodyBack.jpg);
	height: 368px;
	background-repeat: no-repeat;

}
#UsBodyContent DIV {

	width: 445px;
	height: 349px;
	overflow: auto;
	font-size: large;
	line-height: 22px;
	/*margin-top: 5px;*/
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 8px;
	padding-top: 15px;
	padding-left: 5px;
	padding-right: 5px;
	text-align:left;

}
UL {

padding-top: 1px;
margin: 0;
padding-left: 3px;
padding-right: 0;
padding-bottom: 3px;
list-style-type: none;

}
#item1 {
	float: left;
	width: 376px;
	height: 130px;
	background-repeat:no-repeat;
	display: inline
}
#item2 {
	width: 376px;
	height: 130px;
	background-repeat:no-repeat;
	display:inline
}
img {

border: 0px;

}