body {
	text-align: center;
	overflow-y: scroll;
}		

#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;
}

div.imagecontainer {
	width:  481px;
	background: url(/images/imagebottom.jpg) left bottom no-repeat;
	padding-bottom: 23px;
}
div.imagecontent {
	background: url(/images/imagebg.jpg) no-repeat;
	text-align: left;
	padding-top: 9px;
	padding-left: 12px;
}

#logotable a {
	border-bottom: 0; text-decoration: none;

}
#logotable a span{
	border-bottom: 0; text-decoration: none;
	font-size: 24px; color: #FF0000; font-weight: bold;
}

#logotable a strong{
	font-size: 9px; font-family: Tahoma, Arial Narrow;
}
