body
	{
	background:url(/images/background2.jpg);
	margin:20px 10px;
	font-family:Georgia, times, serif;
	}

p, td, div
	{ font-family:Georgia, times, serif; }

.unnamed1 {  font-family: Verdana; font-size: 10px}


a, a:link, a:visited
	{ font-weight:bold;  color:#011D6E; }

a:active, a:hover
	{ text-decoration:none;  color:#6C1F00; }


ul, ol
	{ margin-top:0;  padding-top:0; }

li	{ padding-top:10px; }

h1	{ font-size:26px; }

h2, h3	{ margin-bottom:3px; }

h2	{ color:#6C1F00; }
h3	{ text-shadow:#000 1px 1px 5px;  color:#FFE75E; }

/*
brighter blue from menu: 0F499D
darker bright blue: 001C65
yellow-gold: FED200
gold: ECC100
brown mustard: DDA600
*/

.content
	{ padding:0 20px 20px 20px;  line-height:1.4; }

.HeadMenu
	{
	padding:4px 8px 5px 8px;  color:#FFFEAC;
	/* background:#3B4766; background:#CF1930; */
	background:url(/images/sushi/MenuBG.jpg);
	background-repeat:no-repeat;
	font-size:12px;  text-transform:uppercase;
	}

.HeadMenu a, .HeadMenu a:visited
	{ color:#000;  text-decoration:none; }

.HeadMenu a:active, .HeadMenu a:hover
	{ text-decoration:underline;  /* color:#3B4766; */ }

img	{ border:0; }



#photos	{ text-align:center;  padding:10px;  vertical-align:top;  font-size:12px; }

#photos img
	{ border:1px solid #000; }

#photos a
	{ text-decoration:none;  font-weight:normal;  color:#000; }

#photos a:active, #photos a:hover
	{ color:#6C1F00; }


