body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #faf0c6;
	background-image: url(../html/images/background.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	text-align: center;
}
#content {
	width: 760px;
	text-align: left;
}
#wrap {
	text-align:left;
	margin:0 auto;
	width:760px; /*55em;*/
/*	background-color:#f9f9ee;*/
}
body>#wrap {
	width:auto;
	max-width:760px; /*45em;*/
}

.banner {
	background-image: url(../html/images/banner2.gif);
	background-repeat: no-repeat;
	height: 132px;
}
h1, strong {color: #660000;}
h1 {text-align: center;}
#footer {
	font-size: 70%;
	text-align: center;
}
#footer a {
	color: #cc6600;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
tr.item td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
