@charset "ISO-8859-1";

h2#h2_group {width: 430px; height : 46px; padding :0;
background:url(../img/h2_group.png) no-repeat; text-indent : -9999px; }

h2#h2_private {width: 430px; height : 46px; padding:0;
background:url(../img/h2_private.png) no-repeat; text-indent : -9999px; }

h2#h2_activities {width: 430px; height : 46px; padding:0;
background:url(../img/h2_activities.png) no-repeat; text-indent : -9999px; }

h2#h2_food {width: 430px; height : 46px; padding:0;
background:url(../img/h2_food.png) no-repeat; text-indent : -9999px; }

h2#h2_meds {width: 430px; height : 46px; padding:0;
background:url(../img/h2_meds.png) no-repeat; text-indent : -9999px; }

h3#h3_tahiti {width: 200px; height : 32px; padding :0;
background:url(../img/h3_tahiti.png) no-repeat; text-indent : -9999px; }

h3#h3_africa {width: 200px; height : 32px; padding :0;
background:url(../img/h3_africa.png) no-repeat; text-indent : -9999px; }

h3#h3_india {width: 200px; height : 32px; padding :0;
background:url(../img/h3_india.png) no-repeat; text-indent : -9999px; }

h3#h3_england {width: 200px; height : 32px; padding :0;
background:url(../img/h3_england.png) no-repeat; text-indent : -9999px; }

h3#h3_france {width: 200px; height : 32px; padding :0;
background:url(../img/h3_france.png) no-repeat; text-indent : -9999px; }

h3#h3_tuscany {width: 200px; height : 32px; padding :0;
background:url(../img/h3_tuscany.png) no-repeat; text-indent : -9999px; }

h3#h3_japan {width: 200px; height : 32px; padding :0;
background:url(../img/h3_japan.png) no-repeat; text-indent : -9999px; }

ul#group {
	width:100%;
	overflow:auto;
	margin:0;
	padding:0;}
	
ul#group li{
	position:relative;
	float:left;
	width:365px;
	padding:2em 0 2em 0;
}

ul#private {
	width:100%;
	overflow:auto;
	margin:0;
	padding:0;}
	
ul#private li{ float:left;
	position:relative;
	width:243px;
	padding:2em 0;
}

.boarding_list {list-style-type:circle;
	color:#410f10;}
