body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #D1D2D4;
	text-align:center; /* for IE */
    margin:0 auto; /* for the rest */ 
	
}

p {
	font-family: Verdana;
	font-size: 1.1em;
	line-height: 1.2em;
	letter-spacing: 0;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
	color: #252525;
	width:340px;
	text-align:center; /* for IE */
    margin:0 auto; /* for the rest */ 
	
	
}

#navigation {
	color: #6D6F71;
	text-align:center;
	font-size:1em;
	
}

/* Splash Elements */

#splash {
   margin-top: -282.5px;
	margin-left: -344px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 688px;
	/* height: 917px; */
	visibility: visible
}

#rollover a {
display:block;
/* width: 917px; */
width:688px;
/* height: 753px; */
height: 565px;
margin:0;
padding:0;
background: url(../images/splash/rollover.jpg) 0 0 no-repeat;
text-decoration: none;
}

#rollover img {
	border:0;
}

#rollover a:hover { 
background-position: 0 -565px;
color: #049;
}


/* Gateway Elements */

#gateway {
	margin-top: -287px;
	margin-left: -286.5px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 573px;
	height: 574px;
	visibility: visible
}

#top {
	background: url(../images/gateway/tophalf.gif) 0 0 no-repeat;
	display:block;
	height: 287px;
	width: 573px;
	margin:0;
	padding:0;
}

#bottom {
	background: url(../images/gateway/bottomhalf.gif) 0 0 no-repeat;
	display:block;
	height: 287px;
	width: 573px;
}

#left {
	float:left;
	margin:0 0 0 53px;
	padding:0;
	display: inline;
	
	
}

#left img {
	text-decoration: none;
	border:0;
	top: 240px;
	position:relative;
	margin:0;
}

#right {
	float:left;
	margin:0 0 0 94px;
	padding:0;
	display: inline;
}

#right img {
	text-decoration: none;
	border:0;
	top: 240px;
	position:relative;
	margin:0;
}

#footer {
	clear:both;
}

#footer img {
	text-decoration: none;
	border:0;
	top: 160px;
	position:relative;
}

/* Eat Sushi Elements */
#wrapper {
	background: url(../images/eatsushi/bg.gif) #FFFFFF 0 0 no-repeat;
	width:550px;
	height:100%;
	display:block;
	margin:0 auto;
	padding:0;
	text-align:center;
}



/* ------------------ */
