#mainTabMenu{
	width:740px;
	min-height:445px;
	margin: 0px 0px 16px 0px;
	padding: 0px 0px 0px 0px;
	position:static;
	overflow:hidden;
}
#subMenu1{
	width:360px;
	height:248px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:static;
	overflow:hidden;
	border: #CCFF33 solid 1px;
	background:url(../images/sprite.png) 0px -690px no-repeat;
}
#subMenu2{
	width:360px;
	height:248px;
	margin: -250px 0px 0px 378px;
	padding: 0px 0px 0px 0px;
	position:static;
	overflow:hidden;
	border:#CCFF33 solid 1px;
	background:url(../images/sprite.png) 0px -690px no-repeat;
}
#imageChooser{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#exploreCostaRica{
	width:130px;
	height:16px;
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	position:static;
	overflow:hidden;
	background:url(../images/sprite.png) -54px -390px no-repeat;
}
#exploreCopy{
	margin: 8px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:static;
	float:left;
	overflow:hidden;
	color:#000000;
}
#exploreCopy p{
	margin-top:0px;
	margin-left: 10px;
	color:#000000;
}
#exploreCopy h2{
	margin-bottom:10px;
	color:#000000;
}
#peopleCreatingChange{
	width:150px;
	height:16px;
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	position:static;
	overflow:hidden;
	background:url(../images/sprite.png) -54px -411px no-repeat;
}
#peopleCopy{
	margin: 8px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:static;
	float:left;
	overflow:hidden;
	color:#000000;
}
#peopleCopy p{
	margin-right: 10px;
	margin-top:0px;
	margin-left: 10px;
	color:#000000;
}
#peopleCopy h2{
	color:#000000;
	margin-bottom:10px;
}
/************* #globalNav styles **************/

/************* #classes **************/
.tabCopy{
	width:380px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:static;
	float:right;
	overflow:hidden;
}
.tabCopy p{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
.yui-skin-sam .yui-navset .yui-content div .tabCopy h1 a{
	text-decoration:none;
}
.contentImg{
	border:#FFFFFF 1px solid;
	margin-right: 10px;
	margin-bottom:10px;
}