body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	font-size: 12pt;
	font-weight: bold;
}

h2 {
	font-size: 9pt;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF
}

h4 {
	font-size: 9px;
	color: #FFFFFF
}

h5 {
	font-size: 24px;
	color: #FFFFFF
}

.menulinks {color: #FFFFFF}

.sidefeedtitles {
	color: #FFFFFF;
	font-weight: bold;
}

.price {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

a:link {
	text-decoration: none;
}

a:link2 {
	text-decoration: none;
	color: #FFFFFF;
}

a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
}

#top{
 width: 800px;
 position: static;
}

#side{
 width: 170px;
 position: absolute;
 top: 270px;
}

#bottom{
 position: relative;
}

#mainsection{
 width: 800px;
 top: 247px;
 align: center;
 background-image: url('images/middletable.jpg');
}
