???/* Used to show the sponsorship download */
body
{
    background-color: Transparent;
    margin: 0px;
    padding: 0px;
}

a {
	color: #C27503;
	text-decoration: none;
}

a:hover { 
	cursor: pointer; 
	text-decoration: underline;
}

#childProfile
{
    font-family: Arial;
    color: #45505E;
    height: 225px;
    width: 140px;
}

#childProfileText
{
}

#childImage
{
    Background: transparent url('../../images/syndicate/frame112x165.png') no-repeat 0 0;
    height: 162px;
    width: 112px;
    margin-left: 10px;
    *margin-left: 20px;
}

#childImage img
{
    height: 150px;
    width: 99px; 
    margin: 1px 0 0 1px;
}

#childProfileText .name
{
    Font-family: arial;
    Color: #3B72A0;
    Font-weight: bold;
    Font-size: 12px;
    text-align: center;
    text-transform: uppercase;
    margin-left: -15px;
}

#childProfileText .country
{
    Color: #45505E;
    Font-style: italic;
    Font-size: 12px;
    text-align: center;
    margin-left: -15px;    
}

#pageNav
{
    position: absolute;
    top: 950px;
    width: 100%;
    text-align: center;
}

#pageNav a,
#pageNav a:active,
#pageNav a:visited
{
    Color: #3B72A0;
    Font-family: arial;
    Font-size: 9pt;
    Font-weight: bold;
    Text-decoration: none;
}

#pageNav a:hover
{
    Color: #000;
    Text-decoration: underline;
}

#pageNavSeparator
{
    color: #666666;
    width: 25px;
}

#pageNavPrevious
{
    width: 50px;
}

#pageNavPrevious
{
    width: 50px;
}