
object {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: none;
}

embed {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: none;
}

div {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: none;
}

body{
       	/* background-image:#000000 url("images/splashbg.jpg"); */
       	background:#000000 url(../images/splashbg.jpg) repeat-x;
       	margin: 0px;
       	font-family: verdana, helvetica, sans-serif;
       	font-size: 10px;
}

#container {
	text-align:center;
	position: relative;
}

#logo {
	height: 44px; 
	width: 192px;
	margin: 15px auto 0 auto;
	padding: 0 0 25px 0px;
}


#footer {
	text-align: center;
	background: url(../images/footer.gif)  50% 0 no-repeat;
	position: relative;
	
	margin: 17px 0 0 0;
	text-indent: -9999px;
}




#info {
	color: #333333;
	margin: 15px 0 0 0;
}


p { 
	font-family: verdana, helvetica, sans-serif;
	color: white;
	zoom: 1;
}

div { 
       font-family: verdana, helvetica, sans-serif;
       font-size: 10px;
       color: #ffffff;
}



