body {
	color: black;
	font-size: 0.8em;
	font-family: skia,verdana,arial,non-seriph;
	font-weight: bold;
	line-height: 1.3em;
	background-color: #336699;
	margin:0;
	padding:0;
}

p { 
font-weight: normal; 
margin:5px;
}

td { 
margin:0;
padding:0;
}
a:link { 
color: #369; 
text-decoration: none; 
}
a:visited { 
color: #369	; 
text-decoration: none; 
}
a:hover { 
color: silver; 
text-decoration: none; 
}
a:active { }

h1 { 
color: #690; 
font-size: 1.5em;
text-decoration:none; 
font-weight: bold; 
margin: 0.67em 0;
 }
 
 /*menu headline-black
-----------------------------*/
h2 { 
margin: 20px 0;
color: black; 
font-size: 1.5em; 
text-decoration: none; 
 
}

/*menu course-blue
-----------------------------*/
h3 { 
color: #429aff; 
font-weight: normal; 
text-decoration: none; 
margin: 1em 0; 
}
 
 /*menu text
------------------------------*/

 /*menu selectors-blue&large
 ------------------------------*/
 h4 {
color: #429aff;
font-size:2em;
}
 /*menu selectors-other blue&large
 ------------------------------*/
 h5 {
color:#003366;
font-size:2em;
}

	
img{
border:none;
}

.spacer{
clear:both;
margin:0;
padding:0 0 5px 0;
}

/*container that replaces the insert concept.... basic white box which holds everything
--------------------------------------*/
#container{
	width:800px;
	height:645px;
	margin:10px auto;
	padding:0;
	text-align:center;
	background-color:#FFFFFF;
	clear:both;
	
}
/*page design is as follows:
----------------------------------*/
	#top { 
		height: 125px; 
		width: 800px;
		padding:0; 
		margin:0;
}
	
	#address { 
		height: 20px; 
		width: 780px; 
		margin:0 10px 10px 10px;  
		padding:0;
		border-bottom:double #336699; 
}
	#button a {   
		display: block;   
		background: url(../images/mtobrooklyn.gif) top;   
		width: 290px;   
		height:47px; 
		float:right;  
}
	#button a:hover {   
	background:  url(../images/mtobrooklyn.gif)	 no-repeat bottom;   
}
	#mtitle{
	clear:right;
	}
	#inline { 
		height: 400px; 
		width: 800px; 
		padding:0;
		margin:0 auto;
}
	#info { 
		border:double #336699;
		width: 750px; 
		height:60px;
		margin:10px auto;
		padding-top:5px;  
		}
	#navbar{
		background-color:#FFFFFF;
		height: 25px;
		width: 700px ;
		margin:0 auto;
		padding:0; 
		border:0;
		text-align:center;
		overflow:hidden;
}
	td{
	padding:0;
	}
		
/*container the goes inside the menu pages ad holds the gif of text
----------------------------*/
	 #mmenubuttons {
	background-color:#FFFFFF;
	position:absolute;
	top:0;
	left:0;
	margin:0;
	padding:0;
	height:400px;
	width:282px;
	margin:0;
	padding:0;
	overflow: hidden;
		}
	 #menu {
		position:absolute;
		top:0;
		left:280px;
		text-align: center;
		height: 400px;
		width: 500px;
		}
	#iframe{
		background-color:#FFFFFF;
		frameborder:0;
		height: 400px;
		width: 520px;
		border:none;
		overflow:auto;
		}
		
	li{
		text-decoration:none;
		font-size:3em;
		color:#429Aff;
		line-height:1.5em;
		}
		
	 a.linkstylea{
		color:#0099CC;
		}
		
	 a.linkstyleb{
		color:#000099;
		}
	li a:hover{
		color:#999999;
		}
	
	.menulist{
		margin:50px 0 0 0;
		}
	#menubackgrounddinner{
		position:absolute;
		left:290px;
		top:0;
		width:500px;
		height:400px;
		background-color:#33CCFF;
	}
	#menubackgroundlunch{
	position:absolute;
	left:290px;
	top:0px;
	width:500px;
	height:400px;
	background-color:#0033CC;
	}
	#menubackgrounddesserts{
	position:absolute;
	left:290px;
	top:0;
	width:500px;
	height:400px;
	background-color:#000066;
	}
	#menubackgroundfishlist{
	position:absolute;
	left:290px;
	top:0;
	width:500px;
	height:400px;
	background-color:#333333;
	}
	#menubackgroundwine{
	position:absolute;
	left:290px;
	top:0;
	width:500px;
	height:400px;
	background-color:#336699;
	}
	#menuinsert{
		width:480px;
		height:380px;
		background-color:#FFFFFF;
		margin:7px 2px 7px 7px;
		padding:2px;
		text-align:center;
		overflow:auto;
	}
	#dessert{
		width:470px;
		height:380px;
		background-color:#FFFFFF;
		margin:5px auto;
		padding:5px;
		text-align:center;
	}
		
		#sundae{
		margin:10px auto;
		}


/* left justification for list div
------------------------------*/
	#list {
	text-align: 
	left;}
/*list
------------------------------*/
	ul {
		list-style-type: none;
	}

#petition{
width:750px;
height:350px;
margin:20px 25px 0 25px;
padding:0;
}
#petitionpage{
margin:0 208px 0 208px;
}
#text{
width:700px;
margin:5px auto;
}