body {
	background:#00315d;
	color:#ffff00;
	font-family:"Lucida Grande", Arial, Helvetica, sans-serif;
	margin:0px;
	min-width:1016px;
	text-align:center;
}

a {
	color:#ffff00;
	text-decoration:none;
}

a:hover {
	color:#ffff00;
	text-decoration:underline;
}

#LooneyTunes_com-logoNav {
	background:url("../images/nav/bg.png");
	height:46px;
	width:100%;
}

#LooneyTunes_com-logoNav ul{
	height:46px;
	list-style:none;
	margin:auto; 
	padding:0; 
	width: 253px;
}
#LooneyTunes_com-logoNav li{
	display:inline;
	width:52px;
	margin-right:201px;
}
#LooneyTunes_com-logoNav a{
	float:left;
	height:45px;
	text-indent:-9999px;
}
#LooneyTunes_com-logoNav #logo a{
	background:url("../images/nav/sprites.png") 0 -90px; 
	margin: 0;
	width:52px;
}

#LooneyTunes_com-logoNav a {
	margin-right:201px;
}
#navLogo {
	background:url("../images/nav/sprites.png") 0 -90px; 
	height:45px;
	margin: auto;
	text-indent:-9999px;
	width:52px;
}


#flashWrapper {
	height:790px;
	width:100%;
}

#footer {
	font-size:12px;
	margin-right:201px;
	margin-top:40px;
}

#ltCOM {
	background:url("../images/footer/looneytunes.com.png");
	display:inline-block;
	height:25px;
	text-indent:-9999px;
	width:244px
}

#ltCOM:hover {
	background:url("../images/footer/looneytunes.com.png") 0px -25px;
	display:inline-block;
	height:25px;
	text-indent:-9999px;
	width:244px
}
body#splashBody {
	background:#f38b0a;
}

#countdown {
	color:	#fef6cb;
	font-size:	14px;
	font-weight: bold;
	position: relative;
	text-align: center;
	z-index: 2; 
	top: -828px;
}
#splashpage, #splashpage img#content  {
	background: url('../images/html/splashpage.jpg') no-repeat scroll top left;
	border: none;
	height: 870px;
	margin: auto;
	padding: 0;
	position: relative;
	width: 1024px;	
	z-index: 1; 
}

body#splashBody #footer {
	margin-right: 0;
	position: relative;
	top:	-50px;
	z-index: 3;
}
body#splashBody #LooneyTunes_com-logoNav ul {
	width: 52px;
}
body#splashBody #LooneyTunes_com-logoNav li {
	margin-right:0;
}
body#splashBody #LooneyTunes_com-logoNav, body#splashBody #footer, #countdown {
	margin: auto;
	min-width:	1024px;
}