body {
	text-align: center;
	background-color: #8b877e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #333;
	}
/* IE Mac hack\*/
body {
	line-height: 12px;
	}
/* end IE Mac hack */ 
img {
	border: 0px;
	}
strong {
	font-weight: bold;
	}
.uppercase {
	text-transform: uppercase;
	}
.uppercase a {
	text-transform: none;
	}
a:link { 
	color: #333; 
	}
a:visited { 
	color: #666; 
	} 
a:hover {
	color: #333;
	}
a:active { 
	color: #f00; 
	}
h1 {
	font-size: 13px;
	font-weight: normal;
	color: #f00;
	text-transform: uppercase;
	}
.red {
	color: #f00;
	}
.countrylist {
	text-decoration: none;
	font-size: 13px;
	line-height: 15px;
	}
.countrylist a {
	text-decoration: none;
	}
.countrylist a:hover {
	color: #f00;
	}
.clear {
	clear: both;
	}
.centre {
	text-align: center;
	}
.buffer1 {
	height: 18px;
	}
.buffer2 {
	height: 31px;
	}
.buffer3 {
	height: 125px;
	}
.indexwrapper {
	position: absolute;
	top: 25px;
	left: 0px;
	width: 100%;
	margin-top: 0px;
	text-align: center;
	min-width: 600px;
	}
/* IE Mac hack\*/
.indexwrapper {
	top: 50%;
	margin-top: -250px;
	}
/* end IE Mac hack */ 
.indexcentre {
	position: relative;
	text-align: left;
	width: 600px;
	height: 500px;
	margin-right: auto;
	margin-left: auto;
	}
.indexsquare {
	width: 150px;
	height: 125px;
	float: left;
	}
.content {
	margin-top: 25px;
	width: 1005px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	}
.contentleft {
	float: left;
	width: 650px;
	margin-right: 5px;
	}
.contentmiddle {
	float: left;
	width: 200px;
	height: 636px;
	background-color: #eee;
	text-align: center;
	overflow: hidden;
	}
.contentright {
	float: left;
	width: 150px;
	height: 636px;
	background-color: #ddd;
	text-align: center;
	}
.header {
	width: 100%;
	height: 121px;
	background-color: #fff;
	float: left;
	margin-bottom: 5px;
	}
.headerleft {
	width: 29px;
	height: 100%;
	float: left;
	background-image: url(images/header_left.gif);
	background-repeat: no-repeat;
	background-position: left;
	}
.headerlogo {
	text-align: center;
	margin-top: 1px;
	width: 126px;
	float: left;
	}
.headercentre {
	width: 293px;
	height: 100%;
	float: left;
	}
.headernavigation {
	width: 202px;
	height: 100%;
	float: left;
	background-color: #d3d3d3;
	}
.headernavigationlink {
	text-align: center;
	margin-top: 3px;
	margin-left: 4px;
	width: 14px;
	height: 115px;
	float: left;
	display: inline;
	}
.boxtop {
	width: 100%;
	height: 9px;
	background-color: #fff;
	background-image: url(images/box_top_left.gif);
	background-repeat: no-repeat;
	background-position: top left;
	}
.box {
	width: 100%;
	height: 492px;
	background-color: #fff;
	}
.boxtitle {
	line-height: 40px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-size: 12px;
	color: #f00;
	}
.tabs {
	margin-left: 20px;
	}
.tabs .boxtitle {
	float: left;
	margin-left: 0px;
	margin-right: 2px;
	}
.boxtitle a {
	text-decoration: none;
	color: #333;
	padding: 3px;
	width: 200px;
	border-width: 1px;
	border-color: #999;
	border-style: dotted;
	}
.boxtitle a:hover {
	color: #f00;
	background-color: #ccc;
	border-style: solid;
	border-color: #999;
	}
.boxtitle a:active { 
	color: #f00;
	background-color: #ccc;
	border-style: solid;
	border-color: #999;
	}
.boxcolumns {
	width: 100%;
	height: 433px;
	overflow: auto;
	position: relative;
	}
.boxacross {
	margin-left: 20px;
	width: 580px;
	float: left;
	display: inline;
	}
.boxleft {
	margin-left: 20px;
	width: 290px;
	float: left;
	display: inline;
	}
.boxright {
	margin-left: 20px;
	width: 290px;
	float: left;
	}
.boxleftnarrow {
	margin-left: 20px;
	width: 120px;
	float: left;
	display: inline;
	}
.boxleftnarrow2 {
	margin-left: 30px;
	width: 120px;
	float: left;
	display: inline;
	}
.boxrightwide {
	margin-left: 20px;
	float: left;
	}
.boxrightwide2 {
	width: 460px;
	float: left;
	}
.boxbottom {
	width: 100%;
	height: 9px;
	background-color: #fff;
	background-image: url(images/box_bottom_left.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	}
.divider {
	width: 100%;
	height: 20px;
	background-image: url(images/dot_divide.gif);
	background-repeat: no-repeat;
	background-position: top left;
	}
.feature {
	width: 180px;
	text-align: justify;
	color: #333;
	margin-right: auto;
	margin-left: auto;
	}
.spotlight {
	margin-top: 23px;
	}
textarea {
	background-color: #ddd;
	}
#realname, #email {
	background-color: #ddd;
	}
#map {
	width: 608px;
	height: 418px;
	border: 1px solid #000;
	}
/* IE hack \*/
* html .countrylist {font-size: 12px;}
* html body {line-height: 11px;}
* html .feature img {margin-top: 9px}
* html .spotlight {margin-top: 0px;}
/* end IE hack */
