body {
	padding:0;
	margin:0;
	height:100%;
	width:100%;
	color:#cccccc;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	text-align: justify;
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
}
#flashnav{
text-align:center;
position:absolute;
top:0px;
width:920px;
height:330px;
z-index:2;
}


.bg {
background-image:url(images/iframe_bg.jpg);
background-repeat:no-repeat;
}
.ibg {
background-image:url(images/iframe_bg.jpg);
background-repeat:no-repeat;
background-position:bottom;
}
.footer {
padding-left:8px;
padding-right:8px;
font-family: Arial, Helvetica, sans-serif;
color:#666666;
font-size:10px;
}
.footer a{
color:#666666;
font-size:10px;
text-decoration:underline;
}
.footer a:hover{
color:#FFFFFF;
font-size:10px;
text-decoration:underline;
}

.footer .edifice{
color:#666666;
}
.footer .edifice a{
color:#666666;
text-decoration:none;
}
.footer .edifice a:hover{
color:#666666;
text-decoration:none;
}

