#tero_header
{
	position: absolute;
	top: 130px;
	left: 300px;
	
	margin: 0px 0px 0px 0px;
	padding: 3px 5px 5px 5px;
	
	background: #FFFFCC;
	border: solid 1px #000000;
	color: #FF0000;

	font: normal normal bold 22px arial;
	font-family:Verdana, Geneva, sans-serif; 
	
	-khtml-box-shadow:rgba(0,0,0,0.7) 0px 0px 24px;
	-moz-box-shadow:rgba(0,0,0,0.7) 0px 0px 24px;
	box-shadow:rgba(0,0,0,0.7) 0px 0px 24px;
}

#tero_osoite
{
	position: absolute;
	top: 120px;
	left: 60px;
	width: 200px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	
	font: normal normal bold 14px arial;
	font-family:Verdana, Geneva, sans-serif; 
	
	-khtml-box-shadow:rgba(0,0,0,0.7) 0px 0px 24px;
	-moz-box-shadow:rgba(0,0,0,0.7) 0px 0px 24px;
	box-shadow:rgba(0,0,0,0.7) 0px 0px 24px;
}

#tero_nettiosoite
{
	position: absolute;
	top: 120px;
	left: 500px;
	width: 200px;
	text-align: center;

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	font: normal normal bold 14px arial;
	font-family:Verdana, Geneva, sans-serif; 
	
	-khtml-box-shadow:rgba(0,0,0,0.7) 0px 0px 24px;
	-moz-box-shadow:rgba(0,0,0,0.7) 0px 0px 24px;
	box-shadow:rgba(0,0,0,0.7) 0px 0px 24px;
}

#tero_tiedot
{
	position: absolute;
	top: 200px;
	left: 270px;
	width: 220px;
	text-align: center;

	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	
	font: normal normal bold 14px arial;
	font-family:Verdana, Geneva, sans-serif; 
	
	-khtml-box-shadow:rgba(0,0,0,0.7) 0px 0px 24px;
	-moz-box-shadow:rgba(0,0,0,0.7) 0px 0px 24px;
	box-shadow:rgba(0,0,0,0.7) 0px 0px 24px;
}

#tero_esittely
{
	position: absolute;
	top: 40px;
	left: 270px;
	width: 220px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;

	font: normal normal bold 14px arial;
	font-family:Verdana, Geneva, sans-serif; 
}

a.teroLinks
{
	text-decoration: none;
	color: #0000FF;
}

a.teroLinks:hover
{
	text-decoration: none;
	color: #FF0000;
}



