.boxHead{
	margin-left: 5px;
	padding-left: 20px;
	padding-top: 0px;
	line-height: 120%;
	color: #cc0000;
	font-size: 16px;
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, sans-serif;
	font-weight: bold;
	background: url(images/chevrons.gif) no-repeat 0 55%;
}


.boxList a:link{
	color: #cc0000;
	text-decoration: none;	
}

.boxList a:visited{
	color: #cc0000;
	text-decoration: none;
}

.boxList a:hover{
	color: #ffcc00;
	text-decoration: none;	
}

.boxList a:active{
	color: #cc0000;
	text-decoration: none;	
}

#wrapper {
	width: 660px;
	background: #ffffff;
	height: 300px;
}

.india{
	height: 80px;
	width: 315px;
	border: solid 1px #666666;
	padding: 5px;
	float: left;
}

.zambia{
	height: 80px;
	width: 315px;
	border: solid 1px #666666;
	padding: 5px;
	text-align: left;
	float: right;
}

.hawaii{
	margin-top: 5px;
	height: 80px;
	width: 315px;
	border: solid 1px #666666;
	padding: 5px;
	float: left;
}

.vietnam{
	margin-top: 5px;
	height: 80px;
	width: 315px;
	border: solid 1px #666666;
	padding: 5px;
	float: right;
}

.france{
	margin-top: 5px;
	height: 80px;
	width: 315px;
	border: solid 1px #666666;
	padding: 5px;
	float: left;
}

.england{
	margin-top: 5px;
	height: 80px;
	width: 315px;
	border: solid 1px #666666;
	padding: 5px;
	float: right;
}
.thumb{
	margin-right: 10px;
}
