html{
		height: 101%;
	}
body {
		height: 101%;
		margin: 5px 0px 5px 0px;
		font: 100% arial,helvetica,sans-serif;
		color: #aaaaaa;
		text-align: justify;	
		background: #333333;
	}
	#table {
		font: 90% arial,helvetica,sans-serif;
		width: 925px;
		text-align: justify;
		background-color: #000000;
		vertical-align: top;
		line-height: 13pt;
	}
	#nav {
		width: 925px;
		background: #000000;
		font: 90% arial,helvetica,sans-serif;
		text-align: left;
		vertical-align: top;
		line-height: 13pt;
	}
	#table1 {
		width: 900px;
		font: 90% arial,helvetica,sans-serif;
		text-align: justify;
		vertical-align: top;
		line-height: 13pt;
	}
	#table1a {
		width: 900px;
		font: 130% arial,helvetica,sans-serif;
		text-align: center;
		color: #f5e591;
		line-height: 24px;
		vertical-align: top;
	}
#table2 {
		font: 90% arial,helvetica,sans-serif;
		text-align: justify;
		vertical-align: top;
		line-height: 14pt;
	}
#openinghours {
		width: 100%;
		font: 100% arial,helvetica,sans-serif;
		text-align: justify;
		vertical-align: top;

		line-height: 14pt;
	}
#gallery {
		font: 90% arial,helvetica,sans-serif;
		text-align: justify;
		vertical-align: top;
		padding: 5px 10px 5px 10px;
		line-height: 14pt;
	}
#gallery img { 
		border: 5px solid #333333;
	}

	#banner {
		font: 90% arial,helvetica,sans-serif;
		width: 925px;
		text-align: left;
		background-color: #000000;
		letter-spacing: 3px;
		padding: 0px 00px 0px 00px;
		line-height: 14pt;
	}
	#banner2 {
		font: 85% arial,helvetica,sans-serif;
		width: 925px;
		text-align: left;
		background-color: #000000;
		letter-spacing: 3px;
		padding: 0px 10px 0px 10px;
		line-height: 14pt;
	}
	#banner3 {
		font: 90% arial,helvetica,sans-serif;
		width: 925px;
		height: 30px;
		text-align: left;
		background-color: #f5e591;
		color: #000000;
		letter-spacing: 3px;
		padding: 3px 5px 3px 110px;
	}
	#footer {
		font: 65% arial,helvetica,sans-serif;
		width: 925px;
		height: 35px;
		text-align: center;
		letter-spacing: 1px;
		background-color: #000000;
		padding: 5px 5px 5px 5px;
		border-top: 5px solid #f5e591;
	}
	h1 {
		font-size: 100%;
		margin: 5px 0px 10px 0px;
		text-align: center;
		letter-spacing: 1px;
		font-variant: small-caps;
		font-weight: normal;
		color: #999999;
	}
	h2 {
		margin: 5px 0px -10px 0px;
		padding: 5px 0px 5px 0px;
		font-size: 100%;
		text-align: left;
		letter-spacing: 3px;
		text-transform: uppercase;
		color: #f5e591;
	}
	h3 {	
		font-size: 100%;
		margin: 5px 0px 10px 0px;
		text-align: center;
		letter-spacing: 1px;
		font-variant: small-caps;
		font-weight: normal;
		color: #999999;
		}
	a {
		font-size: 100%;
		color: #aaaaaa;
		text-decoration: none;
	}
	a:hover {
		font-size: 100%;
		color: #666666;
		text-decoration: none;	
		
	}