body {
	background-color: #546674;
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-family: arial, tahoma, verdana, sans-serif;
	color: #546674;
}

img {
	border: 0;
}

#container {
	background: #fff url('../images/allbg.png') no-repeat top left;
	width: 973px;
	min-height: 563px;
	height: auto !important;
	height: 563px;
	margin: 0 auto;
	margin-top: 20px;
}

#header {
	width: 960px;
	height: 57px;
	text-align: right;
}


#lhs, #rhs  {
	float: left;
	height: auto;
	text-align: left;
}

#lhs {
	width: 560px;
	padding-top: 100px;
}

#rhs {
	width: 363px;
	margin-top: 60px;
	overflow: auto;
	height: 350px;
}

#rhs h1, #rhs h2 {
	font-family: stone sans, arial, tahoma, verdana, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #71bf44;
	margin: 0;
	margin-bottom: 5px;
	text-decoration: none;
}

#rhs h2  {
	clear: both;
	font-size: 0.8em;
	margin-top: 10px;
}

p {
	font-size: 0.7em;
	line-height: 14pt;
}

.person {
	float: left;
	width: 115px;
	height: 145px;
}

p.people {
	font-size: 0.7em;
	margin: 0;
	line-height: 9pt;
	width: 110px;
}
.alignLeft {float: left; margin-right: 10px; margin-top: 0px; margin-bottom: 0px;}
.alignRight {float: right; margin-left: 10px; margin-top: 0px; margin-bottom: 0px;}
.readMore {
	width: 95%;
	font-size: 0.6em;
	margin-bottom: 5px;
	text-align:right
}
.readMore a {
	color: #71bf44;
	text-decoration: none;
}
.articleTitle, .articleTitle a {
	font-family: stone sans, arial, tahoma, verdana, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color:#5050B4;
	margin: 0;
	margin-bottom: 5px;
	text-decoration: none;
}
tbody td {
	width: 110px;
	vertical-align:top;
}
tbody td p {
	font-size: 0.7em;
	line-height: 9pt;
}