img, div { behavior: url('../images/iepngfix.htc') }

body {
	margin: 0px;
	background: #000 url('../images/bg2.jpg') repeat-x;
	font-family: "Calibri", "Trebuchet MS", sans-serif;
	font-size: 13px;
}
#bg {
	position: relative;
}
#container {
	width: 941px;
	margin: 0px auto;
	margin-top: 20px;
}
#nav {
	position: relative;

	width: 1000px;
	height: 124px;
	height: 154px;
	margin: 0px auto;
}
#content {
	background: #392d2a;
	color: #a39993;
	margin-top: 20px;
	padding: 5px;
	padding-top: 15px;
	line-height: 18px;
}
#content table td {
	padding: 10px;
	padding-top: 0px;
	* padding-top: 10px;
}
#noflash {
	border: 1px solid #665a57;
	padding: 10px;
	width: 500px;
	margin: 50px auto;	
}
#noflash p {
	color:	 #a39993;
}	
#translogo {
	background: url('../images/logo-foodnsoul-trans.png') no-repeat;
	width: 228px;
	height: 97px;
	z-index: 1;
	margin-left: 12px;
	position: absolute;
	display: block;
}
#nav a img {
	margin-top: 30px;
}

a {
	border: 0px;
	outline: none;
	color: #fff;
}
a:visited {
	color: #fff;
}
img {
	border: 0px;
}
#footer {
	color: #392d2a;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 15px;
}
.footerlink {
	margin-left: 30px;
}
#footer a {
	color: #392d2a;
	text-decoration: none;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: none;
}
.caption {
	color: #fff;
	font-weight: bold;
	font-style: italic;
}
#content a {
	color: #726762;
}
#content a:hover {
	color: #fff;
}
#flash {
	border: 10px solid #565656;
}
.textfield {
	background: #4b403d;
	border: solid 1px #665a57;
	width: 300px;
	padding: 3px;
	color: #fff;
	font-family: "Calibri", "Trebuchet MS", sans-serif;
	font-size: 12px;
}
#comment {
	background: #4b403d;
	border: solid 1px #665a57;
	width: 300px;
	color: #fff;
	font-family: "Calibri", "Trebuchet MS", sans-serif;
	font-size: 12px;
	padding: 3px;
}
.button {
	background: #4b403d;
	border: solid 1px #665a57;
	color: #fff;
	font-family: "Calibri", "Trebuchet MS", sans-serif;
	font-size: 12px;
	padding: 3px;
}
h3 {
	color: #f3633f;
	background: #2b1f1c;
	padding: 3px;
	font-size: 12px;
	margin-top: 0px;
	padding-left: 10px;
	margin-bottom: 0px;
}
.indent {
	padding-left: 10px;
	padding-bottom: 15px;
}

hr {
	border: 0;
	border-bottom: 1px solid #6e4f46;
	margin: 0 100px;
	}
