
body {
	background: #f0f0f0;
	font: normal 11px/12px Helvetica, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	color: #979797;
	text-align: center;
}

img {
	border: 0;
}
a {
	color: #333;
}
#wrap {
	margin: 0px auto;
	width: 740px;
	text-align: left;
}
#wrap2 {
	position: relative;
	width: 740px;
	top:0;
}

#lozenge {
	position:absolute;
	left:0px;
	top:34px;
	width:740px;
	height:550px;
	background: #f0f0f0 url(/i2/lozenge.gif) no-repeat 0  0 ;
}

#title {
/*
	background: url(/i2/title.png) no-repeat 0 0;
	text-indent: -9100px;
	cursor:pointer;cursor:hand;
*/
	width: 134px;
	height: 19px;
	position: absolute;
	left: 13px;
	top: 7px;
	padding: 0;
	margin: 0;
}
#title:hover {
/*
	background: url(/i2/title-o.png) no-repeat 0 0;
*/
}
#copymiddle {
	position: absolute;
	left: 570px;
	width: 150px;
	top: 12px;
	padding: 0;
	margin: 0;
	font-size: 9px;
	text-align: right;
}
#copymiddle a {
	color: #666;
}


/* copyright ******************* */

#copy-image {
	position:absolute;
	left:267px;
	top:86px;
}
/* index ******************* */

#index-topimage {
	position:absolute;
	left:359px;
	top:18px;
	width:225px;
	height:100px;
}

#index-strap {
	position:absolute;
	left:23px;
	top:48px;
	color: #666;
	width: 294px; 
	height: 15px;
	background: url(/i2/strap.png) no-repeat 0 0;
	text-indent: -9100px;
}

.index-title {
	position:absolute;
	left:23px;
	top:88px;
	width:225px;
	height:30px;
	background: url(/i2/hremains.png) no-repeat 0 0;
	text-indent: -9100px;
}

.index-column1 {
	position:absolute;
	left:23px;
	top:135px;
	width:311px;
	height:313px;
	text-align: justify;
}

.index-column2 {
	position:absolute;
	left:359px;
	top:135px;
	width:357px;
	height:194px;
	text-align: justify;
}

#index-btn-view {
/*
	position:absolute;
	left:630px;
	top:351px;
*/
	float: right;
	margin-right: 20px;
	margin-top: 20px;
	width:76px;
	height:11px;
}

#index-comments {
	position:absolute;
	left:369px;
	top:413px;
	width:357px;
	height:35px;
	font-size: 10px;
	border-top: dotted 1px #999;
	padding-top: 5px;
}

/* map ********************** */

#map-globe {
	position:absolute;
	left:17px;
	top:60px;
	width:706px;
	height:371px;
}

#map-instructions {
	position:absolute;
	left:311px;
	top:465px;
	height:12px;
	font-size: 10px;
}

#map-instructions img {
	vertical-align: bottom;
}

.map-pointer {
	position: absolute;
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #333;
}

.map-pointer img.pointer {
	display: block;
	float: left;
	margin-right: 3px;
}
.map-pointer div.label {
	float: left;
}
.map-pointer a {
	color: #333;
	text-decoration: none;
	border:0;
}
.map-pointer a:hover {
	border-bottom: dotted 1px #333;;
}
.map-pointer a:visited {
	color: #666;
}

/* country ********************** */

#country-close {
	position:absolute;
	left:716px;
	top:6px;
	width:11px;
	height:11px;
}
#country-name img {
	vertical-align: text-top;
}

#country-name {
	position:absolute;
	top:10px;
	left:13px;
}

.country-item {
	position:absolute;
	left:33px;
	width:165px;
	height:43px;
}

#country-canvas {
	position:absolute;
}
.row1 {
	top:494px;
}

.row2 {
	top:541px;
}


.col01 {
	left:15px;
}

.col02 {
	left:80px;
}

.col03 {
	left:145px;
}

.col04 {
	left:210px;
}

.col05 {
	left:275px;
}

.col06 {
	left:340px;
}

.col07 {
	left:405px;
}

.col08 {
	left:470px;
}

.col09 {
	left:535px;
}

.col10 {
	left:600px;
}

.col11 {
	left:665px;
}

