body {
	background-color: #000000;
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;

}


a {
	font: bold 12px "Courier New", Courier, mono;
	text-decoration:none;
	color: #FFCC33;
	letter-spacing: 1px;

	
}
  	
a:hover {  
  	font: bold 12px "Courier New", Courier, mono;
	color:#FFFFFF;
  	text-decoration:underline;
	background-color: transparent; 
	}

/*a:link {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
	letter-spacing: 1px;


}
a:hover {
	color: #FF6600;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;

}

a:visited {
	font-weight: bold;
	color: #FFcc00;
	text-decoration: none;
	letter-spacing: 1px;

}
*/
#container{
	height: auto;
	width: 100%;
	background-color: #000000;
	margin: 10px 0px 0px;
	padding: 0px;
	text-align: center;
	clear: entrambi;
	float: no;
	position: static;

}
div.menu {
	height: 30px;
	width: 760px;
	background-color: #000000;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;


}

div.banner {
	height: 150px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-position: center top;
	background-repeat: no-repeat;
	clear: entrambi;
	float: no;
}

div.mainBody{
	width: 760px;
	margin: 0 auto;
	text-align: left;
	clear: both;
	float: center;

}
div.testoHome {
	height: auto;
	width: 500px;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px;
	text-align: left;
	background-color: #000000;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	display: inline; 
	float: left; 

}

div.testo {
	height: auto;
	width: 760px;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px;
	text-align: left;
	background-color: #000000;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;


}
div.footer {
	height: 20px;
	width: 100%;
	background-color: #333333;
	text-align: right;
	position: static;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
 
h3 {
	color: #FFCC33;
	padding: 10px;

  	} 


p {
	color: #f7f7f7;
	padding: 5px;
	text-align: justify;


}
p.copyright {
	color: #FFCC00;
	text-align: right;


}
a.visited {
	color: #FFFFFF;
}
strong {
	color: #0099CC;
	font-size: 12px;
}
img {
	border: 0px;
}


/**/
.imgrandfade {
	height: 290px;
	width: 230px;
	padding: 0px ;
	display: inline; 
	float: right; 
	margin-left: 0px;

}

.boxh2 {
	width: 170px;
	height: 20px;
	margin-bottom: 10px;
	background: #336699;
	font-size: 14px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
			}

/* class styles  div fade*/
.fade-box {
	margin-left: 0px;
	position: absolute;
	width: 230px;
	height: 325px;	
			}
.fade-box p {
	width: 170px;
	padding: 5px 10px 0 10px;
	margin: 0;
	background: #E0EADF;
			}
h2 {
	width: 225px;
	height: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 14px;
	padding-right: 5px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: right;
	
			}
			
/* id styles */
			
#crossfade-container {
	margin: 0px 0px 0px 0px;
	width: 230px;
	height: 325px;
					
	}
			
/* the boxes that fade */
#box-1 {
				
			}
#box-2 {
				
			}

div.pic{
	float:left;
	margin: 0px;
	padding: 0px 0px 5px 3px;
    
	}

div.pic img{
	display: block;
	padding: 0px;
	background: #111111;
	border-top: 10px solid #111111;
	border-bottom: 10px solid #111111;
	}

div.hrhack{
	clear: both;
	height: 20px;
}