body {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	overflow: hidden;
}

.container
{
    margin: 0px;
	padding: 0px;
    width: 780px;
    height: 600px;
	top:-70px;
	left: 0px;
    position:absolute;
    background-color: #fff;
	overflow: hidden;
}

#heading_1 {
	position: absolute;
	left: 10px;
	font-family: Georgia;
	font-size: 20px;
	color: #999;
}

#heading_2 {
	position: absolute;
	right: 10px;
	font-family: Georgia;
	font-size: 20px;
	color: #999;
}

#heading_3 {
	display: block;
	position: absolute;
	top: 80px;
	left: 230px;
	width: 320px;
	font-family: Georgia;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
}

#subheading_3 {
	display: block;
	position: absolute;
	top: 105px;
	left: 230px;
	width: 320px;
	font-family: Georgia;
	font-size: 16px;
	text-align: center;
}

#source {
	display: block;
	position: absolute;
	bottom: 40px;
	left: 230px;
	width: 320px;
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}

#source a {
	text-decoration: none;
	color: #005689;
}

#source a:hover {
	text-decoration: underline;
}

.view-button {
	position: absolute;
	width: 97px;
	height: 97px;
	background-color: #B2AF9B;
	text-align: center;
	cursor: pointer;
    -webkit-border-radius: 49px;
    -moz-border-radius: 49px;
    border-radius: 49px;
    behavior: url(pie/PIE.htc);
}

#top-ten-buttons {
	position: absolute;
	left: 0px;

}

#stats-buttons {
	position: absolute;
	right: 0px;

}

#view-button_0 {
	top: 121px;
	left: 38px;
}

#view-button_0:hover {
	background-image:url('../images/buttons/oil-red.gif');
}

.view-button_0_selected {
	background-image:url('../images/buttons/oil-red.gif');
}

.view-button_0_deselected {
	background-image:url('../images/buttons/oil-grey.gif');
}



#view-button_1 {
	top: 218px;
	left: 2px;
}

#view-button_1:hover {
	background-image:url('../images/buttons/gdp-red.gif');
}

.view-button_1_selected {
	background-image:url('../images/buttons/gdp-red.gif');
}

.view-button_1_deselected {
	background-image:url('../images/buttons/gdp-grey.gif');
}

#view-button_2 {
	top: 323px;
	left: 2px;
}

#view-button_2:hover {
	background-image:url('../images/buttons/currency-red.gif');
}


.view-button_2_selected {
	background-image:url('../images/buttons/currency-red.gif');
}

.view-button_2_deselected {
	background-image:url('../images/buttons/currency-grey.gif');
}

#view-button_3 {
	top: 422px;
	left: 38px;
}

#view-button_3:hover {
	background-image:url('../images/buttons/poverty-red.gif');
}

.view-button_3_selected {
	background-image:url('../images/buttons/poverty-red.gif');
}

.view-button_3_deselected {
	background-image:url('../images/buttons/poverty-grey.gif');
}

#view-button_4 {
	top: 121px;
	right: 38px;
}

#view-button_4:hover {
	background-image:url('../images/buttons/infant-red.gif');
}

.view-button_4_selected {
	background-image:url('../images/buttons/infant-red.gif');
}

.view-button_4_deselected {
	background-image:url('../images/buttons/infant-grey.gif');
}

#view-button_5 {
top: 218px;
	right: 2px;
}

#view-button_5:hover {
	background-image:url('../images/buttons/inflation-red.gif');
}

.view-button_5_selected {
	background-image:url('../images/buttons/inflation-red.gif');
}

.view-button_5_deselected {
	background-image:url('../images/buttons/inflation-grey.gif');
}

#view-button_6 {
	top: 323px;
	right: 2px;
}

#view-button_6:hover {
	background-image:url('../images/buttons/murder-red.gif');
}

.view-button_6_selected {
	background-image:url('../images/buttons/murder-red.gif');
}

.view-button_6_deselected {
	background-image:url('../images/buttons/murder-grey.gif');
}

#view-button_7 {
	top: 422px;
	right: 38px;
}

#view-button_7:hover {
	background-image:url('../images/buttons/unemployment-red.gif');
}

.view-button_7_selected {
	background-image:url('../images/buttons/unemployment-red.gif');
}

.view-button_7_deselected {
	background-image:url('../images/buttons/unemployment-grey.gif');
}

#view-button_8 {
	
}

#view-button_8:hover {
	background-image:url('../images/buttons/tourism-red.png');
}

.view-button_8_selected {
	background-image:url('../images/buttons/tourism-red.png');
}

.view-button_8_deselected {
	background-image:url('../images/buttons/tourism.png');
}

#view-button_9 {
	
}

#view-button_9:hover {
	background-image:url('../images/buttons/population-red.png');
}

.view-button_9_selected {
	background-image:url('../images/buttons/population-red.png');
}

.view-button_9_deselected {
	background-image:url('../images/buttons/population.png');
}

#view-button_10 {
	
}

#view-button_10:hover {
	background-image:url('../images/buttons/youth-red.png');
}

.view-button_10_selected {
	background-image:url('../images/buttons/youth-red.png');
}

.view-button_10_deselected {
	background-image:url('../images/buttons/youth.png');
}

#view-button_11 {
	top: 500px;
	right: 106px;
}

#view-button_11:hover {
	background-image:url('../images/buttons/arms-sales-red.png');
}

.view-button_11_selected {
	background-image:url('../images/buttons/arms-sales-red.png');
}

.view-button_11_deselected {
	background-image:url('../images/buttons/arms-sales.png');
}

#main-image {
	position: absolute;
	top: 140px;
	left: 390px;
	width: 203px;
	height: 203px;
	background-color: #B2AF9B;
    -webkit-border-radius: 102px;
    -moz-border-radius: 102px;
    border-radius: 102px;
    behavior: url(pie/PIE.htc);
}


#main-image-info {
	position: absolute;
	top: 352px;
	left: 390px;
	width: 203px;
	height: 150px;
	text-align: center;
	font-family: Georgia;
	
}

#main-image-info a {
	text-decoration: none;
	color: #005689;
}

#main-image-info a:hover {
	text-decoration: underline;
}

#main-image-info h3 {
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
}

#main-image-info h3 em {
	font-weight: normal;
	font-style: italic;
	font-size: 14px;
	color: #666;
}

#main-image-info h4 {
	font-family: Georgia;
	padding-top: 5px;
	font-weight: normal;
	font-size: 12px;
	color: #666;
	line-height: 13px;
}

#mini-ten-buttons {
	position: absolute;
	left: 5px;
}

.mini-ten-button {
	position: absolute;
	height: 34px;
	width: 230px;
	cursor: pointer;
}

.numeral {
	position: absolute;
	width: 34px;
	height: 34px;
	font-family: Georgia;
	line-height: 28px;
	font-size: 18px;
	text-align: center;
	 -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    border-radius: 17px;
    behavior: url(pie/PIE.htc);
}

.numeral:hover {
	background-color: #E6204E;
	color: #fff;
}

.numeral-deselected {
	background-color: #B2AF9B;
}

.numeral-selected {
	background-color: #E6204E;
	color: #fff;
}

.item {
	position: absolute;
	height: 34px;
	top: 12px;
	left : 50px;
	line-height: 13px;
	font-family: Georgia;
	font-weight: bold;
}

.item em {
	font-weight: normal;
	font-style: italic;
}

.item-deselected {
	color: #999;
}

.item-selected {
	color: #E6204E;
}

#mini-button_0 {
	top: 128px;
	left: 194px;
}

#mini-button_1 {
	top: 162px;
	left: 167px;
}

#mini-button_2 {
	top: 200px;
	left: 145px;
}

#mini-button_3 {
	top: 241px;
	left: 131px;
}

#mini-button_4 {
	top: 284px;
	left: 124px;
}

#mini-button_5 {
	top: 328px;
	left: 124px;
}

#mini-button_6 {
	top: 370px;
	left: 131px;
}

#mini-button_7 {
	top: 411px;
	left: 145px;
}

#mini-button_8 {
	top: 449px;
	left: 167px;
}

#mini-button_9 {
	top: 483px;
	left: 194px;
}

.stats-image {
	position: absolute;
	display: none;
}
#stats-image_0 {
	top: 135px;
	left: 150px;
}
#stats-image_1 {
	top: 125px;
	left: 160px;
}
#stats-image_2 {
	top: 130px;
	left: 165px;
}
#stats-image_3 {
	top: 130px;
	left: 160px;
}
#stats-image_4 {
	top: 130px;
	left: 160px;
}
#stats-image_5 {
	top: 130px;
	left: 160px;
}

#stats-image_6 {
	top: 120px;
	left: 155px;
}

#stats-image_7 {
	top: 125px;
	left: 175px;
}


#loading {
	font-size: 14px;
	background-color: #fff;
	height: 460px;
	padding-top: 240px;
	text-align: center;
	width: 780px;
	position: absolute;
	line-height: 18px;
	z-index: 100000;
	left: 0;
	top: 0;
	color: #999;
}

