body {
	background: #000;
	color: #fff;
	font: 11px Verdana;
	text-align: center;
	}

#main {
	margin: -15 auto;
	width:800px;
	border: 1px solid #666;
	border-top: none;
	}
html>body #main {
	margin: -10 auto;
	}

#main #top {
	background: url("/images/thegrill.png") 10px 30px no-repeat;
	border-bottom: 1px solid #fff;
	height: 190px;
	position: relative;
	}

#main #top #title {
	height: 50px;
	width: 300px;
	background: url('http://ironpaper.com/thegrill/images/2_r1_c2.jpg') top left no-repeat;
	float: left;
	position: absolute;
	bottom: 0;
	left: 35px;
	}

#main #top #title span {
	display: none;
	}

#main #top #menu {
	background: url('../images/bar2-start.png') top left no-repeat;
	width: 450px;
	height: 25px;
	float: right;
	position: absolute;
	bottom: 0;
	right: 0;
	}
html>body #main #top #menu {
	}

#main #top #menu ul {
	text-align: center;
	background: url('../images/bar2.png') top left;
	padding: 6 0 5 0;
	width: 440px;
	margin: 0 0 0 10px;
	}
html>body #main #top #menu ul {
	}

#main #top #menu ul li {
	display: inline;
	padding: 6 8 5 8;
	}

#main #top #menu li a {
	margin: 0;
	font: 11px Verdana;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	}

#main #top #menu li a:hover {
	color: #a7abc6;
	}

#main #middle {
	padding-top: 70;
	color: #aaa;
	height: 450;
	text-align: left;
	background: url('http://ironpaper.com/thegrill/images/4.jpg') 450px bottom no-repeat;
	line-height: 2.5;
	}
html>body #main #middle {
	height: auto;
	min-height: 350;
	}

#main #middle .top {
	text-align: center;
	padding: 50;
	padding-top: 0;
	margin-bottom: 30px;
	}

#main #middle .bottom {
	position: relative;
	padding: 0 175 200 50;
	}

#main #middle table tr th {
	text-align: left;
	font: 11px Verdana;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	}

#main #middle table tr th .align_center {
	text-align: right;
	}

#main #middle table tr td {
	vertical-align: text-top;
	padding-left: 10px;
	padding-right: 10px;
	}

#main #middle table tr td pre {
	font: 10.5px Verdana;
	color: #aaa;
	line-height: 2.5;
	}

#main #footer {
	margin-top: 20px;
	color: #999;
	border-top: 1px solid #1F1F1F;
	padding: 5 0 5 0;
	}

.highlight {
	color: #fff;
	}

.grey {
	color: #999;
	}

.preview {
	float: right;
	position: absolute;
	top: 50;
	left: 250;
	}

img {
	border: 2px solid #666;
	}

a {
	color: #666;
	}

#main #bottom #form {
	float: left;
	position: absolute;
	top: 0px;
	left: 300px;
	width: 70px;
	}

#submit {
	width: 78px;
	height: 25px;
	padding: 55px 0 0;
	margin: 0;
	border: 0;
	background: transparent url('http://ironpaper.com/thegrill/images/button.jpg') top no-repeat;
	overflow: hidden;
	}

hr {
	color: #666;
	}

.hover
{
}

.hover a {
	color: #666;
	}
.hover a span
{
	display: none;
}

.hover a:hover {
	display: block;
	}


.hover a:hover span
{
	display: block;
	position: absolute;
	top: 0px;
	right: 100px;
	z-index: 1;
	padding: 0 100px 0 150;
	background: #000;
}

.hover img
{
	border: none;
	vertical-align: top;
	width: 80px;
	height: 66px;
}

.hover li
{
	display: inline;
	float: left;
	position: relative;
}

.hover .prev
{
	border: 2px solid #acacac;
	width: 413px;
	height: 281px;
}
.red
(font-color: red;
}
