body {
	margin: 0px;
	padding: 0px;
	background-color: #1D0608;
	font-family: "Times New Roman", Times, serif;
	line-height:18px;
	color:#333333;
	}
h2{
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
	line-height:14px;
	color:#333333;
}

h1{
	font-family: "Times New Roman", Times, serif;
	font-weight:400;
	font-size:13px;
	vertical-align:baseline;
	color:#600D0D;
	height: 16px;
}
a:link {
	color: #8B4C4A;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #BB5E5B;
}
a:hover {
	text-decoration: none;
	color: #BB5E5B;
}
a:active {
	text-decoration: underline;
}

#body{
margin:auto;
width:700px;
background-image:url(../images/bistro_wh_bg.jpg);
}
#header{
padding: 0px;
}
#footer{
padding: 0px;
}

#container{
margin:auto;
width:900px;
background-image:url(../images/talkback_bg.jpg);
}

.table {
	text-decoration: none;
	/*background-color: #3E0C0B;*/
	padding: 0;
	background-position: center;
	font-size:12px;
	line-height:18px;
}
.topcontents {
	text-decoration: none;
	padding: 0;
	font-size:12px;
	line-height:18px;
}


#textblock{
	padding:2px;
	font-size:12px;
	}
#image{
	margin-left: 2px;
	margin-right: 2px;
}
#textblock20{
	padding:20px;
	font-size:12px;
}

.footer {
	background-color:black;
	color: #FFFFFF; 
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;}

.footer a:link {
	color: white;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #BB5E5B;
}
.footer a:hover {
	text-decoration: none;
	color: #BB5E5B;
}
.footer a:active {
	text-decoration: none;
}

