body {
	background-color: #cbdada;
	font-family: Helvetica;
}

img.underconstruction {
	position: relative;
	display: block;
	width: 407px;
	margin: 25px auto 0 auto;
	border: none;
	font: 14px "Arial" bold;
}

#content {
	position: relative;
	width: 413px;
	overflow: hidden;
	margin: 15px auto 0 auto;
}


#content .h2 {
	position: relative;
	font-size: 16px;
	color: #444444;
	line-height: 20px;
	padding: 0 5px 7px 8px;
}

#content .h2 a {
	color: #444444;
	text-decoration: none;
	font-style: italic;
}

#content .h2 span.author {
	position: absolute;
	right: 0px;
	bottom: 0px;
	
	font-size: 13px;
	font-style: italic;
	color: #3366cc;
}

/* ******************************** Head Section ******************************** */
#content #head {
	position: relative;
	display: block;
	width: 413px;
	height: 300px;
	margin: 50px auto 50px auto;
	border: none;
	background: url(underconstruction.jpg) no-repeat;
	
	font: 14px "Helvetica";
}

#content #head .texth1 {
	display: block;
	position: absolute;
	margin: 140px 45px 0 45px;
	
	color: #444;
	font-weight: bold;
}

#content #head .texth2 {
	display: block;
	position: absolute;
	margin: 225px 45px 0 45px;
	
	color: #444;
	
	text-shadow: #fff 1px 1px;
	-moz-box-shaddow: #fff 1px 1px;
}

#content #head .texth2 a {
	color: #444;
	text-decoration: none;
}
#content #head .texth2 a:hover { text-decoration: underline; }

#content #head span.author {
	display: block;
	position: absolute;
	bottom: 0px;
	width: 413px;
	
	text-align: center;
	color: #3366cc;

	
	text-shadow: rgba(255, 255, 255, 0.7) 1px 1px;
	-moz-box-shaddow: rgba(255, 255, 255, 0.7) 1px 1px;
}






#content ul {
	width: 407px;
	list-style-type: none;
	margin: 50px 0 0 0;
	padding: 0;
}


#content ul li {
	margin: 5px 0 3px 0;
	padding-left: 10px;
	font-size: 14px;
	float: none;
	color: #444444;
	text-decoration: none;
}
#content ul li.h3 { margin: 25px 0 5px 0px; padding-left: 0px; font-size: 16px; }

#content ul li a {
	text-decoration: none;
	color: #3366cc;
}
#content ul li a:hover { text-decoration: underline; }

span.h3 {
	position: relative;
	display: block;
	margin: 25px 0 0 0px;
	padding-left: 0px;
	font-size: 16px;
	color: #444444;
}

span.relief {
	position: relative;
	display: block;
	height: 1px;
	width: 407px;
	margin: 70px auto 0 auto;
	background-color: #f5f8f8;
	border-top: 1px solid #a2aeae;
}



/* ******************************** Scuderia Carinzia Link ******************************** */
a#scuderia-carinzia {
	position: relative;
	display: block;
	width: 413px;
	height: 178px;
	margin: 70px auto 70px auto;
	border: none;
	background: url(scuderia.jpg) no-repeat;
}