#centerContent {
	width: 950px;
	margin-left: 22px;
	height: 550px;
	float: left;
	margin-top: 10px;
}
#rssContent {
	width: 950px;
	margin-left: 22px;
	margin-top: 10px;
	height: 30px;
	background-image: url(../images/indeximages/Indx-RSSContent-Bgrd.jpg);
	float: left;
	line-height: 150%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#part1Content {
	height: 200px;
	width: 228px;
	margin-left: 22px;
	float: left;
	margin-top: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#part3Content {
	float: left;
	height: 200px;
	width: 228px;
	margin-left: 9px;
	margin-top: 10px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#part4Content {
	float: left;
	height: 200px;
	width: 228px;
	margin-left: 9px;
	margin-top: 10px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#part2Content {
	float: left;
	height: 200px;
	width: 228px;
	margin-left: 9px;
	margin-top: 10px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#MenuContent1 {
	float: left;
	width: 950px;
	margin-top: 10px;
	margin-left: 22px;
}

