#container_home {
	margin-right:auto;
	margin-left:auto;
	width: 652px;
	color: #45403A;
	text-align:left;	
	background:#BEBBB2 url(/images/orange_line.gif) top right repeat-y;
	display: table;
	height: 100%;
	valign:top;
	padding-bottom:15px;
	font-family : Tahoma, arial, sans-serif;
}
#fadeback{
background:#fff url(/images/site_back.gif) top left repeat-x;
height:209px;
}
#photo{
background:#fff url(/images/home_photo.jpg) top left no-repeat;
height:222px;
}
#righttext{
background: url(/images/orange_text.gif) top left no-repeat;
height:263px;
width:214px;
float:right;
margin-top:13px;
}
#maincontent_home{
padding: 9px 234px 10px 9px;
}
#author{
background: url(/images/info_home.gif) top left no-repeat;
height:12px;
box-sizing: border-box;
-moz-box-sizing: border-box;
margin-bottom:16px;
}
