body {
  color: #0000FF;
  background: black;
  margin: 0;
}

* {
  font-family: "Calibri","Arial";
  color: white;
}

a img {
  border: 0;
}
body
div#navigation {
	width: 100%;
	height:35px;
	background: url('images/nav_bar_image_04.png') repeat-x;
	padding-top:2px;
}

div#indexbackground {
	width:1024px;
	background:#000;
}
div#our_squadron h3 {
	margin: 0;
	padding: 0;
	text-decoration: underline;
	font-size: 12pt;
	font-weight: normal;
	margin-top: 10px;
}
div#our_squadron p {
	margin: 0;
	padding: 0;
}
div#our_squadron span {
	padding-left: 10px;
}

form {
	margin: 30px;
}
form input, form label {
	float: left;
	text-align: left;
	width: 150px;
}
form input {
	width: 275px;
	color: #000;
}
form textarea {
	width: 600px;
	height: 100px;
	margin-left: -215px;
	color:#000;
}
input#submit {
	width: 80px;
	height: 40px;
	text-align: center;
	font-weight: bold;
}
form br {
	clear: left;
}
/* Area di scorrimento */
#bottom {
	width: 160px;
	height: 300px;
	overflow: hidden;
	border: 3px solid black;
	padding: 140px 40px 40px 40px;
	clear:both;
	}

/* Immagini */
#bottom img {
	width: 160px;
	margin: 0px;
	border: 0px;
	clear:both;
	}

#potm {
	padding: 0px 0px 50px 0px;
}
