
a:link {
	color: #3399CC;
	text-decoration: none;
}
a:visited {
	color: #3399CC;
	text-decoration: none;
}
a:hover {
	color: #3399CC;
	text-decoration: underline;
}
a:active {
	color: #3399CC;
	text-decoration: none;
}


body {
	background-color: #000000;
	background-image: url();
	background-repeat: no-repeat;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#h-page {
	margin: 0 auto;
	padding:0;
	left:0px;
	top:0px;
	width:990px;
	height:990px;
}

#h-header {
	background-image: url(images/h-header.jpg);
	float:left;
	left:0px;
	top:0px;
	width:990px;
	height:187px;
}

#h-mainimage {
	background-image: url(images/h-mainimage.jpg);
	float:left;
	left:0px;
	top:187px;
	width:990px;
	height:366px;
}

#h-home {
	float:left;
	left:0px;
	top:553px;
	width:109px;
	height:36px;
}

#h-research {
	float:left;
	left:109px;
	top:553px;
	width:96px;
	height:36px;
}

#h-labmembers {
	float:left;
	left:205px;
	top:553px;
	width:124px;
	height:36px;
}

#h-publications {
	float:left;
	left:329px;
	top:553px;
	width:115px;
	height:36px;
}

#h-gallery {
	float:left;
	left:444px;
	top:553px;
	width:78px;
	height:36px;
}

#h-contactus {
	float:left;
	left:522px;
	top:553px;
	width:111px;
	height:36px;
}

#h-inthenews {
	float:left;
	left:633px;
	top:553px;
	width:119px;
	height:36px;
}

#h-biobtn {
	float:left;
	left:752px;
	top:553px;
	width:238px;
	height:36px;
}

#h-textbox {
	background-image: url(images/h-textbox.jpg);
	float:left;
	left:0px;
	top:589px;
	width:717px;
	height:368px;
}

.textboxstyle {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align:justify;
	margin-top:40px;
	margin-left:45px;
	margin-right:45px;
}

#h-eric {
	float:left;
	left:717px;
	top:589px;
	width:273px;
	height:368px;
}

#h-footer {
	border:none;
	float:left;
	left:0px;
	top:957px;
	width:990px;
	height:33px;
}

<!---This section used for the Splash page -->
#content {
			margin: 0 auto;
			padding:0;
			left:0px;
			top:0px;
			width:876px;
			height:556px;
			}
.splash {	border:1px solid white;

}