body {
	background-color: Black;
}

a {
	color: #FF850B;
	text-decoration: none;
}
a:visited {
	color: #FF850B;
}
a:active {
	color: #FF850B;
}
a:hover {
	color: #FF850B;
}

h1 {
	font-family: Verdana;
	font-size: x-small;
	font-style: normal;
	color: White;
}

h2 {
	color: White;
	font-family: Verdana;
	font-size: small;
	font-weight: lighter;
}

h3 {
	color: White;
	font-family: Verdana;
	font-size: medium;
	font-weight: bold;
}

h4 {
	color: #FF850B;
	font-family: Verdana;
	font-size: medium;
	font-weight: bold;
	line-height: 150%;
}

h5 {
	color: #FF850B;
	font-family: Verdana;
	font-size: small;
	font-weight: lighter;
}

div#banner {
	width: 677px;
	height: 98px;
	left: 207px;
	top: 10px;
	position: absolute;
	background-image: url("../Images/Banner.jpg");
}

div#footer00 {
	width: 677px;
	height: 94px;
	left: 207px;
	top: 540px;
	position: absolute;
	background-image: url("../Images/Footer00_01.jpg");
	text-align: center;
}

div#separate {
	width: 1px;
	height: 398px;
	left: 194px;
	top: 119px;
	border-left: 1px solid #FF850B;
	position: absolute;
}

div#main {
	width: 677px;
	height: 398px;
	left: 207px;
	top: 119px;
	position: absolute;
}

div#navigation {
	width: 140px;
	height: 398px;
	left: 42px;
	top: 119px;
	position: absolute;
}

div#backpicure {
	width: 280px;
	height: 615px;
	left: 945px;
	top: 10px;
	position: absolute;
	z-index: -1;
	background-image: url("../Images/Background001.jpg");
}

div#embleem {
	width: 125px;
	height: 100px;
	left: 42px;
	top: 517px;
	position: absolute;
	background-image: url("../Images/Embleem%20CantoconFuoco_02.jpg");
}




