body {
	min-width: 300px;
}
.onerow {
	top: 0px;
	background-position: center top;
	min-width: 200px;
}
#pixFloat {
	display: none;
}
#content {
	/* [disabled]font-family: Arial, Helvetica, sans-serif; */
	/* [disabled]font-size: 0.9em; */
	/* [disabled]line-height: 1.2em; */
	padding-top: 7px;
	margin-top: 20px;
	margin-right: 2em;
	margin-left: 2em;
}
#toplinksMenus {
	margin-top: 20px;
}
#contentMenus {
	font-family: Arial, Helvetica, sans-serif;
	/* [disabled]font-size: 0.9em; */
	/* [disabled]line-height: 1.2em; */
	margin-top: 20px;
	margin-right: 0.5em;
	margin-left: 0.5em;
}
#menufixed {
	position: relative;
	margin-left: 0px;
	margin-top: 15%;
	width: 100%;
	background-color: #FFFDEB;
	/* [disabled]display: inline; */
	text-align: center;
	margin-bottom: 10px;
}
#menufixed img {
	width: 70px;
	height: auto;
	display: inline;
}
#navMenu {
	float: none;
	margin-top: 0px;
	background-color: #FFFDEB;
}
#nav {
	width: 100%;
	/* [disabled]float:none; */
	/* [disabled]margin: 0 3% 0 0; */
}
#tile1 {
	background-repeat: no-repeat;
	background-position: top;
	position: fixed;
	top: 0px;
	height: auto;
	width: auto;
	z-index: 2;
	background-image: none;
}
#tile1 img {
	margin-right: auto;
	margin-left: auto;
	min-width: 300px;
	/* [disabled]max-width: 500px; */
	display: block;
	height: auto;
	width: 100%;
}

#wrapper {
	height: 400px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25%;
}
#wrapper a iframe {
	/* [disabled]height: auto; */
	width: 100%;
}

.centered {
	text-align: center;
}
#footer {
	display: none;
}
