body {
	text-align: center;
}		

#logotable td {
	width: 20%;
	vertical-align: bottom;
}
#logotable td h1{
	margin: 0px;
}

#footer {
	z-index: 7;
}
#footer table {
	position: relative;
	z-index: 8;
}
/*
#foot h2 {
	color: #888888;
}
#foot td {
	width: 15%;
	padding: 0 0px 0 20px;
}
#foot table td * {
	position: relative;
	z-index: 9;
}
*/

a.noline, a.noline:link, a.noline:visited, a.noline:hover, a.noline:active{
	text-decoration: none;
}
address {
	text-decoration: none;
	font-style: normal;
}

a.dashline, a.dashline:link, a.dashline:visited, a.dashline:hover, a.dashline:active{
	text-decoration: none;
	border-bottom: #0000FF 1px dashed;
}

div.hidden {
	display: none;
}
div.visible {
	display: block;
	padding-bottom: 30px;
}

#logotable a {
	border-bottom: 0; text-decoration: none;

}
#logotable a span{
	border-bottom: 0; text-decoration: none;
	font-size: 24px; color: #66aaFF; font-weight: bold;
}

#logotable a strong{
	font-size: 9px; font-family: Tahoma, Arial Narrow;
}