#MiddleContentLeft {
	float: left;
	/*background: orange;*/
	width: 195px;
	margin: 0;
	padding: 0;
	/*border: 1px solid black;*/
}

#MiddleContentRight {
	float: left;
	background-repeat: no-repeat;
  background-position: top left;
	/*background-color: #e1e0de;
	background-color: yellow;*/
	text-transform: uppercase;
	font-weight: normal;
	font-size: 13px;
	width: 680px;
	/*height: 370px;*/
	margin: 0 0 0 20px;
	padding: 0;
	/*padding: 5px 10px;*/
	
}

#MiddleContentRight div#MiddleContentRightTop {
	float: left;
	width: 680px;
	margin: 0;
	padding: 30px 10px 10px 0;
}

#MiddleContentRight div#MiddleContentRightBanner {
	float: left;
	width: 680px;
	margin: 0;
	padding: 10px 10px 10px 0;
}

#MiddleContentRight div#MiddleContentRightBottom {
	float: left;
	width: 680px;
	/*margin-top: 10px;*/
}

#MiddleContentRightBottom div#News {
	float: left;
	background-color: #c8f6f7;
	width: 635px;
	height: 210px;
	margin-top: 10px;
	padding: 10px;
}

#News div#NewsImage {
	float: left;
	width: 265px;
	margin: 0px;
	padding: 0px;

	height:210px;
	overflow:hidden;
	display:block;
}

#News div#NewsContent {
	float: left;
	overflow: hidden;
	width: 340px;
	height: 170px;
	background-repeat: no-repeat;
  background-position: top left;
	/*background-color: white;*/
	text-transform: none;
	font-weight: normal;
	font-size: 11px;
	margin: 0 0 0 20px;
	padding: 0px;
}

#NewsContent div#NewsTitle {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 16px;
	/*color: #73685a;*/
	color: #bcbcbc;
	margin: 10px 0 10px 0px;
	padding: 0px;
}

#NewsContent a {
	vertical-align: top;
	text-decoration: underline;
} 

#MiddleContentRightBottom div#PaintingOfTheMonth {
	float: left;
	background-color: #fde5c9;
	width: 635px;
	height: 210px;
	margin-top: 20px;
	padding: 10px;
}

#PaintingOfTheMonth div#PaintingImage {
	float: left;
	width: 265px;
	margin: 0px;
	padding: 0px;

	height:210px;
	overflow:hidden;
	display:block;
}

#PaintingOfTheMonth div#PaintingContent {
	float: left;
	overflow: auto;
	width: 340px;
	/*height: 341px;*/
	background-repeat: no-repeat;
  background-position: top left;
	/*background-color: white;*/
	text-transform: none;
	font-weight: normal;
	font-size: 11px;
	margin: 0 0 0 20px;
	padding: 0px;
}

#PaintingContent div#PaintingTitle {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 16px;
	/*color: #68625c;*/
	color: #bcbcbc;
	margin: 10px 0 10px 0px;
	padding: 0px;
}

#PaintingContent a {
	color: #68625c;
	text-decoration: none;
}

#MiddleContentRightBottom div#Artist {
	float: left;
	background-color: #eaee91;
	width: 635px;
	height: 210px;
	margin-top: 20px;
	padding: 10px;
}

#Artist div#ArtistImage {
	float: left;
	width: 265px;
	margin: 0px;
	padding: 0px;
	
	height:210px;
	overflow:hidden;
	display:block;
}

#Artist div#ArtistContent {
	float: left;
	overflow: hidden;
	width: 340px;
	/*height: 341px;*/
	background-repeat: no-repeat;
  background-position: top left;
	/*background-color: white;*/
	text-transform: none;
	font-weight: normal;
	font-size: 11px;
	margin: 0 0 0 20px;
	padding: 0px;
}

#ArtistContent div#ArtistTitle {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 16px;
	/*color: #68625c;*/
	color: #bcbcbc;
	margin: 10px 0 10px 0px;
	padding: 0px;
}

#ArtistContent a {
	vertical-align: top;
	text-decoration: underline;
} 
