/* mac hide\*/
html, body {height:100%}
/* end hide */

body {
	padding:0;
	margin:0;
	background: #efcf96 url(../gfx/acme/bg.jpg) repeat top left;
}

table {
	border-collapse: collapse;
	width: 100%;
	height: 100%;
	z-index: 9;
}

#iee {
	font: 21px Arial;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 6px;
}

table td {
	vertical-align: middle;
	text-align: center;
}

#c {

	position: relative;
	margin: 0 auto;
}

#mmm {
	width: 100%;
	height: 101px;
}

#flash {
	top: 1px;
	position:relative;
	z-index: 200;
}

#ccc {
	width: 100%;
	height: 28px;
	top: 515px;
	position: absolute;
	text-align: center;
	font: 11px Tahoma;
	left: 0;
	color: black;
	z-index: 110;
}

#ccc a {
	color: black;
	text-decoration: none;

}

#ccc a:hover {
	text-decoration: underline;
}

#mmm #d {
	width: 50%;
	left: 50%;
	position: absolute;
	top: 430px;
	height: 101px;
	text-align: left;
	background: url(../gfx/acme/introline.jpg) repeat-x top left;
}

#mmm #mn {
	width: 1000px;
	left: -500px;
	height: 100px;
	top: -15px;
	position: absolute;
	background: url(../gfx/acme/intro.png) no-repeat top left;
}

#mmm #mn #mn1 {
	top: 20px;
	width: 700px;
	left: 320px;
	position: absolute;
	display:none;
}