#Side h2, #Contents h2
{
	margin: 25px 0 15px 0;
	font-size: 24px;
}
#Contents
{
	float: right;
	width: 615px;
}
#Contents .ImageCenter
{
	margin-top: 40px;
}
#Side
{
	float: left;
	width: 316px;
	margin: 0 10px 10px 10px;
}
#News
{
	text-align: justify;
	font-size: 13px;
	height: 100px;
	overflow: auto;
	direction: ltr;
	margin-right: -22px;
	padding: 4px;
}
#News li
{
	padding-bottom: 90px;
	display: block;
	direction: rtl;
	line-height:19px;
}
#Contents ul
{
	margin: 10px 15px 20px 0;
	overflow: hidden;
}
#Contents li
{
	width: 150px;
	float: right;
}
#ChildSpan
{
	display: block;
	overflow: hidden;
	height: 210px;
	background: url("images/child.jpg") right 22px no-repeat;
	width: 100%;
	float: left;
	overflow: hidden;
	margin: -190px 0 25px 0;
}
#ChildSpan a
{
	position: relative;
	top: 195px;
	left: 0;
}
#Side .ChildParagraph
{
	width: 179px;
	text-indent: 0;
	font-size: 13px;
	margin-right: 126px;
}
#FacebookLink
{
	display: block;
	font-size: 14px;
	width: 230px;
	padding: 31px 0 9px 71px;
	margin: -28px 6px 0 0;
	text-align: center;
	background: url("images/facebook.gif") 2px bottom no-repeat;
}
