body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imgs/superior.jpg);
}

/* the banner image holder */
#banner {
	width: 1024px;
	position: bottom;
	height: 20px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: right top;
}

#Layer1 {
	position:absolute;
	width:1024px;
	height:20px;
	z-index:1;
	visibility: inherit;	
	font: 11px arial;
	color: #2A3786;
	padding-left: 5px;
}

#Layer1 a {
color: #2A3786;
text-decoration: none; 
} 

#Layer1 a:hover {
font-weight:bold; 
color: #2A3786;
}

.banner {font: 11px arial;
margin: 0;
padding: 0;
color: #000000;
height: 100%;
text-align: justify;}

#banner a {
color: #2A3786;
text-decoration: none; 
} 

#banner a:hover {
font-weight:bold; 
text-decoration: block; 
color: #2A3786;
background-color: #CCCCCC;
}
