body {
	font-size: 11px;
	font-family: Trebuchet MS, Arial, sans-serif;
	color: #000000;
	margin: 0 auto;
	padding: 0 auto;
	background-color: #FFFF33;
	background-image: url(images/background.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#content {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/Page-BgGlare.png);
	background-color: #013567;
	background-repeat: no-repeat;
	background-position: 0px 230px;
	height: auto;
	position: relative;
}
#logo {
	height: 120px;
	width: 900px;
	background-image: url(images/top.png);
	margin: 0 auto;
}
#flashheader {
	height: 230px;
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#dnamenu {
	height: 410px;
	width: 288px;
	margin: 0 auto;
	float: left;
}
#text1 {
	width: 560px;
	min-height: 295px;
	height: auto !important;
	height: 295px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 17px;
	font-weight: normal;
	margin-left: 288px;
	background-image: url(img/loghi.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 5px;
	padding-right: 29px;
	padding-bottom: 110px;
	padding-left: 23px;
}
#text1 a {
	color: #FC6;
	text-decoration: none;
}
#text1 a:hover {
	text-decoration: underline;
}
.title-page {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0;
	letter-spacing: 1px;
}

#footer {
	height: 100px;
	width: 900px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ECEB21;
	text-decoration: none;
	padding-top: 12px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	line-height: 18px;
}
#footer a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-decoration: none;
	letter-spacing: 1px;
}
#footer a:hover {
	color: #FFF;
	text-decoration: overline;
}
