img, div, a{
	behavior: url("iepngfix.htc");
}
body {
	text-align: center;
	background-color: #000;
	height: 100%;
	width: 100%;
	margin: 0px;
	border: none;
}
div.logo a:visited,div.logo a:hover,div.logo a:focus,div.logo a:active {
	border: none;
}
a:active {
	outline: none;
}
a:focus {
	-moz-outline-style: none;
}
#text {
	font-weight: bold;
	text-align: center;
	color: #543;
	font-family: Tahoma,Verdana;
	font-size:	11px;
	margin: 10px auto 0px auto;
	bottom: 0px;
	display: none;
	border: none;
}
#text a {
	color: #d73;
	font-family: Tahoma,Verdana;
	font-size:	11px;
	border: none;
}
div a img {
	border: none;
}
#logo {
	margin: 150px auto 0px auto;
	width: 100%;
	height: 150px;
	border: none;
}
#logo2 {
	margin: 30px auto 0px auto;
	width: 100%;
	height: 150px;
	border: none;
}
#logo2 a img {
	border: none;
}
#foot {
	width: 100%;
	position: absolute;
	font-weight: bold;
	text-align: center;
	color: #432;
	font-family: Tahoma,Verdana;
	font-size:	11px;
	padding-bottom: 5px;
	bottom: 0px;

}
#foot a {
	color: #654;
	text-decoration: none;
}
#foot img{
	width: 15px;
	vertical-align:middle;
}

