*			{ margin:0; padding:0; border:0;	}
body		{background-color:#7D3416; }

a:link			{ color:#00F;	}
a:visited		{ color:#00F;	}
a:active		{ color:#909;	}
a:hover			{ color:#900;	}
a:focus			{ color:#00F;	}

a			{text-decoration:underline;}

#top		{margin: 10px 0 0 0;}

#welcome		{
	height:600px;	
	width:1000px;
	background-color:#000;
	margin:0 auto 10px auto;
	padding-top:20px;
	position:relative;
	}

#main_wrap		{height:600px;	width:1000px;	background-color:#000;	margin:24px auto 10px auto;	padding:20px;	}

#main_left		{width:180px; height:550px;Margin:10px; padding:20px 20px 0 20px;	float:left;		border:outset;}

#main_right		{width:680px; height:530px; Margin:10px; padding:20px;	float:right;	border:outset;	}

#dinein			{width:450px; height:450px;}
