/* trivani syndicate css */

body {
	background: #FFFFFF url(../../images/trivani_syndicate/background.png) repeat-x;
	font-family: "Myraid", arial, helvetica, sans-serif; 
	font-size: 12px; 
	text-align: center;
}

h1 { 
	color: #3B72A0;
	font-size: 19pt;
	text-align: left;
	font-weight: normal;
	font-family: "Myraid", arial, helvetica, sans-serif; 
	padding: 0;
	margin-bottom: 15px;
}

h2, h3, h4, p, ul { 
	margin: 0; 
	padding: 0; 
}

h3 { 
	font-size: .95em; 
	padding: 1em 0 .2em 0; 
	text-transform: uppercase; 
}

h4 { 
	font-size: 1.1em; 
}

p { 
	font-family: "Myraid", arial, helvetica, sans-serif; 
	color: #000;
	font-size: 9pt;
	text-align: left;
	font-weight: normal;
	line-height: 1.5em;
	margin-bottom: 13px;
}

ul { 
	color: #333333; 
	list-style: none;
	font-size: 13px;
}
a {
	color: #3B72A0;
	text-decoration: none;
}
a:hover { 
	color: #3B72A0;
	cursor: pointer; 
	text-decoration: underline;
}
	
img.clickable {
	cursor: pointer;
	border: none;
}
img {
	border: none;
}
iframe
{
	border: none;
}
.clear {
	clear: both;
}
				
#container { 
	margin: 0px auto 5px auto; 
	*margin: -15px auto 5px auto; 
	width: 935px; 
}

#header { 
	height: 71px;
	border: none;
	width: 910px;
	float: left;
	position: relative;
	top: -74px;
	*top: 5px;
	margin-left: 30px;
}
.logo {
	background: transparent url(../../images/trivani_syndicate/logo-header.png) no-repeat top left;
	width: 550px;
	height: 71px;
	position: relative;
	z-index: 99;
	float: left;
}
.logo a {
	text-decoration: none;
	border: none;
}
.logo a:hover {
	text-decoration: none;
	border: none;
}
#content-wrapper {
	width: 990px;
	height: 100%;
}
.content-top { 
	background: transparent url(../../images/trivani_syndicate/content-top.png) no-repeat;
	padding: 0; 
	width: 980px;
	height: 20px;
	margin-top: 80px;
	*margin-top: 10px;
}
.content-middle { 
	/*background: transparent url(../../images/trivani_syndicate/content-mid.png) repeat-y;*/
	background: #FFF;
	border-right: 1px solid #808080;
	border-left: 1px solid #808080;
	padding: 0 0 15px 0; 
	width: 978px;
}
.content-bottom { 
	background: transparent url(../../images/trivani_syndicate/content-bottom.png) no-repeat;
	padding: 0; 
	width: 980px;
	height: 20px;
}
#video {
	width:512px;
	height:284px;
	*margin-left: -480px;
}
#right-nav {
	width:292px;
	height:477px;
}
#home-nav {
	width:960px;
	height:690px;
	*height:615px;
}
/*******************************************************************
 Footer Menu 
*******************************************************************/

#footer { 
	color: #888888; 
	font-size: 10px;
	padding: 0px; 
	width: 940px;
	height: 45px;
	margin: 0px auto 5px 15px;
	*margin: 0px auto 5px 25px;
	position: relative;
	z-index: 99;
}

#footer p { 
	color: #888888; 
	font-size: 10px;
	padding: 3px 0 0 0; 
	height: 45px;
	margin: 0px;
	text-align: center;
	font-family: arial;
}

ul#footer-menu {
	position: relative;
	height: 24px;
	padding: 0;
}

li.footer-item  {
	color: #888888; 
	font-size: 10px;
	float: left;
	top: 0;
	list-style: none;
	padding: 0 5px 0 5px;
	margin: 10px 0 0 9px;
	height: 17px;
	text-align: center;
}

a.footer-link {
	color: #888888; 
    	font-size: 10px;
	display: inline;
	text-align: center;
	text-decoration: none;
}

html>body a.footer-link {
	display: block;
}
li.current a.footer-link  {
	text-decoration: none;
	cursor: pointer; 
}
a.footer-link:hover {
	color: #3B72A0;
	text-decoration: underline;
	cursor: pointer; 
}

.middle ul li{ 
font-size: 10px; 
	display: inline;
	color: #888888; 
	line-height: 16px;
}

.btn {
	background: transparent url(../../images/trivani_syndicate/btn.png) no-repeat;
	width: 95px;
	height: 35px;
	text-align: center;
}
/*******************************************************************
 home page sponsorship/distributor info block
*******************************************************************/
#box {
	height: 390px;
	width: 300px;
	float: right;
	color: #c17304;
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	z-index: 15;
	position: relative;
	margin-right: 30px;
	top: 88px;
	*top: 80px;
}
#sponsorship-info {
	border-bottom: 1px solid #bbbbbb;
	width: 268px;
	height: 174px;
	margin: 10px 0 0 30px;
}
.sponsorship-image {
	height: 160px;
	width: 125px;
	float: left;
}
.sponsorship-name {
	font-weight: bold;
	margin-left: 131px;
}

.sponsorship-country {
	font-weight: normal;
	color: #45505e;
	margin-left: 131px;
	font-style: italic;
}
ul.sponsor-link {
	list-style-image: url("../../images/trivani_syndicate/arrow_2.jpg");
	*list-style-image: url("../../images/trivani_syndicate/arrow_2ie.jpg");
	vertical-align: top;
	list-style-type: none;
	padding: 5px 0 0 0;
	margin: 0 0 0 149px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	color: #c17304;
	text-decoration: none;
}

li.sponsor-link {
	list-style-image: url("../../images/trivani_syndicate/arrow_2.jpg");
	*list-style-image: url("../../images/trivani_syndicate/arrow_2ie.jpg");
	vertical-align: top;
	padding-right: 10px;
	color: #c17304;
	text-decoration: none;
}
a.sponsor-link, a.sponsor-link:active, a.sponsor-link:visited {
	text-decoration: none;
	color: #c17304;
	font-size: 11px;
}
a.sponsor-link:hover {
	text-decoration: underline;
}
#distinfo {
	float: right;
	margin-top: 15px;
}
ul.distinfo {
	list-style-image: url("../../images/trivani_syndicate/arrow_2.jpg");
	list-style-type: none;
	padding: 5px 0 0 0;
	margin: 0 0 0 17px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	color: #c17304;
	text-decoration: none;
	width: 123px;
	float: left;
}

li.distinfo {
	list-style-image: url("../../images/trivani_syndicate/arrow_2.jpg");
	color: #c17304;
	text-decoration: none;
}
a.distinfo, a.distinfo:active, a.distinfo:visited {
	text-decoration: none;
	color: #c17304;
	font-size: 11px;
}
a.distinfo:hover {
	text-decoration: underline;
}


.distname {
	font-weight: bold;
	width: 135px;
}
.distrank {
	font-weight: normal;
	color: #45505e;
	font-style: italic;
	width: 135px;
}
.distcontact {
	color: #c17304;
	width: 135px;
}
a.distcontact {
	color: #c17304;
	text-decoration: none;
}
a.distcontact:hover {
	text-decoration: underline;
}
.distemail {
	font-weight: normal;
	width: 135px;
}
.dist-image {
	height: 160px;
	width: 115px;
	margin-right: 5px;
	float: right;
}


/*******************************************************************
 top menu 
*******************************************************************/

#top { 
	width: 935px;
	padding-top: 11px;
}

ul#top-menu {
	position: relative;
	height: 24px;
	padding: 0;
	margin: 0 20px 0 0;
}

li.top-menu-item  {
	color: #ffffff; 
	font-size: 12px;
	float: right;
	top: 0;
	list-style: none;
	margin: 0;
	height: 17px;
	text-align: center;
	text-transform: uppercase;
}
ul.top-menu-item {
	list-style-image: url("../../images/trivani_syndicate/arrow.png");
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

li.top-menu-item {
	list-style-image: url("../../images/trivani_syndicate/arrow.png");
	*background: transparent url(../../images/trivani_syndicate/arrow.png) no-repeat 0px 3px;
	padding-right: 10px;
	*padding: 0 0 0 14px;
}
a.top-menu-link {
	color: #ffffff; 
    	font-size: 12px;
	display: inline;
	text-align: right;
	text-decoration: none;
	padding-right: 20px;
}

html>body a.top-menu-link {
	display: block;
}
li.current a.top-menu-link  {
    	color: #666;
	text-decoration: none;
	cursor: pointer; 
}
a.top-menu-link:hover {
	color: #a9bdd5;
	text-decoration: none;
	cursor: pointer; 
}
/*******************************************************************
 menu 
*******************************************************************/

#navigation {
	height: 35px;
	margin-top: 420px;
	margin-left: 382px;
	position: relative;
	z-index: 99;
}

.nav {
	height: 35px;
	float: left;
}


ul#main-menu {
	height: 35px;
	padding: 3px 0 0 0;
	text-transform: none;
	font-size: 14px;
	font-color: #4D4D4D;
}

li.home{

}
li.menu-item {
	float: left;
	top: 0;
	list-style: none;
	margin: 0;
	height: 35px;
	padding-right: 5px;
}
li.menu-item.current {
	top: 0;
	list-style: none;
	margin: 0;
	height: 35px;
}
li.home a.menu-link, 
li.currenthome {
	background: transparent url(../../images/trivani_syndicate/home-btn.png) no-repeat 0 0;
	color: #696A6C; 
	height: 35px;
	padding: 3px 0px 0px 0px;
	text-align: center;
	text-decoration: none;
	background-repeat: no-repeat;
	width: 34px;
	font-size: 0px;
}

a.menu-link.currenthome:hover {
	background: transparent url(../../images/trivani_syndicate/home-btn-over.png) no-repeat 0 0;
	margin-top: -3px;
}
a.menu-link {
	background: transparent url(../../images/trivani_syndicate/btn.png) no-repeat 0 0;
	color: #4D4D4D; 
	height: 35px;
	display: inline;
	padding: 3px 0px 0px 0px;
	text-align: center;
	text-decoration: none;
	background-repeat: no-repeat;
	width: 92px;
	line-height: 19px;
}
a.current .menu-link {
	color: #4D4D4D; 
}

html>body a.menu-link {
	display: block;
	padding-top: 6px;
}
li.current a.menu-link  {
    	color: #4D4D4D;
	background-repeat: no-repeat;
	width: 92px;
}
a.menu-link .current, 
a.menu-item .current {
	color: #4D4D4D;
}
a.menu-link:hover  {
	background: transparent url('../../images/trivani_syndicate/btn-over.png') no-repeat 0 0;
	color: #666;
}
a.menu-link.currenthome {
	background: none;
}

ul.sub-menu {
	display: none;
}

ul.sub-menu li.menu-item {
	display: none;
}

ul.sub-menu li:hover {
	display: none;
}

ul.sub-menu li.menu-item a {
	display: none;
}

ul.sub-menu li:hover a {
	display: none;
}

li:hover ul.sub-menu {
	display: none;
}
.login {
	float: right;
	margin-right: 138px;
	position: relative;
	top: -9px;
}
a.login-link {
	background: transparent url(../../images/trivani_syndicate/login-btn.png) no-repeat;
	color: #FFF; 
    	font-size: 11px;
	display: inline;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	cursor: pointer; 
	width: 56px;
	height: 21px;
	line-height: 20.5px;
	font-family: arial;
}

html>body a.login-link {
	display: block;
}
a.login-link:hover {
	background: transparent url(../../images/trivani_syndicate/login-btn.png) no-repeat;
	width: 56px;
	height: 21px;
	color: #FFF;
	cursor: pointer; 
	font-weight: bold;
}
/*******************************************************************
 user/client content 
*******************************************************************/

.dist-name {
	font-size: 14pt;
	color: #808080;
	text-align: right;
}
.dist-rank {
	font-size: 10.5pt;
	color: #B2B2B2;
	text-align: right;
}
.signupFooter {
	height: 148px;
	width: 925px;
	margin-left: 30px;
	float: left;
	cursor: pointer; 
	*margin-left: -325px;
	position: relative;
	z-index: 99;
}
.signupFooter1 {
	background: transparent url(../../images/trivani_syndicate/syndicatefooter1.png) no-repeat;
	height: 148px;
	width: 925px;
	margin: 20px 0 0 30px;
	float: left;
	cursor: pointer; 
	*margin-left: -10px;
	position: relative;
	z-index: 99;
	color: #FFF;
}
.signupFooter2 {
	background: transparent url(../../images/trivani_syndicate/syndicatefooter2.png) no-repeat;
	height: 148px;
	width: 925px;
	margin: 20px 0 0 30px;
	float: left;
	cursor: pointer; 
	*margin-left: -10px;
	position: relative;
	z-index: 99;
}
.signupFooter3 {
	background: transparent url(../../images/trivani_syndicate/syndicatefooter3.png) no-repeat;
	height: 148px;
	width: 925px;
	margin: 20px 0 0 30px;
	float: left;
	cursor: pointer; 
	*margin-left: -10px;
	position: relative;
	z-index: 99;
}

/* trivani_homesyndicate */
body.trivani_homesyndicate #footer { 
	margin: -10px auto 5px 15px;
	*margin: 0px auto 5px 25px;
}

body.trivani_homesyndicate #container {
	height: 855px;
	*height: 775px;
}
body.trivani_homesyndicate #homeLink {
	width: 980px;
	float: left;
	margin-top: -10px;
}
body.trivani_homesyndicate .signupFooter3 {
	margin-left: 0;
	*margin-left: 5px;
}
body.trivani_homesyndicate #distinfo2 {
	display: none;
}
body.trivani_homesyndicate #sponsorship-info {
	display: none;
}
body.trivani_homesyndicate .amt {
	display: none;
}
body.trivani_homesyndicate .donations {
	display: none;
}
body.trivani_homesyndicate #sponsored {
	display: none;
}
body.trivani_homesyndicate #header {
	top: -3px;
	*margin-top: 7px;
}
body.trivani_homesyndicate .content-top {
	display: none;
}
body.trivani_homesyndicate .content-middle {
	background: none;
	border: none;
	padding: 0;
	position: relative;
	top: 165px;
	left: 5px;
}
body.trivani_homesyndicate .content-bottom {
	display: none;
}
body.trivani_homesyndicate #navigation {
	display: none;
}
body.trivani_homesyndicate #image1 {
	width: 980px;
}
body.trivani_homesyndicate #image2 {
	width: 920px;
	height: 900px;
}
body.trivani_homesyndicate #text2 img {
	padding-top: 10px;

}

/* trivani_purposesyndicate */
body.trivani_purposesyndicate .login {
	display: none;
}
body.trivani_purposesyndicate #homeLink {
	display: none;
}
body.trivani_purposesyndicate #distinfo2 {
	display: none;
}
body.trivani_purposesyndicate #sponsorship-info {
	display: none;
}
body.trivani_purposesyndicate .donations {
	display: none;
}
body.trivani_purposesyndicate .amt {
	display: none;
}
body.trivani_purposesyndicate #sponsored {
	display: none;
}
body.trivani_purposesyndicate .myAlternativeContent{
	display: none;
}
body.trivani_purposesyndicate #image1 {
	width: 980px;
	height: 394px;
	margin: -40px 0 0 0;
	*margin: 10px 0 0 0;
	float: left;
}
body.trivani_purposesyndicate #image1 img {
	width: 920px;
	height: 394px;
}
body.trivani_purposesyndicate #image2 {
	width: 275px;
	height: 275px;
	margin: 30px 0 0 335px;
	float: left;
}
body.trivani_purposesyndicate #text1 {
	width: 980px;
	height: 500px;
	padding: 0;
	position: relative;
	top: -374px;
	z-index: 99;
	left: 413px;
}
body.trivani_purposesyndicate #text2 {
	width: 570px;
	padding: 0;
	float: left;
	margin-left: 50px;
	margin: -90px 0 30px 50px;
	*margin: -490px 0 30px 50px;
}
body.trivani_purposesyndicate #text2 h1 {
	margin-top: 20px;
}


body.trivani_purposesyndicate .home-img {
	width: 275px;
	height: 275px;
	margin: 25px 10px 0 15px;
	float: right;
}

body.trivani_purposesyndicate #text3 {
	width: 292px;
	height: 477px;
	margin: -65px 50px 30px 0;
	*margin: -465px 50px 30px 0;
	float: right;
}

body.trivani_purposesyndicate #text3 img {
}
body.trivani_purposesyndicate #text4 {
	background: transparent url(../../images/trivani_syndicate/mission-bg4.png) no-repeat;
	width: 570px;
	height: 325px;
	float: left;
	margin-left: 50px;
	margin-bottom: 30px;
}
body.trivani_purposesyndicate #text4 p {
	color: #FFF;
	margin: 0 20px 10px 20px;
	line-height: 1.4em;
}
body.trivani_purposesyndicate #text4 h1 {
	color: #FFF;
	margin: 10px 0 10px 20px;
}
body.trivani_purposesyndicate #text5 {
	width: 980px;
	*margin-left: 35px;
	float: left;
}
body.trivani_purposesyndicate #text5 p {
	margin-bottom: 0;
}
body.trivani_purposesyndicate #text5 img {
	margin-left: 30px;
	*margin-left: -10px;
}
body.trivani_purposesyndicate #text5 a,
body.trivani_purposesyndicate #text5 a:visited,
body.trivani_purposesyndicate #text5 a:active {
	text-decoration: none;
	border: none;
	color: #FFFFFF;
}
body.trivani_purposesyndicate .dist-name {
	font-size: 14pt;
	color: #808080;
	text-align: right;
}
body.trivani_purposesyndicate .dist-rank {
	font-size: 10.5pt;
	color: #B2B2B2;
	text-align: right;
}


/* trivani_healthsyndicate */
body.trivani_healthsyndicate .login {
	position: relative;
	top: -72px;
	*position: inherit;
}
body.trivani_healthsyndicate #homeLink {
	display: none;
}
body.trivani_healthsyndicate #distinfo2 {
	display: none;
}
body.trivani_healthsyndicate #sponsorship-info {
	display: none;
}
body.trivani_healthsyndicate .donations {
	display: none;
}
body.trivani_healthsyndicate .amt {
	display: none;
}
body.trivani_healthsyndicate #sponsored {
	display: none;
}
body.trivani_healthsyndicate #image1 {
	width: 980px;
	height: 394px;
	margin: -40px 0 0 0;
	*margin: 10px 0 0 0;
	float: left;
}
body.trivani_healthsyndicate #image1 img {
	width: 920px;
	height: 394px;
}
body.trivani_healthsyndicate #image2 {
	width: 275px;
	height: 275px;
	margin: 30px 0 0 335px;
	float: left;
}
body.trivani_healthsyndicate #text1 {
	width: 980px;
	height: 500px;
	padding: 0;
	position: relative;
	top: -374px;
	left: 413px;
}
body.trivani_healthsyndicate #text2 {
	width: 570px;
	padding: 0;
	float: left;
	margin-left: 50px;
	margin: -90px 0 30px 50px;
	*margin: -490px 0 30px 50px;
}
body.trivani_healthsyndicate #text2 h1 {
	margin-top: 20px;
}


body.trivani_healthsyndicate .home-img {
	width: 275px;
	height: 275px;
	margin: 25px 10px 0 15px;
	float: right;
}

body.trivani_healthsyndicate #text3 {
	width: 292px;
	height: 477px;
	margin: -65px 50px 30px 0;
	*margin: -465px 50px 30px 0;
	float: right;
}

body.trivani_healthsyndicate #text3 img {
}

body.trivani_healthsyndicate #text4 {
	margin-left: 50px;
	width: 930px;
	*margin-top: 10px;
}
body.trivani_healthsyndicate #text4 p {
	margin: 0px;
}
body.trivani_healthsyndicate #text4 h1 {
	margin: 0;
	font-size: 19pt;
}
body.trivani_healthsyndicate #text5 {
	width: 980px;
	*margin-left: 35px;
	float: left;
}
body.trivani_healthsyndicate #text5 {
	width: 980px;
	*margin-left: 35px;
	float: left;
}
body.trivani_healthsyndicate #text5 p {
	margin-bottom: 0;
}
body.trivani_healthsyndicate #text5 img {
	margin-left: 30px;
	*margin-left: -10px;
}
body.trivani_healthsyndicate #text5 a,
body.trivani_healthsyndicate #text5 a:visited,
body.trivani_healthsyndicate #text5 a:active {
	text-decoration: none;
	border: none;
	color: #FFFFFF;
}
body.trivani_healthsyndicate .dist-name {
	font-size: 14pt;
	color: #808080;
	text-align: right;
}
body.trivani_healthsyndicate .dist-rank {
	font-size: 10.5pt;
	color: #B2B2B2;
	text-align: right;
}

/* trivani_prosperitysyndicate */
body.trivani_prosperitysyndicate .login {
	position: relative;
	top: -72px;
	*position: inherit;
}
body.trivani_prosperitysyndicate #homeLink {
	display: none;
}
body.trivani_prosperitysyndicate #distinfo2 {
	display: none;
}
body.trivani_prosperitysyndicate #sponsorship-info {
	display: none;
}
body.trivani_prosperitysyndicate .donations {
	display: none;
}
body.trivani_prosperitysyndicate .amt {
	display: none;
}
body.trivani_prosperitysyndicate #sponsored {
	display: none;
}
body.trivani_prosperitysyndicate #image1 {
	width: 980px;
	height: 394px;
	margin: -40px 0 0 0;
	*margin: 10px 0 0 0;
	float: left;
}
body.trivani_prosperitysyndicate #image1 img {
	width: 920px;
	height: 394px;
}
body.trivani_prosperitysyndicate #image2 {
	width: 275px;
	height: 275px;
	margin: 30px 0 0 335px;
	float: left;
}
body.trivani_prosperitysyndicate #text1 {
	width: 980px;
	height: 500px;
	padding: 0;
	position: relative;
	top: -374px;
	z-index: 99;
	left: 413px;
}

body.trivani_prosperitysyndicate #text2 {
	width: 570px;
	padding: 0;
	float: left;
	margin-left: 50px;
	margin: -90px 0 30px 50px;
	*margin: -490px 0 30px 50px;
}
body.trivani_prosperitysyndicate #text2 h1 {
	margin-top: 20px;
}

body.trivani_prosperitysyndicate #text2 h4 {
	text-align: left;
	color: #7F6B46;
	font-size: 9pt;
}

body.trivani_prosperitysyndicate .home-img {
	width: 275px;
	height: 275px;
	margin: 25px 10px 0 15px;
	float: right;
}

body.trivani_prosperitysyndicate #text3 {
	width: 292px;
	height: 477px;
	margin: -65px 50px 30px 0;
	*margin: -465px 50px 30px 0;
	float: right;
}

body.trivani_prosperitysyndicate #text3 img {
}

body.trivani_prosperitysyndicate #text4 {
	background: transparent url(../../images/trivani_syndicate/mission-bg.png) no-repeat;
	width: 292px;
	height: 455px;
	float: right;
	margin-right: 50px;
	margin-bottom: 30px;
}
body.trivani_prosperitysyndicate #text4 p {
	color: #FFF;
	margin: 0 10px 10px 10px;
	line-height: 1.25em;
}
body.trivani_prosperitysyndicate #text4 h1 {
	color: #FFF;
	margin: 10px;
}
body.trivani_prosperitysyndicate #text5 {
	width: 980px;
	*margin-left: 35px;
	float: left;
}
body.trivani_prosperitysyndicate #text5 p {
	margin-bottom: 0;
}
body.trivani_prosperitysyndicate #text5 img {
	margin-left: 30px;
	*margin-left: -10px;
}
body.trivani_prosperitysyndicate #text5 a,
body.trivani_prosperitysyndicate #text5 a:visited,
body.trivani_prosperitysyndicate #text5 a:active {
	text-decoration: none;
	border: none;
	color: #FFFFFF;
}
body.trivani_prosperitysyndicate .dist-name {
	font-size: 14pt;
	color: #808080;
	text-align: right;
}
body.trivani_prosperitysyndicate .dist-rank {
	font-size: 10.5pt;
	color: #B2B2B2;
	text-align: right;
}


/* trivani_humansyndicate */
body.trivani_humansyndicate .login {
	position: relative;
	top: -72px;
	*position: inherit;
}
body.trivani_humansyndicate iframe
{
	width: 575px;
}

body.trivani_humansyndicate #childprofile
{
	width: 290px;
	position: absolute;
	left: 590px;
	top: 136px;
}

body.trivani_humansyndicate #childprofile iframe
{
	width: 290px;
}

body.trivani_humansyndicate #trivani_humansyndicateleft
{
	position: absolute;
	top: -33px;
}

body.trivani_humansyndicate #trivani_humansyndicateleft iframe
{
	height: 430px;
}

body.trivani_humansyndicate #successstories
{
	width: 220px;
	position: absolute;
	height: 300px;
	top: -35px;
	*top: -35px;
	margin-left: 5px;
	*margin-left: 24px;
	z-index: 99;
}
body.trivani_humansyndicate #homeLink {
	display: none;
}
body.trivani_humansyndicate #sponsorship-info {
	margin: 0;
	height: 475px;
	width: 875px;
	position: relative;
	left: 50px;
	*left: -0px;
	top: 793px;
	z-index: 99;
	text-align: left;
	border: none;
}
body.trivani_humansyndicate #distinfo2 {
	display: none;
}
body.trivani_humansyndicate .donations {
	text-transform: uppercase;
	position: relative;
	top: 800px;
	left: 64px;
	text-align: left;
	font-size: 12px;
	padding-top: 3px;
	color: #45505E;
	width: 215px;
	height: 350px;
	z-index: 75;
	*margin-left: -800px;
}
body.trivani_humansyndicate .lifetime {
	font-weight: bold;
	position: relative;
	top: 25px;
}
body.trivani_humansyndicate .amt {
	width: 100px;
	color: #45505E;
	text-transform: uppercase;
	position: relative;
	top: 863px;
	left: 185px;
	text-align: right;
	font-size: 12px;
	padding-top: 3px;
	z-index: 99;
	*margin-left: -870px;
}
body.trivani_humansyndicate .life-amt {
	font-weight: bold;
	position: relative;
	top: 25px;
}
body.trivani_humansyndicate #sponsored {
	display: none;
}
body.trivani_humansyndicate .sponsorship-image {
	background: transparent url(../../images/trivani_syndicate/frame125x185.png) no-repeat;
	height: 185px;
	width: 125px;
	float: left;
	margin: 0;
	padding-right: 7px;
	position: relative;
	top: -50px;
	*top: 0px;
}
body.trivani_humansyndicate .sponsorship-image img {
	width: 115px;
	height: 174px;
	margin: 1px 0 0 1px;
}
body.trivani_humansyndicate .sponsorship-name-label {
	display: none;
}
body.trivani_humansyndicate .sponsorship-name {
	color: #666;
	font-size: 14pt;
	font-weight: normal;
	text-align: left;
	margin-left: 0;
	position: relative;
	top: -45px;
	*top: 0px;
	padding-bottom: 5px;
}
body.trivani_humansyndicate .sponsorship-age-label {
	background: transparent url(../../images/trivani_syndicate/arrow.png) no-repeat 0 2px;
	color: #000;
	text-transform: uppercase;
	font-size: 11px;
	padding-left: 15px;
	margin: 107px 0 0 590px;
	*margin: 160px 0 0 590px;

	font-weight: bold;
}
body.trivani_humansyndicate .sponsorship-age {
	font-weight: normal;
	margin: -15px 0 0 632px;
}
body.trivani_humansyndicate .sponsorship-school-label {
	background: transparent url(../../images/trivani_syndicate/arrow.png) no-repeat 0 2px;
	color: #000;
	text-transform: uppercase;
	font-size: 11px;
	padding-left: 15px;
	margin:5px 0 0 590px;
	font-weight: bold;
}
body.trivani_humansyndicate .sponsorship-school {
	font-weight: normal;
	margin: -15px 0 0 657px;
}
body.trivani_humansyndicate .sponsorship-city-label {
	background: transparent url(../../images/trivani_syndicate/arrow.png) no-repeat 0 2px;
	color: #000;
	text-transform: uppercase;
	font-size: 11px;
	padding-left: 15px;
	margin: 5px 0 0 590px;
	font-weight: bold;
}
body.trivani_humansyndicate .sponsorship-city {
	font-weight: normal;
	margin: -15px 0 0 687px;
}
body.trivani_humansyndicate .sponsorship-country-label {
	background: transparent url(../../images/trivani_syndicate/arrow.png) no-repeat 0 2px;
	color: #000;
	text-transform: uppercase;
	font-size: 11px;
	padding-left: 15px;
	margin: 5px 0 0 590px;
	font-weight: bold;
}
body.trivani_humansyndicate .sponsorship-country {
	font-weight: normal;
	margin: -15px 0 0 667px;
	font-style: normal;
	color: #000;
}
body.trivani_humansyndicate .sponsorship-region-label {
	background: transparent url(../../images/trivani_syndicate/arrow.png) no-repeat 0 2px;
	color: #000;
	text-transform: uppercase;
	font-size: 11px;
	padding-left: 15px;
	margin: 5px 0 0 590px;
	font-weight: bold;
}
body.trivani_humansyndicate .sponsorship-region {
	font-weight: normal;
	margin: -15px 0 0 652px;
}
body.trivani_humansyndicate .sponsorship-update-label {
	display: none;
}
body.trivani_humansyndicate .sponsorship-update {
	width: 435px;
	margin: 0 0 0 132px;
	position: relative;
	top: -242px;
	*top: -252px;
}
body.trivani_humansyndicate ul.sponsor-link {
	display: none;
}
body.trivani_humansyndicate .sponsorship-frame {
	background: transparent url(../../images/trivani_syndicate/frame2.png) no-repeat;
	height: 160px;
	width: 125px;
	float: left;
	margin: 0;
	padding-right: 7px;
}
body.trivani_humansyndicate #image1 {
	width: 980px;
	height: 394px;
	float: left;
	position: relative;
	margin-top: -816px;
}
body.trivani_humansyndicate #image1 img {
	width: 920px;
	height: 394px;
}
body.trivani_humansyndicate #image2 {
	width: 275px;
	height: 275px;
	margin: 30px 0 0 335px;
	float: left;
}
body.trivani_humansyndicate #text1 {
	width: 512px;
	height: 284px;
	padding: 0;
	position: relative;
	top: -798px;
	left: 413px;
}
body.trivani_humansyndicate #text2 {
	width: 570px;
	height: 350px;
	padding: 0;
	float: left;
	margin: -700px 0 30px 50px;
	position: relative;
}
body.trivani_humansyndicate #text2 a {
	background: transparent url(../../images/trivani_syndicate/arrow.png) no-repeat 0 3px;
	padding-left: 13px;
}
body.trivani_humansyndicate #text2 h1 {
	margin-top: 20px;
	font-size: 19pt;
}
body.trivani_humansyndicate #text2 h4 {
	font-size: 9pt;
	color: #7F6B46;
	text-align: left;
}

body.trivani_humansyndicate .home-img {
	width: 275px;
	height: 275px;
	margin: 25px 10px 0 15px;
	float: right;
}

body.trivani_humansyndicate #text3 {
	width: 292px;
	height: 477px;
	margin: -675px 50px 30px 0;
	float: right;
	position: relative;
	z-index: 99;
}

body.trivani_humansyndicate #text3 img {
}

body.trivani_humansyndicate #text4 {
	width: 570px;
	height: 500px;
	margin: -80px 0 0 50px;
	*margin: -63px 0 0 50px;
	float: left;
	position: relative;
}
body.trivani_humansyndicate #text4 h1 {
	margin-bottom: 6px;
}
body.trivani_humansyndicate #text5 {
	width: 340px;
	position: relative;
	float: right;
	margin-top: -25px;
	*margin-top: 0px;
}
body.trivani_humansyndicate #text6 {
	width: 200px;
	height: 40px;
	float: right;
	position: relative;
	top: -18px;
	z-index: 99;
	left: -135px;
}
body.trivani_humansyndicate #text6 img {
	margin: 1px 0 0 -7px;
}
body.trivani_humansyndicate #text6 a,
body.trivani_humansyndicate #text6 a:visited,
body.trivani_humansyndicate #text6 a:active {
	text-decoration: none;
	border: none;
	color: #3B72A0;
	font-weight: bold;
	background: transparent url(../../images/trivani_syndicate/arrow.png) no-repeat 0px 2px;
	margin-right: 10px;
	padding-left: 13px;
}
body.trivani_humansyndicate #text6 a:hover {
	text-decoration: underline;
}

body.trivani_humansyndicate #text6 h1 {
	margin-bottom: 6px;
}
body.trivani_humansyndicate #text6 h2 {
	color: #666;
	font-weight: normal;
	text-align: left;
}

body.trivani_humansyndicate #text7 {
	width: 880px;
	margin: 36px 0 0 50px;
	float: left;
	position: relative;
	height: 350px;
}
body.trivani_humansyndicate #text7 img {
	width: 880px;
}
body.trivani_humansyndicate #text7 h1 {
	margin-bottom: 6px;
}
body.trivani_humansyndicate #text7 h2 {
	margin: 6px 0 0 50px;
	padding-bottom: 10px;
}
body.trivani_humansyndicate #text7 h3 {
	color: #45505E;
	font-size: 12px;
	text-transform: uppercase;
	padding: 17px 0 5px 17px;
	text-align: left;
}
body.trivani_humansyndicate #text7 p {
	margin: 0 0 6px 17px;
	text-align: left;
	width: 224px;
}

body.trivani_humansyndicate #text7 ul,
body.trivani_humansyndicate #text7 li {
	list-style-image: url("../../images/trivani_syndicate/arrow.png");
	list-style-type: none;
	margin: 4px 0 6px 16px;
	font-weight: normal;
	width: 217px;
	color: #45505E;
}
body.trivani_humansyndicate #text7 ul {
	border-bottom: 1px solid #999;
	text-align: left;
}
body.trivani_humansyndicate #text7 .contribution-box {
	background: transparent url(../../images/trivani_syndicate/current-contribution-frame.png) no-repeat;
	width: 250px;
	height: 330px;
	margin:  5px 0 5px 5px;
	float: left;
}
body.trivani_humansyndicate #text8 {
	width: 980px;
	margin: 70px 0 0 0;
	*margin: 50px 0 0 40px;
	float: left;
}
body.trivani_humansyndicate .dist-name {
	font-size: 14pt;
	color: #808080;
	text-align: right;
}
body.trivani_humansyndicate .dist-rank {
	font-size: 10.5pt;
	color: #B2B2B2;
	text-align: right;
}

/* trivani_print5x7 */
body.trivani_print5x7 #homeLink {
	display: none;
}
body.trivani_print5x7 .content-top {
	display: none;
}
body.trivani_print5x7 .content-middle {
	background: none;
	border: none;
	padding: 0;
	width: 100%;
}
body.trivani_print5x7 .content-bottom {
	display: none;
}
body.trivani_print5x7 #distinfo2 {
	display: none;
}
body.trivani_print5x7 #sponsored {
	display: none;
}
body.trivani_print5x7 {
	background: none;
}
body.trivani_print5x7 #content-wrapper {
	background: transparent url(../../images/trivani_syndicate/5x7_bkg.png) no-repeat top left;
	width: 555px;
	height: 780px;
	border: dotted 1px #666;
	margin: -8px 0 0 -6px;
	*margin: -14px 0 0 -250px;
}
body.trivani_print5x7 .distcontact {
	display: none;
}
body.trivani_print5x7 .distrank {
	display: none;
}
body.trivani_print5x7 .distinfo {
	display: none;
}
body.trivani_print5x7 .dist-image {
	display: none;
}
body.trivani_print5x7 {
}
body.trivani_print5x7 #header {
	display: none;
}
body.trivani_print5x7 ul.sponsor-link,
body.trivani_print5x7 li.sponsor-link {
	display: none;
}
body.trivani_print5x7 #container {
	width: 792px;
	height: 800px;
	margin: 0 auto 0 auto;
}
body.trivani_print5x7 #sponsorship-info {
	border: none;
	width: 400px;
	margin: 65px 0 0 30px;
	*margin: 65px 0 0 -100px;
}
body.trivani_print5x7 .sponsorship-image {
	height: 285px;
	width: 195px; 
	float: left;
	background: transparent url(../../images/trivani_syndicate/frame195x285.png) no-repeat;
}
body.trivani_print5x7 .sponsorship-image img {
	height: 265px;
	width: 175px; 
	margin: 5px 8px 0 0;
}
body.trivani_print5x7 .sponsorship-name {
	font-size: 35px;
	font-weight: bold;
	color: #333;
	position: relative;
	z-index: 99;
	margin: 0;
	top: -40px;
	*top: -330px;
	left: -230px;
	*left: -135px;
	width: 530px;
}
body.trivani_print5x7 .sponsorship-name-label {
	display: none;
}
body.trivani_print5x7 .sponsorship-age {
	background: transparent url(../../images/trivani_syndicate/arrow.png) no-repeat 0 10px;
	padding-left: 10px;
	color: #215281;
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 10px 200px;
	font-style: normal;
	text-align: left;
}
body.trivani_print5x7 .sponsorship-age-label {
	color: #666;
	font-size: 12px;
	font-weight: normal;
	margin-top: -30px;
	*margin-top: -320px;
	*margin-left: 200px;
	text-align: left;
}
body.trivani_print5x7 .sponsorship-school {
	background: transparent url(../../images/trivani_syndicate/arrow.png) no-repeat 0 10px;
	padding-left: 10px;
	color: #215281;
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 10px 200px;
	font-style: normal;
	text-align: left;
}
body.trivani_print5x7 .sponsorship-school-label {
	color: #666;
	font-size: 12px;
	font-weight: normal;
	*margin-left: 200px;
	text-align: left;
}
body.trivani_print5x7 .sponsorship-country {
	background: transparent url(../../images/trivani_syndicate/arrow.png) no-repeat 0 10px;
	padding-left: 10px;
	color: #215281;
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 10px 200px;
	font-style: normal;
	text-align: left;
}
body.trivani_print5x7 .sponsorship-country-label {
	color: #666;
	font-size: 12px;
	font-weight: normal;
	*margin-left: 200px;
	text-align: left;
}
body.trivani_print5x7 .sponsorship-region {
	background: transparent url(../../images/trivani_syndicate/arrow.png) no-repeat 0 10px;
	padding-left: 10px;
	color: #215281;
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 10px 200px;
	font-style: normal;
	text-align: left;
}
body.trivani_print5x7 .sponsorship-region-label {
	color: #666;
	font-size: 12px;
	font-weight: normal;
	*margin-left: 200px;
	text-align: left;
}
body.trivani_print5x7 .sponsorship-city {
	background: transparent url(../../images/trivani_syndicate/arrow.png) no-repeat 0 10px;
	padding-left: 10px;
	color: #215281;
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 10px 200px;
	font-style: normal;
	text-align: left;
}
body.trivani_print5x7 .sponsorship-city-label {
	color: #666;
	font-size: 12px;
	font-weight: normal;
	*margin-left: 200px;
	text-align: left;
}
body.trivani_print5x7 .sponsorship-update {
	margin: 23px 0 0 6px;
	width: 510px;
}
body.trivani_print5x7 .sponsorship-update p {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
body.trivani_print5x7 .sponsorship-update-label {
	display: none;
}
body.trivani_print5x7 .donations, 
body.trivani_print5x7 .amt {
	display: none;
}

body.trivani_print5x7 #distinfo { 
	display: none;
}
body.trivani_print5x7 #content {
	background: none;
	margin: 0;
	*margin-top: -20px;
	top: 0;
	width: 560px;
}
body.trivani_print5x7 #content-top {
	display: none;
}
body.trivani_print5x7 #content-bottom {
	display: none;
}
body.trivani_print5x7 #footer {
	display: none;
}
body.trivani_print5x7 .printbtn {
	background: transparent url(../../images/trivani_syndicate/print.png) no-repeat;
	width: 133px;
	height: 41px;
	margin: 0 0 0 190px;
	*margin: 0 0 0 30px;
}

body.trivani_print5x7 ul.sponsor-link,
body.trivani_print5x7 li.sponsor-link {
	display: none;
}
body.trivani_print5x7 #image1  {
	float: right;
	margin: -215px 25px 0 0;
	*margin: -215px 20px 0 0;
}
body.trivani_print5x7 #image1 img {
	height: 136px;
	width: 150px;
}
body.trivani_print5x7 #text1  {
	margin-top: 480px;
}

body.trivani_print5x7 iframe
{
	position: relative;
	left: -25px;
	top: -60px;
	height: 700px;
	width: 542px;
}


/* trivani_print3x5 */
body.trivani_print3x5 #homeLink {
	display: none;
}
body.trivani_print3x5 iframe
{
	position: relative;
	left: -25px;
	top: -50px;
	height: 305px;
	width: 510px;
}
body.trivani_print3x5 .content-top {
	display: none;
}
body.trivani_print3x5 .content-bottom {
	display: none;
}
body.trivani_print3x5 .content-middle {
	background: none;
	border: none;
	padding: none;
	width: 530px;
}
body.trivani_print3x5 #distinfo2 {
	display: none;
}
body.trivani_print3x5 #sponsored {
	display: none;
}
body.trivani_print3x5 {
	background: none;
}
body.trivani_print3x5 #content-wrapper {
	background: transparent url(../../images/trivani_syndicate/3x5_bkg_750x450.png) no-repeat top left;
	width: 520px;
	height: 311px;
	border: dotted 1px #333;
	margin: -8px 0 0 -6px;
	*margin: -14px 0 0 -18px;
}
body.trivani_print3x5 .distcontact {
	display: none;
}
body.trivani_print3x5 .distrank {
	display: none;
}
body.trivani_print3x5 .distinfo {
	display: none;
}
body.trivani_print3x5 .dist-image {
	display: none;
}
body.trivani_print3x5 {
}
body.trivani_print3x5 #header {
	display: none;
}
body.trivani_print3x5 ul.sponsor-link,
body.trivani_print3x5 li.sponsor-link {
	display: none;
}
body.trivani_print3x5 #container {
	width: 525px;
	height: 315px;
	margin: 0 auto 0 auto;
}
body.trivani_print3x5 #sponsorship-info {
	border: none;
	width: 530px;
	height: 250px;
	margin: 50px 0 0 20px;
}
body.trivani_print3x5 .sponsorship-image {
	height: 255px;
	width: 175px; 
	float: left;
	background: transparent url(../../images/trivani_syndicate/frame175x255.png) no-repeat;
}
body.trivani_print3x5 .sponsorship-image img {
	height: 235px;
	width: 155px; 
	margin: 5px 0 0 -8px;
}
body.trivani_print3x5 .sponsorship-name {
	font-size: 35px;
	font-weight: bold;
	width: 525px;
	color: #333;
	position: relative;
	z-index: 99;
	margin: 0;
	top: -40px;
	*top: -290px;
	left: -220px;
	*left: -130px;

}
body.trivani_print3x5 .sponsorship-name-label {
	display: none;
}
body.trivani_print3x5 .sponsorship-age {
	background: transparent url(../../images/trivani_syndicate/arrow.png) no-repeat 0 10px;
	padding-left: 10px;
	color: #215281;
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 7px 180px;
	font-style: normal;
	text-align: left;
}
body.trivani_print3x5 .sponsorship-age-label {
	color: #666;
	font-size: 11px;
	font-weight: normal;
	margin-top: -30px;
	*margin-top: -280px;
	*margin-left: 180px;
	text-align: left;
}
body.trivani_print3x5 .sponsorship-school {
	background: transparent url(../../images/trivani_syndicate/arrow.png) no-repeat 0 10px;
	padding-left: 10px;
	color: #215281;
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 7px 180px;
	font-style: normal;
	text-align: left;
}
body.trivani_print3x5 .sponsorship-school-label {
	color: #666;
	font-size: 11px;
	font-weight: normal;
	*margin-left: 180px;
	text-align: left;
}
body.trivani_print3x5 .sponsorship-country {
	background: transparent url(../../images/trivani_syndicate/arrow.png) no-repeat 0 10px;
	padding-left: 10px;
	color: #215281;
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 7px 180px;
	font-style: normal;
	text-align: left;
}
body.trivani_print3x5 .sponsorship-country-label {
	color: #666;
	font-size: 11px;
	font-weight: normal;
	*margin-left: 180px;
	text-align: left;
}
body.trivani_print3x5 .sponsorship-region {
	background: transparent url(../../images/trivani_syndicate/arrow.png) no-repeat 0 10px;
	padding-left: 10px;
	color: #215281;
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 7px 180px;
	font-style: normal;
	text-align: left;
}
body.trivani_print3x5 .sponsorship-region-label {
	color: #666;
	font-size: 11px;
	font-weight: normal;
	*margin-left: 180px;
	text-align: left;
}
body.trivani_print3x5 .sponsorship-city {
	background: transparent url(../../images/trivani_syndicate/arrow.png) no-repeat 0 10px;
	padding-left: 10px;
	color: #215281;
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 7px 180px;
	font-style: normal;
	text-align: left;
}
body.trivani_print3x5 .sponsorship-city-label {
	color: #666;
	font-size: 11px;
	font-weight: normal;
	*margin-left: 180px;
	text-align: left;
}
body.trivani_print3x5 .sponsorship-update {
	display: none;
}

body.trivani_print3x5 .sponsorship-update-label {
	display: none;
}
body.trivani_print3x5 .donations, 
body.trivani_print3x5 .amt {
	display: none;
}

body.trivani_print3x5 #distinfo { 
	display: none;
}
body.trivani_print3x5 #content {
	background: none;
	margin: 0;
	*margin-top: -20px;
	top: 0;
	width: 525px;
	height: 315px;
}
body.trivani_print3x5 #content-top {
	display: none;
}
body.trivani_print3x5 #content-bottom {
	display: none;
}
body.trivani_print3x5 #footer {
	display: none;
}
body.trivani_print3x5 .printbtn {
	background: transparent url(../../images/trivani_syndicate/print.png) no-repeat;
	width: 133px;
	height: 41px;
	margin: -45px 30px 0 0;
	*margin: -335px 30px 0 0;
	float: right;
}
body.trivani_print3x5 ul.sponsor-link,
body.trivani_print3x5 li.sponsor-link {
	display: none;
}
body.trivani_print3x5 #image1  {
	position: relative;
	margin: -285px 0 0 345px;
	*margin: 0;
	*top: -285px;
	*left: 170px;
}
body.trivani_print3x5 #image1 img {
	height: 136px;
	width: 150px;
}
body.trivani_print3x5 #text1  {
	margin-top: 150px;
}
/* trivani_sponsorsyndicate */
body.trivani_sponsorsyndicate .login {
	position: relative;
	top: -72px;
	*position: inherit;
}
body.trivani_sponsorsyndicate iframe
{
	position: relative;
	left: -25px;
	width: 850px;
	height: 1000px;
}

body.trivani_sponsorsyndicate #homeLink {
	display: none;
}
body.trivani_sponsorsyndicate #sponsorship-info {
	display: none;
}
body.trivani_sponsorsyndicate #distinfo2 {
	display: none;
}
body.trivani_sponsorsyndicate .donations {
	display: none;
}
body.trivani_sponsorsyndicate .amt {
	display: none;
}
body.trivani_sponsorsyndicate #sponsored {
	margin-left: 50px;
}
body.trivani_sponsorsyndicate .sp-container {
	float: left;
	width: 140px;
	height: 225px;
	margin-left: 30px;
}
body.trivani_sponsorsyndicate .sp-frame {
	background: transparent url(../../images/trivani_syndicate/frame112x165.png) no-repeat;
	height: 162px;
	width: 112px;
	margin-left: 20px;
}
body.trivani_sponsorsyndicate .sp-image {
	margin: 1px 0 0 -11px;
	height: 150px;
	width: 99px;
}
body.trivani_sponsorsyndicate .sp-image img {
	margin: 1px 0 0 -11px;
	height: 150px;
	width: 99px;
}
body.trivani_sponsorsyndicate .sp-name {
	color: #3B72A0;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}
body.trivani_sponsorsyndicate .sp-country {
	color: #45505E;
	font-size: 12px;
	text-align: center;
	font-style: italic;
}
body.trivani_sponsorsyndicate #image1 {
	width: 980px;
	height: 394px;
	margin: -40px 0 0 0;
	*margin: 10px 0 0 0;
	float: left;
}
body.trivani_sponsorsyndicate #image1 img {
	width: 920px;
	height: 394px;
}
body.trivani_sponsorsyndicate #image2 {
	width: 275px;
	height: 275px;
	margin: 30px 0 0 335px;
	float: left;
}
body.trivani_sponsorsyndicate #text1 {
	width: 980px;
	height: 500px;
	padding: 0;
	position: relative;
	top: -374px;
	left: 413px;
}
body.trivani_sponsorsyndicate #text2 {
	width: 570px;
	padding: 0;
	float: left;
	margin: -90px 0 30px 50px;
	*margin: -490px 0 30px 50px;
}
body.trivani_sponsorsyndicate #text2 a {
	background: transparent url(../../images/trivani_syndicate/arrow.png) no-repeat 0 3px;
	padding-left: 13px;
}
body.trivani_sponsorsyndicate #text2 h1 {
	margin-top: 20px;
	font-size: 19pt;
}
body.trivani_sponsorsyndicate #text2 h4 {
	font-size: 9pt;
	color: #7F6B46;
	text-align: left;
}

body.trivani_sponsorsyndicate .home-img {
	width: 275px;
	height: 275px;
	margin: 25px 10px 0 15px;
	float: right;
}

body.trivani_sponsorsyndicate #text3 {
	width: 292px;
	height: 477px;
	margin: -65px 50px 30px 0;
	*margin: -465px 50px 30px 0;
	float: right;
}

body.trivani_sponsorsyndicate #text3 img {
}
body.trivani_sponsorsyndicate #text4 {
	float: left;
	width: 880px;
	margin: 0 0 0 37px;
}
body.trivani_sponsorsyndicate #text4 img {
	width: 880px;
}
body.trivani_sponsorsyndicate #text4 p {
	text-align: left;
	margin-left: 10px;
	height: 100%;
}
body.trivani_sponsorsyndicate #text4 h1 {
	text-align: left;
	margin-left: 10px;
}
body.trivani_sponsorsyndicate #text4 h2 {
	font-family: arial;
	font-size: 12pt;
	color: #666;
	text-transform: none;
	font-weight: bold;
	padding-bottom: 10px;
	text-align: left;
	margin-left: 10px;
}
body.trivani_sponsorsyndicate #text4 .container {
	float: left;
	width: 140px;
	height: 225px;
	margin-left: 30px;
}
body.trivani_sponsorsyndicate #text4 .frame {
	background: transparent url(../../images/trivani_syndicate/frame112x165.png) no-repeat;
	height: 162px;
	width: 112px;
	margin-left: 10px;
}
body.trivani_sponsorsyndicate #text4 img {
	margin: 1px 0 0 -10px;
	height: 150px;
	width: 99px;
}
body.trivani_sponsorsyndicate #text4 .sp-name {
	color: #3B72A0;
	font-size: 13px;
	text-align: center;
	text-transform: capitalize;
	font-weight: bold;
	margin-left: -15px;
}
body.trivani_sponsorsyndicate #text4 .sp-country {
	color: #45505E;
	font-size: 12px;
	text-align: center;
	font-style: italic;
	margin-left: -15px;
}
body.trivani_sponsorsyndicate #text4 .page-nav {
	text-align: center;
	padding-bottom: 20px;
}	
body.trivani_sponsorsyndicate #text4 .page-nav a, 
body.trivani_sponsorsyndicate #text4 .page-nav a:active, 
body.trivani_sponsorsyndicate #text4 .page-nav a:visited {
	color: #3B72A0;
	text-decoration: none;
	font-weight: bold;
}
body.trivani_sponsorsyndicate #text4 .page-nav a:hover {
	color: #3B72A0;
	text-decoration: underline;
}
body.trivani_sponsorsyndicate #text5 {
	width: 980px;
	*margin-left: 35px;
	float: left;
}
body.trivani_sponsorsyndicate #text5 p {
	margin-bottom: 0;
}
body.trivani_sponsorsyndicate #text5 img {
	margin-left: 30px;
	*margin-left: -10px;
}
body.trivani_sponsorsyndicate #text5 a,
body.trivani_sponsorsyndicate #text5 a:visited,
body.trivani_sponsorsyndicate #text5 a:active {
	text-decoration: none;
	border: none;
	color: #FFFFFF;
}
body.trivani_sponsorsyndicate .dist-name {
	font-size: 14pt;
	color: #808080;
	text-align: right;
}
body.trivani_sponsorsyndicate .dist-rank {
	font-size: 10.5pt;
	color: #B2B2B2;
	text-align: right;
}

/* trivani_aboutsyndicate */
body.trivani_aboutsyndicate .login {
	position: relative;
	top: -72px;
	*position: inherit;
}
body.trivani_aboutsyndicate #homeLink {
	display: none;
}
body.trivani_aboutsyndicate #distinfo2 {
	display: none;
}
body.trivani_aboutsyndicate #sponsorship-info {
	display: none;
}
body.trivani_aboutsyndicate .amt {
	display: none;
}
body.trivani_aboutsyndicate .donations {
	display: none;
}
body.trivani_aboutsyndicate #sponsored {
	display: none;
}
body.trivani_sponsorsyndicate #image1 {
	width: 980px;
	height: 394px;
	margin: -40px 0 0 0;
	*margin: 10px 0 0 0;
	float: left;
}
body.trivani_aboutsyndicate #image1 {
	width: 980px;
	height: 394px;
	margin: -40px 0 0 0;
	*margin: 10px 0 0 0;
	float: left;
}
body.trivani_aboutsyndicate #image1 img {
	width: 920px;
	height: 394px;
}
body.trivani_aboutsyndicate #image2 {
	width: 275px;
	height: 275px;
	margin: 30px 0 0 30px;
	float: left;
}
body.trivani_aboutsyndicate #text1 {
	width: 300px;
	padding: 0;
	float: left;
	margin: 10px 0 0 20px;
}
body.trivani_aboutsyndicate #text1 a {
	background: transparent url(../../images/trivani_syndicate/arrow.png) no-repeat 0 3px;
	padding-left: 13px;
}
body.trivani_aboutsyndicate #text1 h1 {
	margin-top: 20px;
	font-size: 19pt;
}
body.trivani_aboutsyndicate #text1 h4 {
	font-size: 9pt;
	color: #7F6B46;
	text-align: left;
}

body.trivani_aboutsyndicate .home-img {
	width: 275px;
	height: 275px;
	margin: 25px 10px 0 15px;
	float: right;
}

body.trivani_aboutsyndicate #text2 {
	width: 292px;
	height: 477px;
	margin: 30px 50px 30px 0;
	float: right;
}

body.trivani_aboutsyndicate #text2 img {
}

body.trivani_aboutsyndicate #text3 {
	width: 980px;
	*margin-left: 35px;
	float: left;
}
body.trivani_aboutsyndicate #text3 p {
	margin-bottom: 0;
}
body.trivani_aboutsyndicate #text3 img {
	margin-left: 30px;
	*margin-left: -10px;
}
body.trivani_aboutsyndicate #text3 a,
body.trivani_aboutsyndicate #text3 a:visited,
body.trivani_aboutsyndicate #text3 a:active {
	text-decoration: none;
	border: none;
	color: #FFFFFF;
}
body.trivani_aboutsyndicate .dist-name {
	font-size: 14pt;
	color: #808080;
	text-align: right;
}
body.trivani_aboutsyndicate .dist-rank {
	font-size: 10.5pt;
	color: #B2B2B2;
	text-align: right;
}

/* trivani_contactsyndicate */
body.trivani_contactsyndicate .login {
	position: relative;
	top: -72px;
	*position: inherit;
}
body.trivani_contactsyndicate #homeLink {
	display: none;
}
body.trivani_contactsyndicate #distinfo2 {
	display: none;
}

body.trivani_contactsyndicate #sponsorship-info {
	display: none;
}
body.trivani_contactsyndicate .amt {
	display: none;
}
body.trivani_contactsyndicate .donations {
	display: none;
}
body.trivani_contactsyndicate #sponsored {
	display: none;
}
body.trivani_contactsyndicate #image1 {
	width: 980px;
	height: 394px;
	margin: -40px 0 0 0;
	*margin: 10px 0 0 0;

	float: left;
}
body.trivani_contactsyndicate #image1 img {
	width: 920px;
	height: 394px;
}
body.trivani_contactsyndicate #image2 {
	width: 275px;
	height: 275px;
	margin: 30px 0 0 335px;
	float: left;
}
body.trivani_contactsyndicate #text1 {
	width: 570px;
	padding: 0;
	float: left;
	margin-left: 50px;
}
body.trivani_contactsyndicate #text1 a {
	background: transparent url(../../images/trivani_syndicate/arrow.png) no-repeat 0 3px;
	padding-left: 13px;
}
body.trivani_contactsyndicate #text1 h1 {
	margin-top: 20px;
	font-size: 19pt;
}body.trivani_sponsorsyndicate #homeLink {
	display: none;
}
body.trivani_contactsyndicate #text1 h4 {
	font-size: 9pt;
	color: #7F6B46;
	text-align: left;
}

body.trivani_contactsyndicate .home-img {
	width: 275px;
	height: 275px;
	margin: 25px 10px 0 15px;
	float: right;
}

body.trivani_contactsyndicate #text2 {
	width: 292px;
	height: 477px;
	margin: 30px 50px 30px 0;
	float: right;
}

body.trivani_contactsyndicate #text2 img {
}

body.trivani_contactsyndicate #text3 {
	width: 980px;
	*margin-left: 35px;
	float: left;
}
body.trivani_contactsyndicate #text3 p {
	margin-bottom: 0;
}
body.trivani_contactsyndicate #text3 img {
	margin-left: 30px;
	*margin-left: -10px;
}
body.trivani_contactsyndicate #text3 a,
body.trivani_contactsyndicate #text3 a:visited,
body.trivani_contactsyndicate #text3 a:active {
	text-decoration: none;
	border: none;
	color: #FFFFFF;
}
body.trivani_contactsyndicate .dist-name {
	font-size: 14pt;
	color: #808080;
	text-align: right;
}
body.trivani_contactsyndicate .dist-rank {
	font-size: 10.5pt;
	color: #B2B2B2;
	text-align: right;
}



