<STYLE TYPE="text/css">

html{ min-width: 790px;
max-width: 850px
}

#wrapper {
margin: 0 auto;
margin-left:auto;
margin-right:auto;
	width:850px;
	margin:0px auto;
	border:0px solid #bbb;
	padding:0px;
	position: relative;
	height: 600px;
	left: 0px;
	top: 0px;
	}

#header {
	width:850px;
	height:125px;
	background-image :url(header.jpg);
	left: 0px;
	position: absolute;
	top: 0px;
	}


#aims{
	left: 0px;
	width: 850px;
	top: 130px;
	height: 35px;
	position: absolute;
	text-align: center;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

#tickerbar{
	left: 0px;
	width: 850px;
	top: 170px;
	height: 25px;
	position: absolute;
	text-align: center;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	background-image: url(tickerbar.jpg);
	background-repeat: no-repeat;
	padding-top:10px;
}

#navbar {
	position:absolute;
	margin-left:0px;
	padding-top:5px;
	padding-left:5px;
	width:150px;
	height:280px;
	left: 0px;
	top: 210px;
	background-image: url(navbar.jpg);
	background-repeat: no-repeat;
	text-align: left;
	font-family: Arial;
	}

#linkbar {
	position:absolute;
	margin-left:0px;
	padding-bottom:0px;
	width:150px;
	height:284px;
	left: 700px;
	top: 212px;
	background-image: url(news.jpg);
	background-repeat: no-repeat;
	text-align: left;
	font-family: Arial;
	}

#news {
	position:absolute;
	margin-left:0px
	padding-bottom:0px;
	width:565px;
	height:284px;
	left: 0px;
	top: 210px;
	background-image: url(news.jpg);
	background-repeat: no-repeat;
	}
	
em {
	font-weight: bold; 
	font-style: normal
}

#image{
		padding:10px;
	}

#image1{
		padding:0px;
	}

*{
	margin: 0;
	padding: 0;
}

body{
	text-align:center
}

	
#expandinfo {
	position:absolute;
	margin-left:0px
	padding-bottom:0px;
	width:658px;
	height:600px;
	background-image :url(expand.jpg);
	font-size : 10pt;
	left: 192px;
	top: 210px;
	background-repeat: no-repeat;
	}

#indexcentre {
	position:absolute;
	margin-left:0px
	padding-bottom:0px;
	width:485px;
	height:400px;
	background-image :url(indexcentre.jpg);
	font-size : 10pt;
	left: 153px;
	top: 210px;
	background-repeat: no-repeat;
	}


			
#bottom {
	position:absolute;
	width:850px;
	height:25px;
	top: 569px;
	left: 0px;
	}
	
#thermo {
	position:absolute;
	width:55px;
	height:282px;
	top: 212px;
	left: 645px;
	background-image: url(thermo.bmp);
	background-repeat: no-repeat;
	}
	
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}
	
.text {
	text-align:left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.bigtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	}

	

a:link            { color: blue; text-decoration: none }
a:active         { color: blue; text-decoration: none }
a:visited        { color: blue; text-decoration: none }
a:hover         { color: black;  text-decoration: none }


</STYLE>
