body {
	margin: 0;
	padding: 0;
}
h2, h3 {
	margin-top: 0;
}
form {
	margin: 0;
	padding: 0;
}
p {
	font: 80%/1.8 Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0;
}
#wrapper {
	width: 100%;
}
#outer {
	border-left: 165px solid #FFFFFF;  /* left column background */
	border-right: 200px solid #FCF5F5; /* right column background */
	background-color: #FAFAFA;         /* center column background */
	padding: 0px;
}
#inner {
	margin: 0;
	width: 100%;
	padding: 0px;
}
#header {
	background-color: #FFFFFF;
	color: #000066;
	background-image: url(logo_ItalDiving2.jpg);
	height: 80px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	padding: 0px;
}
#header h1 {
	font: 150% Georgia, "Times New Roman", Times, serif;
	color: #FFFF66;
	text-align: left;
	padding-left: 1em;
	margin-right: 1em;

}
#side1 {
	width: 233px;
	margin-left: -160px;
	float: left;
	position: absolute;
	z-index: 10;
	left: 162px;
	top: 105px;
	height: 568px;


}
#side1 h3 {
	width: 150px;
	font: 110% Georgia, "Times New Roman", Times, serif;
	color: #621313;
	background-color: transparent;
	margin-bottom: 0;
	padding-bottom: 4px;
}
#side1 .txt {
	width: 150px;
	background-color: #FCF5F5;
	border: 1px inset #901602;
}
#side1 ul {
	width: 150px;
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
#side1 li {
	font: 80% Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-top: 1px solid #ED9F9F;
	border-bottom: 1px solid #ED9F9F;
}

#side1 li {
	display: block;
	padding: 2px 2px 2px 0.5em;
	border-left: 12px solid #0000CC;
	border-right: 1px solid #711515;
	background-color: #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
}
#side1 a:link, #side1 a:visited {
	text-decoration: none;
	color: #901602;
	background-color: transparent;
}
#side1 a:hover {
	background-color: #711515;
	color: #FFFFFF;
}
#side2 {
	float: left;
	width: 195px;
	margin-right: -200px;
	position: absolute;
	z-index: 11;
	left: 918px;
	top: 105px;


}
#side2 h3 {
	font: 110% Georgia, "Times New Roman", Times, serif;
	color: #621313;
	background-color: transparent;
	margin-bottom: 0;
	padding-bottom: 4px;
	padding-left: 0.2em;
}
#side2 p {
	padding-left: 10px;
}
.adbox {
	padding: 2px 4px 2px 6px;
	margin: 0 0.5em 10px 0.5em;
	border: 1px dotted #B1B1B1;
	background-color: #FFFFFF;
}
#center {
	width: 500px;
	z-index: 14;
	left: 200px;
	top: 23px;
	height: 50px;
}

#content {
	float: left;
	width: 679px;
	position: absolute;
	z-index: 12;
	left: 238px;
	top: 105px;
	height: 808px;
	padding: 0px;
	margin: 0px;



}

#content h2 {
	font: 130% Georgia, "Times New Roman", Times, serif;
	color: #901602;
	margin-left: 1em;
}
#content p {
	margin-left: 3em;
	margin-right: 2em;
}
#footer_logo {
	width: 1113px;
	margin-left: -160px;
	float: left;
	position: absolute;
	z-index: 10;
	left: 157px;
	top: 892px;
	height: 110px;
 
}
.text_footer {
	position: absolute;
	width: 487px;
	font-family: "Trajan Pro";
	font-size: 1.5em;
	font-style: italic;
	color: #00F;
	text-transform: uppercase;
	font-variant: normal;
	font-weight: bold;
	height: 26px;
}


#footer {
	background-color: #F4F4F4;
	width: 1111px;
	position: absolute;
	z-index: 13;
	border-top: 1px dotted #B1B1B1;
	left: 3px;
	top: 1039px;

 
}
#footer p {
	padding-left: 1em;
}
.clear { 
	clear: both;
}

