/* Default CSS Stylesheet for a new Web Application project */

BODY { font-family: Verdana; font-size: 6px }

A:link	{	
	text-decoration:	none;
	color:	#000000;
	}	
		
  
A:visited	{	
	text-decoration:	none;
	color:	#000000;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#DA1212;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#DA1212;
	}
	
	
#hpclogo {
		
		position: relative;
		left: 27px;
		top: 360px;
		z-index:1;
		background-image:url('http://www.1webhost.co.uk/hpc/images/hpclogosm.jpg');
  		background-repeat:no-repeat;
  		height:150px;
		width:170px
		
}

#maintext {
		
		position: relative;
		left: 90px;
		top: -665px;
		width: 490px;
		z-index:4;
		text-align: left;
		
}

#Page {
		
		height: 400px;
		
}


#family {
		
		position: relative;
		left: 240px;
		top: 10px;
		z-index:1;
		background-image:url('http://www.1webhost.co.uk/hpc/images/family.jpg');
  		background-repeat:no-repeat;
  		height:226px;
		width:312px
		
}



#welcome {
		
		position: relative;
		left: 50px;
		top: -536px;
		z-index:2
		
}

#btmbanner {
		
	position: relative;
		left: 0px;
		top: 650px;
		z-index:1
	

		
}

#site {
		
		position: relative;
		left: -15px;
		top: 700px;
		z-index:1
		
}



#menu {
		
		position: relative;
		left: -280px;
		top: -950px;
		width: 170px;
		z-index:-0
		
}



#hpcmap {
		
		position: relative;
		left: -0px;
		top: -300px;
		z-index:-1
}

#hometext {
		
		 font-family: Verdana; font-size: 8px;
		 z-index:5;
		 width: 200px;
		 }
		 
#hpcbannertop {
		
	
		background-image:url('../images/HPC_MainWebBanner.jpg');
  		background-repeat:no-repeat;
  		height:310px;
		width:790px
}
		 
		 
table        { font-size: 10pt; font-family: Arial }