	html{
		height: 101%;
	}
body {
		height: 101%;
		margin: 0px 0px 0px 0px;
		background: #983233;
		color: #222222;
		font: 90% arial,helvetica,sans-serif;
		text-align: justify;
		padding: 5px 5px 0px 0px;
	}
table {
		font: 90% arial,helvetica,sans-serif;
		text-align: justify;
		line-height: 15pt;
	}
#table1 {
		width: 900px;
		background: url(../images/background.jpg);
		font: 90% arial,helvetica,sans-serif;
		text-align: justify;
		margin: 0px 0px 0px 0px;
		line-height: 15pt;
	}
#table1a {
		width: 900px;
		background: #ffffff;
		font: 90% arial,helvetica,sans-serif;
		text-align: justify;
		margin: 0px 0px 0px 0px;
		line-height: 15pt;
	}
#table1b {
		width: 900px;
		background: url(../images/backgrounda.jpg);
		font: 90% arial,helvetica,sans-serif;
		text-align: justify;
		margin: 0px 0px 0px 0px;
		line-height: 15pt;
	}
#table1c {
		width: 900px;
		background: url(../images/backgroundb.jpg);
		font: 90% arial,helvetica,sans-serif;
		text-align: justify;
		margin: 0px 0px 0px 0px;
		line-height: 15pt;
	}
#table1d {
		width: 900px;
		background: url(../images/backgroundc.jpg);
		font: 90% arial,helvetica,sans-serif;
		text-align: justify;
		margin: 0px 0px 0px 0px;
		line-height: 15pt;
	}
#table1d img { 
		border: 3px double #983233;
		margin: 10px 10px 10px 10px;
	}
#table2 {
		text-align: justify;
		padding: 5px 5px 5px 5px;
		line-height: 15pt;
		margin: -10px 0px -20px 0px;

	}
#catering {
		width: 900px;
		font: 90% arial,helvetica,sans-serif;
		background: url(../images/backgroundc.jpg);
		text-align: center;
		line-height: 15pt;
		padding: 10px 10px 10px 10px;
		margin: 0px 0px 0px 0px;
		
	}
#catering img { 
		border: 3px double #983233;
	}
#banner {
		width: 100%;
		height: 100px;
		background: #000000;
	}
#banner2 {
		width: 900px;
		font: 100% arial,helvetica,sans-serif;
		color: #ffffff;
		padding: 5px 5px 5px 5px;
		text-align: justify;
	}
#footer {
		width: 100%;
		height: 30px;
		background: #000000;
	}
#footer2 {
		width: 900px;
		font: 70% arial,helvetica,sans-serif;
		color: #666666;
		letter-spacing: 1px;
		padding: 5px 5px 5px 5px;
		text-align: center;
	}
.header {
		width: 500px;
		font: 100% arial,helvetica,sans-serif;
		background: #983233;
		color: #ffffff;
		letter-spacing: 3px;
		padding: 5px 5px 5px 5px;
		text-align: left;
	}
h1 {
		font-size: 115%;
		font-weight: normal;
		letter-spacing: 1px;
		color: #983233;
		margin-bottom: -10px;
	}
h2 {
		font-size: 100%;
		text-align: justify;
		font-weight: normal;
		letter-spacing: 3px;
		margin: 0px 0px -10px 0px;
		color: #983233;
	}
h3 {
		font-size: 120%;
		text-align: center;
		font-weight: bold;
		letter-spacing: 1px;
		margin: 0px 0px -10px 0px;
		color: #983233;
	}
a {
		color: #666666;
		text-decoration: none;
		
	}
	a:hover {
		color: #666666;
		text-decoration: underline;	
		
	}
.a {
		color: #666666;
		text-decoration: none;
		
	}
.a:hover {
		color: #cccccc;
		text-decoration: none;	
		
	}