/* Eat Sushi Elements */

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	margin: 0 auto;
    margin-left:1px; 
	text-align:center;
	
height:100%;

	} 



p {
	font-family: Tahoma, Geneva, sans-serif;;
	font-size: 1.2em;
	line-height: 1.5em;
	letter-spacing: 0;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
	color: #252525;
	width:800px;
	text-align:center; /* for IE */
    margin:0 auto; /* for the rest */
	 
	
	
}


#wrapper {
	background-color:#fff;
	width:800px;
	padding:0;
	margin: 0 auto;
	height:100%;
	
}

#content {
	width: 800px;
	padding:0;
	margin: 0 auto;
	/* margin-left: 83px; */
	height:100%;
	
	
}

#header {
	height: 120px;
	display: block;
	background: url(../../images/eatsushi/nooneforgets.jpg) bottom center no-repeat;
}

#graphic {
	/*height: 130px;
	 display: block; */
	margin-top: 35px;
	/* background: url(../../images/splash/sushibar.jpg) bottom center no-repeat; */
}


#navigation {
	color: #6D6F71;
	text-align:center;
	font-size:1.3em;
	margin-top:23px;
}

#navigation a:link, a:visited, a:active {
	text-decoration: none;

}

#navigation .current{
	color: #EF3931;
	font-weight:bold;
}

#navigation .link{
	color: #6D6F71;
	text-decoration: none;
}
#navigation a:hover {
	text-decoration: none;
	color: #EF3931;
}

#blurb {
	margin-top: 38px;
	width:460px;
}

#footer {
	/* margin-top: 138px; */
	
	position:relative;
    color: #6D6F71;
	clear:left;
	background-color:#fff;
	width:800px;
	margin: 40px auto;
	text-align:center;
		
	
}

#footer a, a:visited, a:active{
	color: #6D6F71;
	text-decoration: none;
}

#footer a:hover {
	color: #252525;
}

#footer img a:link,a:hover,a:active, a:visited{
	border:0;
	text-decoration:none;
}

#footer #makesushi {
	border:0;
}

#footer p img {
margin: 15px 0 0 0;
border:0;
}

#copyright {
	color: #6D6F71;
	font-size: 1em; 
}

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