.pageImage {
	float:right;
	border:1px solid #fff;
	padding:6px;
	margin:0px 0px 20px 20px;
	
}
#contentContainer #simpleContent{
	margin:40px 100px 60px 30px;
	overflow:hidden;
}

#contentContainer #simpleContent h1	{
	background:none;
	padding:0;
	margin:0 0 18px 0;
	border:none;
	font-size:18px;
	font-weight:normal;
	line-height:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
#contentContainer #simpleContent h2	{
	padding:0;
	margin:6px 0 0 0;
	font-weight:bold;
	font-size:16px;
	}
	
#contentContainer #simpleContent h3	{
	font-size:14px;
	font-weight:bold;
	padding:12px 0 0 0;
	margin:0 0 10px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
#contentContainer #simpleContent h4	{
	font-size:14px;
	font-weight:bold;
	}
	
#contentContainer #simpleContent h5	{
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
#contentContainer #simpleContent h6	{
	font-size:12px;
	font-weight:bold;
	}
	
#simpleContent p	{
	line-height:16px;
	margin:4px 0 20px 0;
	padding:0;
	}
	
#simpleContent ul li	{
	line-height:18px;
	padding:0 0 0 0;
	margin:0 0 0 18px;
	list-style-type:disc;
	list-style-position:outside;
	}
	
#simpleContent ol li	{
	line-height:18px;
	padding:0 0 0 0;
	margin:0 0 0 18px;
	list-style-type:decimal;
	list-style-position:outside;
	}
	
#simpleContent ol	{
	padding:0;
	margin:0 0 10px 0;
	}
	
#simpleContent ul	{
	padding:0;
	margin:0 0 10px 0;
	}



#simpleGallery {

	margin:0 100px 60px 0px;
	width:525px;
	overflow:hidden;
}
#simpleGallery ul {
	margin:0px;
	padding:0px;
}
#simpleGallery li {
	list-style-position: inside;
	list-style-type:none;
  margin:8px;
	padding:3px;
	display:block;
	float:left;
	border:1px solid #5a52c3;  
	width: 105px;
	height:100px;
}

#simpleGallery li div	{
	width: 105px;
	height:100px;
	overflow:hidden;
	}



#simpleGallery .clear {
	clear:both;	
}



#simpleNews{	
	margin:0 0 60px 0px;
	width:525px;

}

#simpleNews h2{
	display:inline;
	margin:0px 0 0 0;
	padding:0;
	font-size:18px;	
	line-height:22px;
	
}
#simpleNews .date {
	margin:0px;

	font-size:11px;	
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
}

#simpleNews .newsBodyPreview{
margin-top:2px;
line-height:18px;
margin-bottom:30px;

}

#simpleLatestNews .newsBodyPreview{
margin-top:12px;
line-height:18px;
margin-bottom:26px;

}


#simpleLatestNews{	
}

#simpleLatestNews h2{
	
	
	
}
#simpleLatestNews .date {
	margin-left: 20px;
	padding: 0 16px 0px 16px;
	background-color: #effcc2;
	
	font-size:8px;	
}

#simpleLatestNews .newsBodyPreview{
margin-top:0px;

}

