body {
	margin:0 auto;
	text-align:center;
	text-align:center;
	font-size:80%;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#b0c4de;
}
	
#container {
      margin:0 auto;
      padding:4px 0 0;
      text-align:left;
      width:850px;
	background-color:#fff;
}

#content {
	padding:15px;
}

#content a, a:link, a:visited, a:active {
	text-decoration:none;
	color:#000;
}

#content a:hover {
	text-decoration:underline;
	color:#000;
}

.center {
	text-align:center;
}

.hmpgColLeft {
	/*width:267px;*/
	width:405px;
	float:Left;
	margin-right:10px;
	height:273px;
}

.hmpgColCenter {
	/*width:266px;*/
	width:405;
	/*float:Left;*/
	height:273px;
	/*margin-right:10px;*/
}

.hmpgColRight {
	width:267px;
	float:Left;
}

.rssStyle {
	margin-top:15px;
	width:800px;
	height:5px;
	background:#A0A0A0;
}
