	
#emContainer {
	width: 680px;
	height: 100%;
	background-color: #f7f4ed;
	
}
#emBodyLeft {
	width: 490px;
	height: 100%;
	background-color: #f7f4ed;
	float: left;
	font-family:Verdana;
	font-size:12px;
	
}
#emBodyRight {
	width: 190px;
	height: 100%;
	background-color: #dddddd;
	float: left;
}
#art1, #art2 {
	float: left;
}
#emBodyLeft img {
	border: 1px solid #ffffff;
}
#art1Pic, #art2Pic {
	
	width: 126px;
	height: 100px;
	float: left;
	padding: 2px;
	margin-bottom:50px;
	/*border-bottom:solid 5px #F7F4ED;*/
	margin-top:5px;
	margin-right:5px;
}
#art1Desc, #art2Desc{	
	width: 70%;
	height: 100px;
	float: left;
	margin-left: 6px;
	/*font: normal 11px Verdana;*/
	line-height:1.4em;
	margin-top:0px;
	margin-bottom:0px;
}
#art1Desc h3, #art2Desc h3  {	
	font: Bold 12px Verdana;
	color: #000;
	margin-bottom: 0px;
	margin-top:5px;
}
#art3 {
	width: 400px;
	height: auto;
	float: left;
	margin-top: 10px;
}

#art4 {
	width: 400px;
	height: auto;
	float: left;
	margin-left: -20px;
	margin-top: 10px;
}
#art4  a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	
}
#art4  a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;	
}

#art4 li {
	line-height: 20px;
}

