
#centerColumn {
	background-image: none;
	width: 525px;
	float: left;
	margin: 0px 0px 0px 7px;
}

#centerColumn .colHeader {
	width: 525px;
	background-image: none;
}

#centerColumn .colHeader h2 {
	font-size: 8pt;
	color: #acc96e;
	padding: 0 0 0 5px;
	margin: 0 0 0 5px;
	float: left;
}

#centerColumn .colHeader h3 {
	font-size: 8pt;
	float: right;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	display: inline;
}

#centerColumn .colHeader ul {
	float: left;
	clear: none;
	margin: 0;
	padding: 0 0 0 5px;
}

#centerColumn .colHeader li {
	font-size: 8pt;
	float: left;
	padding: 0 0 0 8px;
	margin: 0 0 0 4px;
	background-image: url(../images/bullet_blk.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	list-style-type: none;
}

#centerColumn .colFooter {
	background-image: none;
}

.childProfile {
	width: 115px;
	float: left;
	margin: 10px 5px 0px 8px;
}

.childProfile #profileImg{
	width: 112px;
	height: 112px;
}

.childProfile #imageBlock{
	width: 112px;
	height: 129px;
}

.childProfile #childInfoBlock{
	width: 112px;
	clear: both;
}

.childProfile #statusbanner{
	width: 112px;
	height: 16px;
	border: none;
	margin: 0 0 0 0;
	padding: 3px 0 0 0;
	float: none;
	background-color: #acc96e;
	color: white;
	font-size: 6pt;
	font-size: 6 pt;
	font-weight: bold;
	text-align: center;
	clear: both;
}

#mainContent #centerColumn .colContent .childProfile {
	height: 200px;	
	position: relative;
}

#mainContent #centerColumn .colContent .childProfile h3{
	width: 104px;
	padding: 6px 4px 4px 4px;
	margin: 0 0 0 0;
	font-size: 7pt;
	font-weight: normal;
}

#mainContent #centerColumn .colContent .childProfile p{
	width: 104px;
	margin: 0 0 0 0px;
	padding: 0 4px 5px 4px;
	font-size: 7pt;
}

.childProfile a{
	width: 88px;
	height: 14px;
	margin: 0 0 0 0;
	padding: 0px 20px 5px 4px;
	background-image: url(../images/gn_arrow.gif);
	background-position: 95px;
	font-size: 7pt;
	line-height: 12pt;
	vertical-align: middle;
	text-align: right;
	top: 180px;
	position: absolute;	
}

#pagingLinks {
	width: 500px;
	margin-left: 7px !important; margin-left: 15px;
	clear: both;
}

#pagingLinks a {
	margin-top: 5px;
	text-decoration: none;
	color: #acc96e;
	font-weight: bold;
}

#pagingLinks a:hover {
	color: black;
}

#pagingLinks:after {
	clear: both;
    content: "."; 
	visibility: hidden;
}

#pagingLinks #prev {
	float: left;
}

#pagingLinks #next {
	float: right;
}

div.pagenavigator
{
    text-align: center;
	clear: both;
}

#centerColumn .colContent div.pagenavigator p a{
	color: #9bb564;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	display: inline;
	text-align: left;
}

div.pagenavigator span.previous
{
    display: block;
    float: left;
}

div.pagenavigator span.next
{
    display: block;
    float: right;
}

div.pagenavigator span.disabled
{
    color: #d0d0d0;
}
