body {
	background: #000000;
	margin: 0;
	color: #f6df7b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	letter-spacing: 1px;
	;
}
p { padding: 0px; }
h1 { font-size: 10px; }
a:link { color: #f6df7b;}
a:visited { color: #f6df7b;}
a:hover {color: #f6df7b; }
a:active {color: #f6df7b; }

#wrap { width: 860px; margin: 0 auto; }

#header { width: 860px; }

#nav { width: 860px; }

#middle {
	width: 860px;
	height: 100px;
	background: #000000;
}

#menu {
	width: 429px;
	height:565px;
	float: left;
	background: #000000 url(images/menu.gif) no-repeat;
}

#content { width: 431px; float: right; }


input, textarea { background: #000000; color: #ffffff; border: 1px solid #f6df7b; font-size: 10px; }
.menu { font-family: helvetica; }
#menu table {
	width: 370px;
	color: #000000;
	margin: 35px 0 0 30px;
}
#menu td {
	padding: 2px;
	vertical-align: top;
}

#menu td p {
	padding: 0px;
	margin: 0;
	vertical-align: top;
	letter-spacing: 0px;
	font-size: 13px;
	color: white;
}#menu h3 {
	text-decoration: underline;
	letter-spacing: 0px;
	margin: 0 0 3px 0;
	color: white;
}
.reviews {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
