.title {
	margin: 0px;
	padding: 0px;
	border: none;
	height: 76px;
	width: 800px;
	background-image: url(site_img/banner.jpg);
}
body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
	padding: 0px;
}
.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #222222;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF3000;
	border-bottom-color: #FF3000;
	width: 800px;
	text-transform: uppercase;
}
.navbar a {
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
	color: #CCCCCC;
	line-height: 20px;
}
.navbar a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF3000;
	text-decoration: none;
	background-color: #999999;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF3000;
	border-bottom-color: #FF3000;
}
.content {
	text-align: justify;
	width: 800px;
	padding-bottom: 15px;
}
.content p {
	text-align: justify;
	padding-right: 30px;
	padding-left: 40px;
	line-height: 18px;
}
.content a {
	color: #FF3000;
	text-decoration: none;
}
.content a:hover {
	text-decoration: underline;
}
.content .meat {
	width: 800px;
	padding-top: 20px;
	padding-bottom: 10px;
}

.content .meat-thin {
	width: 800px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.content .meat h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF3000;
	font-size: 16px;
	text-indent: 10px;
	font-weight: bold;
}
.content .meat-thin h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF3000;
	font-size: 16px;
	font-weight: bold;
}
.content .meat a {
	font-weight: bold;
	text-decoration: none;
}
.content .meat-thin a {
	font-weight: bold;
	text-decoration: none;
}
.content .meat a:hover {
	font-weight: bold;
	text-decoration: underline;
}
.content .meat-thin a {
	font-weight: bold;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #999999;
	text-align: center;
	padding-bottom: 15px;
	width: 800px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333; margin-left: 0px;
}
.footer a {
	color: #FF3000;
}
.subnav2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
	text-transform: uppercase;
	width: 800px;
}
.subnav2 a {
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
	color: #CCCCCC;
	line-height: 20px;
}
.subnav2 a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF3000;
	text-decoration: underline;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.navbar .selected {
	color: #ff3000;
	line-height: 20px;
}
.title h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff3000;
	text-align: right;
	padding-right: 25px;
	margin: 0px;
	line-height: 20px;
	vertical-align: middle;
}
.title p {
	margin: -2px 0px 0px;
	float: right;
	width: 400px;
	text-align: right;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: middle;
	padding-top: 10px;
}
.subnav2 .selected {

	color: #ff3000;
	line-height: 20px;
}
.meat ol {
	line-height: 20px;
	padding-left: 40px;
}
.content .meat p {
}
.meat table td {
	line-height: 20px;
	text-align: left;
}
.content .meat .pic1 {
	clear: none;
	float: left;
}
.content .meat .pic2 {
	clear: none;
	float: right;
}
.player {
	height: 400px;
	width: 400px;
	background-color: #000000;
	text-align: left;
	position: absolute;
	left: 0px;
	top: 0px;
	padding-top: 10px;
}
.player h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF3000;
	font-size: 16px;
	text-indent: 10px;
	font-weight: bold;
	text-align: left;
}
.player p {
	font-size: 10px;
	text-align: left;
	padding-right: 40px;
	padding-left: 15px;
}
.player dt {
	font-size: 12px;
	font-weight: bold;
	color: #ff3000;
	padding-top: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.player dd a {
	font-size: 10px;
	color: #cccccc;
	text-decoration: none;
}
.player dd a:hover {
	color: #ff3000;
	text-decoration: underline;
}
.specials {
	background-color: #333333;
	padding: 5px;
	float: right;
	width: 170px;
	border: 1px solid #ff3000;
	margin-top: 20px;
	margin-left: 15px;
	clear: left;
}
.specials h3 {
	font-size: 14px;
	font-weight: bold;
	color: #ff3000;
	text-align: center;
}
.specials p {
	font-size: 10px;
	margin-left: -38px;
	margin-right: -23px;
}
.heading {
	width: 20%;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	text-align: right;
	height: 25px;
}
.data {
	width:80%;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	text-align: left;
	height: 25px;
}
.submit {
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
input {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
}
.specials a {
	font-weight: bold;
}
.content .meat li {
	font-size: 12px;
	color: #cccccc;
	text-decoration: none;
	padding: 6px;
	margin-left: 25px;
}
.content .meat ul {
	margin-left: 25px;
	list-style-type: circle;
}
.content .meat-thin li {
	font-size: 12px;
	color: #cccccc;
	text-decoration: none;
	padding: 6px;
	margin-left: 25px;
}
.content .meat-thin ul {
	margin-left: 25px;
	list-style-type: circle;
}
.tiny {
	font-size: 9px;
}
select {

	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
}
