body {
	background-color:#2177A6;
	padding: 0px;
	margin: 0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	background-image: url(../images/pixel-background.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#container {
	padding: 0px;
	margin: 0px auto;
	width: 760px;
	height: auto;
	background-color: #FFFFFF;
}
#sub-header {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px 20px;
	width: 720px;
	height: auto;
}
#footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 760px;
	height: 65px;
	padding: 0px;
	float: left;
	clear: left;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.didascalia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	font-weight: bold;
	text-transform: uppercase;
}
.logo {
	margin: 0px 10px 5px 0px;
	clear: left;
	float: left;
}
#header {
	background-color: #FFFFFF;
	width: 760px;
	height: 190px;
	padding: 0px;
}
#footer {
	background-color: #FFFFFF;
	width: 760px;
	height: 245px;
	padding: 0px;
}
.img {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}

