#banner
{
	font-weight: lighter;
	background: url(100_0193.jpg) scroll repeat-x left top;
	margin-top: 0px;
	margin-left: 0px;
	height:150px;
	border-left:0;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
	
}
body
{
	background-color: #99cc66;
	margin-top: 0px;
}
.topbanner
{
	background-color: #ffcc00;
}
#ban
{
	width: 800px;
	height: 200px;
	background: url(banner.gif) scroll no-repeat left top;
}
.mlist
{
	font-family: Verdana;
	font-size:smaller;
	font-style:normal;
	font-weight:lighter;
}
div.flg
{
	font-family: Verdana;
	font-size: larger;
	font-style: normal;
	font-weight: lighter;
	width: 600px;
	height: 700px;
	background: url(italy.gif) scroll no-repeat left top;
	
}
.content
{
	font-family: Verdana;
	font-size:medium;
	font-style: normal;
	font-weight: lighter;
	margin-top: 20px;
	margin-left: 25px;
	
}
.about
{
	
	background-color: #ffffff;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
	display: inline-block;
}
.about p
{
	font-family: Verdana;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-top: 20px;
	margin-left: 25px;
	margin-right: 100px;
	padding: 10px 10px 10px 10px;
}
