body
{
	background-color:#e7f4f8;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000000;
	margin:5px;
	background-image:url(sapischedda-bkg.jpg);
	background-repeat:repeat-x;
}
img
{
	border:0px;
	margin-bottom:15px;
}
h1, h2
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin:0px 0px 5px 0px;
}
a, a:visited
{
	color:#000000;
	text-decoration:none;
}
a:hover
{
	color:#000000;
	text-decoration:underline;
}
#maincontainer
{
	width:700px;
	margin:0px auto;
	text-align:center;
}
.container
{
	border:2px solid #4e1a1c;
	padding:15px 15px 15px 20px;
	background-color:#fff5e0;
	margin:0px 0px 8px 0px;
}

.colsx
{
	width:200px;
	float:left;
}



.coldx
{
	width:435px;
	float:right;
	padding:0px 10px 10px 10px;
	text-align:justify;
}
.returns
{
	clear:both;
}
.menu
{
	float:left;
	text-align:left;
	margin-top:5px 0px 5px 0px;
}