body {
	background-color:#F8F0D6;
	text-align:center;
	margin-left:0;
	margin-top:0px;
	}
div#container{
	top:50%;
	left:50%;
	width:950px;
	height:547px;
	margin-left:-475px;
	margin-top: -300px;
	position: absolute;
	border: 1px solid #7D7157;
	background-color: #CCC3A2;
}
div#header{
	background-image:url(../img/sf_header_001.jpg);
	width: 950px;
	height: 108px;
}
div#content{
	width: 950px;
	height: 438px;
	background-repeat: repeat-x;
	background-image: url(../img/sfondo_c.jpg);
	background-color: #CCC3A2;
}
a:link{
	text-decoration: underline;
	color: #993300;
	}
a:visited{
	text-decoration: underline;
	color: #993300;
	}
a:hover{
	text-decoration: underline;
	color: #73674D;
	}
.Address {
	font-size: 11px;
	color: #E9E0BD;
	font-weight: normal;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 2px;
	left: 5px;
}
#flashcontent {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
div#footer{
	width: 950px;
	font-family: verdana;
	font-size: 11px;
	text-align: right;
	vertical-align: bottom;
	margin-top: 5px;
}

