body{
	background: #fff;
	margin: 0;
	padding: 0;
	text-align:left;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #0f0f0f;
}

#wrapper	{
    background: url(../images/itlange.png) top left no-repeat;
	width:900px;
	height: 490px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	margin-bottom: 2px;
	} 
  
#footer {  
	width:900px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 2px;
	color: #404040;
	} 
	
#pagebody {
	float: left;
	width: 900px;
	margin-top: 360px;}
	
#pagebody h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #C1001F;
	font-size:24px;
}
a, a:visited{
	color: #77726F;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color: #C1001F;
}

#B_crumbbox {
	border-top: double #333;
	background: #949494;
	padding: 5px;
	display: block;
	font-size: 0.9em;
	color: #333333;
}
#B_crumbbox a{
	color: #CCC;
}
#B_crumbbox a:hover{
	color: #C1001F;
}
