body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 80%;
	margin : 0px;
	padding: 0px;
	border: 0px;
	background-color: #000000;
}

#centre{
	position: relative;
	width: 97%;
	left: 0px;
	top: 25px;
	height: 500px;
	margin : 0px;
	padding: 0px 0px 0px 10px;
	border: 0px;
	text-align: left;
	z-index: 4;
	float: left;
}

#content {
	position: relative;
	width: 50%;
	top: 15px;
	left: 5%;
	margin : 0px;
	padding: 0px 10px 0px 0px;
	border: 0px;
	text-align: justify;
	z-index: 5;
		float: left;
}

#holder {
	position: relative;
	left: 0px;
	top: 0px;
	margin : 0px;
	padding: 0px;
	border: 0px;
	text-align: left;
	z-index: 3;
}

#flash_content {
	position: absolute;
	left: 0px;
	top: 0px;
	margin : 0px;
	padding: 0px;
	border: 0px;
	text-align: left;
	z-index: 7;
}

#home_text{position:absolute; width:556px; height:517px; z-index:5; left: 364px; top: 47px;
}

#left {
	position: relative;
	width: 40%;
	left: 0px;
	top: 15px;
	height: 500px;
	margin : 0px;
	padding: 0px 0px 0px 10px;
	border: 0px;
	text-align: left;
	z-index: 3;
	float: left;
}

#title {
	position: absolute;
	width: 320px;
	left: 550px;
	top: 25px;
	margin : 0px;
	padding: 0px;
	border: 0px;
	text-align: left;
	z-index: 5;
	font-size: 120%;
}

#language {
	position: absolute;
	width: 200px;
	right: 20px;
	top: 10px;
	margin : 0px;
	padding: 0px;
	border: 0px;
	z-index: 6;
	font-size: 85%;
		float: right;
}

#flags {
	position: relative;
	width: 980px;
	left: 0px;
	top: 0px;
	margin : 0px;
	padding: 10px 0px 15px 0px;
	border: 0px;
	text-align: center;
	z-index: 7;
	font-size: 70%;
	color:#666666;
	clear:both;
}

table{	font-size: 100%;
}
H5 {
	font-size : x-small;
	color : #FF8C00;
}

H4 {
	font-size : 70%;
	text-decoration : none;
}
h1 {
	font-size: 120%;
}
a:link, a:visited, a:active {
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}

a:hover,a:focus, {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

h2 {
	font-size: 120%;
	color : Gray;
}
h3 {
font-size: 120%;
}

p{	margin : 0px;
	padding: 0px 0px 15px 0px;
}

.handcursor {  cursor: hand}
