body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#E4700B;

	margin: 0 0 0 0;
	padding: 0 0 0 0;
	min-height:100%;
	height:100%; 
}
html{
height:100%;}
#fixed{
position:fixed;
left:0;
top:0;
padding:0;
width:50%;
height:100%;
	background-color:#394033;
}
#left {
position:absolute;
left:0;
top:0;
padding:0;
width:50%;
height:100%; /* works only if parent container is assigned a height value */
color:#333;
	background-color:#394033;
background-image:url(bkgsx.jpg);
background-repeat:repeat-y;
background-position:right;

}
.right {
position:absolute;
top:0;
left:0;
margin-left:50%;
width:50%;
height:100%;
color:#333;
padding:0 0;
	background-image:url(bkgdx.jpg);
	background-repeat:repeat-x;

}
#content {
	background-color:#394033;
background-image:url(bkgsx.jpg);
background-repeat:repeat-y;
background-position:right;
color:#999999;
padding-right:65px;
text-align:justify;
float:right;
z-index:inherit;
}
a img { 
border: 1px solid #E4700B;
margin: 10px;
padding: 3px; }
#content a:link {
					color: #E4700B;
					font-weight:bold;
					text-decoration: none;
					border:0px;
					}
#content a:visited {
					color: #E4700B;
					font-weight:bold;
					text-decoration: none;
					border:0px;}
#content a:hover {
					color: #ffffff;
					font-weight:bold;
					text-decoration:none;
					border:0px;
					}
#content a:active {
					color: #ffffff;
					font-weight:bold;
					text-decoration:none;
					border:0px;
					}
#contentinner{

width:30em;
z-index:inherit;

}

#logodx {
background-image:url(regina.jpg);
background-repeat:no-repeat;
width:480px;
height:739px;

}
#logosx {
background-image:url(tango.gif);
background-repeat:no-repeat;
background-position:right;
width:100%;
height:121px;
margin:0 0 0 0;
}

#left p {
padding:0 10px;
}

p.top {
margin-top:20px;
}
#divTopLeft{
position:absolute;
left:50%;
width:400px;
margin-left:-1px;
z-index:1;
}
#menu {
position:relative;
top:50px;
/*left:100%;*/
left:0px;
color:#E4700B;
font-size:12px;
font-weight:bold;
/*background-image:url(logo3.png);*/
width:330px;
height:489px;
margin:0 0 0 -60px;

}

#menu a:link {
					color: #ff9933;
					font-weight:bold;
					text-decoration: none;
					}
#menu a:visited {
					color: #ff9933;
					font-weight:bold;
					text-decoration: none;}
#menu a:hover {
					color: #394033;
					font-weight:bold;
					text-decoration:none;
					}
#menu a:active {
					color: #394033;
					font-weight:bold;
					text-decoration:none;
					}
#menuinner{
position:relative;
left:130px;
top:50px;
z-index: 1;
}
#menuinner p {
margin:0 0 .5em 0;

}
					
#menu1 {
position:relative;
left:55px;

}
#menu2 {
position:relative;
left:80px;
}
#menu3 {
position:relative;
left:100px;
}
#menu4 {
position:relative;
left:120px;
}
#menu5 {
position:relative;
left:130px;
}
#menu6 {
position:relative;
left:140px;
}

#footer {
font-size:10px;
color:#ffcc66;
float:right;
position:relative;
left:120%;
top:-80px;
background-image:url(footer.gif);
background-repeat:no-repeat;
background-position:center;
min-width:263px;
height:100px;
}
#footer2 {
position:relative;

background-image:url(footer2.gif);
background-repeat:no-repeat;
background-position:right;
min-width:312px;
height:62px;
}



.Stile1 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #E4700B;
}
.Stile4 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
.Stile5 {color: #E4700B}
.Stile6 {
	font-size: 14px;
	font-style: italic;
}
.Stile12 {font-size: 24px}
.Stile15 {
	font-style: italic;
	color: #E4700B;
	font-size: 18px;
	font-weight: bold;
}
.Stile17 {color: #E4700B; font-size: 18px; }

/* STYLES FOR NEWS */
#news_container {

	margin: 0 0 0 0; 
	width: 357px;
	height: 387px;
	background-image:url(news.gif);

}

 #news_content {
	position: relative;
	top: 60px;
	left: 60px;
	width:200px;
	padding-top: 30px;
	padding-bottom: 20px;
	padding-left: 50px;
	padding-right: 10px; 
	z-index: 2;

	color:#FFFFFF;
	text-align:center;

}

	/* STYLES FOR CROSSFADER */



	div.cf_wrapper
	{
		position: relative;
		z-index:1;
	}
	
	div.cf_element
	{
		position:relative;
		width: 330px;
		height: 489px;
		top:0;
		left:0;
		background-position:left;
		background-repeat:no-repeat;
		margin:0;
		padding:0;
	}
	
	div.cf_element div.content
	{
		padding: 10px;
	}

	div.cf_element div.content h3
	{
		padding-top: 0;
		margin-top: 0;
	}
