@charset "UTF-8";
/* CSS Document */

/*spry tab formating*/
#council		{ width: 904px; }
#pres			{ width: 904px; margin-bottom: 10px; }
#honorary 		{ width: 904px; margin-bottom: 10px; }
#honpres		{ width: 250px; float: left; }
#vp				{ width: 250px; float: left; margin-left: 20px; margin-bottom: 10px; }
#councilmembers	{ width: 904px; margin-top: 30px;}
#contable		{ width: 904px; }
#con			{ width: 165px; height: 260px; float: left; margin-right: 15px; }	
#contop			{ width: 904px; height: 260px; float: left; margin-bottom: 10px; }
#conbottom		{ width: 904px; height: 260px; float: left; margin-bottom: 10px;}

/*country flags for council members by country*/
.aus			{ background: url(../img/aus.jpg) no-repeat ; }
.india			{ background: url(../img/india.jpg)  no-repeat; }
.indon			{ background: url(../img/indon.jpg)  no-repeat; }
.jpn			{ background: url(../img/jpn.jpg)  no-repeat; }
.korea			{ background: url(../img/korea.jpg)  no-repeat; }
.msia			{ background: url(../img/msia.jpg)  no-repeat; }
.mongol			{ background: url(../img/mongol.jpg)  no-repeat;}
.nz				{ background: url(../img/nz.jpg)  no-repeat; }
.phil			{ background: url(../img/phil.jpg)  no-repeat; }
.thai			{ background: url(../img/thai.jpg)  no-repeat; }