<style type="text/css">
body { margin-top:0px; padding:0; height:100%;} 
#main{
	position:absolute;
	width:700px;
	height:100%;
	background-color:#AEAEAE;
	layer-background-color:#AEAEAE;
	background-color:#AEAEAE;
	padding-top: 0px;
	margin-top:0px;
}
#top { 
	position:absolute;
	width:700px;
	height:43px;
	top:0px;
	left:0px;
	background-image: url(../imgs_gen/bk_top.gif);
}
#striscia{
		position:absolute; left:0px; top:43px; width:700px; height:62px; z-index:5;
}
#email{
		position:absolute; border-style:solid; border-width:1px; border-color:#FF9000;left:592px; top:21px; width:108px; height:18px; z-index:1;
}
#sponsor{
		position:absolute; left:591px; top:105px; width:109px; height:158%; z-index:6; background:url(imgs_gen/bk_sponsor.gif) repeat; layer-background-image: url(imgs_gen/bk_sponsor.gif);
}
#seminars {
		position:absolute; left:5px; top:109px; width:370px; height:15px; z-index:2;align: right; margin-right:10px;
}
#topic{
		position:absolute; left:0px; top:125px; width:590px; height:20px; z-index:2; layer-background-color: 9C9C9C; border: 1px none #000000; background-color: #9C9C9C;
}
#contents {
	position:absolute;
	left:0px;
	top:148px;
	width:590px;
	height:76px;
	z-index:7;

}
#text{
	position:absolute; left:0px; top:226px; width:591px; height:auto; z-index:4;padding-left:45px;padding-right:10px;background-color:#AEAEAE; layer-background-color:#AEAEAE;
}
.border {
	border: 1px solid #333333;
}

</style>
body {
	margin: 0px;
}

