*
{
	padding: 0px;
	margin: 0px;
	margin-top: 0px;
	font-family: Tahoma;
}
a:link {
	text-decoration: none;
	color: white;
	font-size: 15px;
	font-family: Tahoma;
}
a:visited {
	text-decoration: none;
	color: white;
	font-size: 15px;
	font-family: Tahoma;
}
a:hover {
	text-decoration: none;
	color: white;
	font-size: 17px;
	font-family: Tahoma;
}
a:active {
	text-decoration: none;
	color: white;
	font-size: 15px;
	font-family: Tahoma;
}
body
{
	padding-top: 0px;
	background-image: url(images/bg.gif);
	background-color: gray;
	background-repeat: repeat;
}
#wrapper 
{
	width:820px; 
	margin:0 auto;
}
#header
{
	width: 807px;
	height: 125px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
}
#menu
{
	width: 807px;
	height: 58px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	background-image: url(images/menu.gif);
	background-repeat: no-repeat;
}
#welcome
{
	width: 807px;
	height: 225px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	background-image: url(images/welcome.gif);
	background-repeat: no-repeat;
	color: white;
	font-family: Tahoma;
	font-size: 14px;
	text-align: justify;
	text-indent: 20px;
}
#main
{
	width: 807px;
	min-height: 426px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	background-image: url(images/main.gif);
	background-color: #f2f2e8;
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 14px;
	text-align: justify;
}
#active
{
	width: 529px;
	height: 451px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	background-image: url(images/active.gif);
	background-repeat: no-repeat;
}
#reservation
{
	width: 278px;
	height: 451px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	background-image: url(images/reservation.gif);
	background-repeat: no-repeat;
}
#footer
{
	width: 807px;
	height: 40px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	background-image: url(images/footer.gif);
	color: white;
	font-size: 15px;
	font-family: Tahoma;
}
#button
{
	width: 169px;
	height: 30px;
	background-image: url(images/button.jpg);
	font-size: 4px;
}
#main_text
{
	color:white; 
	font-size: 14px; 
	padding: 10px; 
	text-align: justify; 
	font-family: Arial;
}
#table
{

}