body {
	color:#ededed;
	background-color: black;
}
#container {
	position:relative;
	width:960px;
	background: url(../../Images/background/sfondo_new.jpg) no-repeat -5px 50px;
	height: 900px;
	margin: 0 auto;
}
#header {
	background-image: url(../../Images/newlogobig.jpg);
	background-position: 0 50px;
	background-repeat: no-repeat;
	width:100%;
	height:300px;
	position: relative;
	margin-bottom: -100px;
}
#header h1 {
	display: none;
}

h2, h3 {
	font-family: serif;
	font-variant: small-caps;
	font-weight:bold;
	/*olor:#730a19;*/
	color: #db0312;
}
h2 {
	font-size:22px;
}
body div#mainbody {
	position: absolute;
	font: 75%/1.5 Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 450px;
	top:350px;
	padding-left: 260px;
}
body img#background {
	position: absolute;
	top: 80px;
	left: 260px;
}
p#copy {
	margin-top: 400px;
}
div#imagegallery {
	width: 770px;
	position: absolute;
	top: -80px;
	left: 170px;
}
div#imagegallery a {
	display: block;
	float: left;
	margin-right: 27px;
}
div#imagegallery a:hover {
	margin-right: 25px;
	border: 1px solid #db0312;
}
div#imagegallery a img {
	border: none;
}
#main_2p {
	position:absolute;
	top:450px;
	left:740px;
	border: 1px solid #db0312;
}
a{
	text-decoration: none;
	color: #db0312;
}
a:hover {
	color: #ededed;
}
#footer {
	position:absolute;
	left: 0px;
	margin-bottom: 50px;
	top: 800px;
	border-top:1px solid #db0312;
	width: 940px;
	padding: 10px;
}
#footer address {
	padding-left:100px;
}
h2 {
	margin-top: -140px;
}
#siteNav {
	position: absolute;
	top: 140px;
	left: 300px;
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #db0312;
	width:550px;
	height: 30px;
}
#siteNav li {
	width: 100px;
	float: left;
	position: relative;
	text-align: center;
}

#siteNav li li {
	float: none;
	padding: 0;
	display: block;
	margin: 0;
}
#siteNav li ul {
	position: absolute;
	top: -9999px;
	left: -1px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	width: 100%;
	font-size: 80%;
	z-index: 1000;
	background-color: black;
	list-style: none;
	
}
#siteNav li.guests ul, #siteNav li.guests li a {
	width: 200%;
}
#siteNav li:hover ul {
	top: 22px;
	
}
#siteNav a {
	font-weight: bold;
	text-decoration: none;
	color: #db0312;
	font-variant: small-caps;
	display: block;
	font-size: 18px;
	line-height: 1.5;
	background-image: url(../../Images/menu/ui-bg_inset-soft_20_000000_1x100.png);
	background-position: center;
	background-repeat: repeat-x;
	background: url(../../Images/menu/ui-bg_inset-soft_20_000000_1x100.png) repeat-x left center;
}
#siteNav li li a{
	font-size: 15px;
}
#siteNav a:hover {
	color: #db0312;
	background: url(../../Images/menu/ui-bg_inset-hard_40_000000_1x100.png) repeat-x left center;
}
#about {
	margin-left: 25px;
}
.text {
	position: absolute;
	width:600px;
	top: 70px;
	left: 210px;
} 

