body {
	background-color: black;
	background-image:url(../images/1600.jpg); 
	background-repeat:no-repeat;
	background-position:top center; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#312e30;
	font-size:11px;
	text-align: center;
	border: none;
	
}

#header {
	margin: 0 auto;
	width: 950px;
}

#logo {
	text-align:center;
	float:right;
	position: relative;
	top: 0px;
	height: 85px;
}


#menu {	
	height: 69px;
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
	float: left;
	position: relative;
	top: 45px;
}

#container {
	margin: 0 auto;
	width: 930px;
/*	border-color:#0876b3; #280e0e; #954A00; #FFE800 #270d0e*/
	border-color: #954A00;
	border-width:3px;
	border-style:solid;
	background-color:#FFFFFF;
}

#container1 {
	margin: 0 auto;
	width: 930px;
	margin-top: -15px;
	border-width:0px;
	border-style:solid;
	text-align: left;
}

tr#trheader {
	background-color:#0876b3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:0px;
	color:#FFFFFF;
	padding-left:0px;
	font-weight: bold;
	height:10px;
}

td#tdheaderleft {
	background-image:url(images/tr_head_left.gif);
	background-repeat:no-repeat;
}

td#tdheaderright {
	background-image:url(images/tr_head_right.gif);
	background-repeat:no-repeat;
	background-position:right
}

#main_left {
	float:left;
	width:0px;
	padding:0px;
	margin:0px;
}

#main_left_inner {
	width:535px;
	padding:0px;
	padding-bottom:0px;
	text-align:left;
}

#main_left_buttons {
	position:absolute;
	top:521px;
	padding:3px;
	padding-right:0px;
}



#main_right {
	float:right;
	padding:3px;
	padding-right: 13px;
	position: inherit;
	top: 15px;
	margin:0px auto;
	width:390px;
	height:400px;
}



img {
	margin:0px;
	padding:0px;
	border:none;
}

h1 {
	font-size:15px;
	font-weight:bold;
	margin:0px;
	margin-bottom:5px;
	padding:0 0 0 0px;
	text-align:center;
	text-transform: none;
	margin-top: 5px;
}

h2 {
	font-size:13px;
	font-weight:bold;
	margin:0px;
	margin-bottom:3px;
	padding:0 0 0 0px;
	text-align:left;
	text-transform: none;	
}

.food_title {
	text-transform: uppercase;
	font-weight:bold;
}

p {
	font-size:11px;
	margin:0px;
	padding:0px;
	padding-bottom:5px;
}

a:link {
	color:#0876b3;
	text-decoration:none;
}

a:visited {
	color:#0876b3;
	text-decoration:none;
}
a:hover {
	color:#0876b3;
	text-decoration:underline;
}

.start_smallpic {
	float: left; 
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 20px; 
    margin-bottom: 15px;
}

.start_text {
/*	float: left;  */
	margin-top: 10px;
	margin-left: 30px;
	margin-bottom:15 px;
}

