div,p,ul,ol,li,h1,h2,h3,h4,h5,h6,form { margin: 0px; padding: 0px; }

.mozFix { padding-top: 1px; }	/*moz bug: child margin-top ignored if no "roof" in parent (border also works) */

body { 
	background-image: url('bg1.jpg'); 
	background-position: 50% 0%; 
	background-repeat: no-repeat; 
	font-size: 14px; 
	font-family: verdana, sans-serif; 
	background-color: #AECEFD; 
	color: #E7F2F6;
}

.absTL { 
	position: absolute; 
	left: 0px; 
	top: 0px; 
}

img { border: none; }

.relCenter { 
	position: relative; 
	margin-left: auto; 
	margin-right: auto; 
}

.left { 
	position: absolute; 
	left: 10px; 
	top: 10px; 
}

.right { 
	position: absolute; 
	right: 10px; 
	top: 10px; 
}

.pix { 
	border-bottom: 4px outset #878787; 
	border-right: 4px inset #6E6E6E; 
}

.header { 
	text-align: center; 
	font-weight: 700; 
	display: block; 
	width: 350px; 
	font-size: 18px; 
	margin-bottom: 14px; 
}

a.nav:link,a.nav:active,a.nav:visited { 
	background-color: #82D0E7; 
	color: #3E017A; 
	width: 175px; 
	padding: 5px 5px 5px 5px; 
}

a.nav:hover { 
	background-color: #82D0E7; 
	color: #9E3D6F; 
	width: 175px; 
	padding: 5px 5px 5px 5px; 
}

.banner { 
	display: block; 
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 45px; 
	padding-bottom: 5px; 
}

.box { 
	position: relative; 
	border: solid 2px #F9E7D9; 
	width: 880px; 
	height: 331px; 
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 10px; 
	margin-bottom: 4px; 
	padding: 15px 10px 0 10px; 
	background-color: #3E017A; 
	color: #82D0E7; 
}

.boxC { 
	position: relative; 
	border: solid 2px #F9E7D9; 
	width: 880px; 
	height: 331px; 
	margin-left: 60px; 
	margin-right: auto; 
	margin-top: 10px; 
	margin-bottom: 4px; 
	padding: 15px 10px 0 10px; 
	background-color: #3E017A; 
	color: #82D0E7; 
}

.txtBox { 
	text-align: justify; 
	margin-top: 0px; 
	height: 285px; 
	font-size: 14px; 
	border-style: solid; 
	border-width: 2px; 
	border-color: #818B98; 
	background-color: #3E017A; 
	overflow: auto; 
	padding: 5px 5px 5px 5px; 
}

.short { width: 390px; }

.long { width: 610px; margin-left: 245px; }

.copy { 
	display: block; 
	text-align: justify;  
	font-size: 14px; 
	border: solid 3px #B6B6C3; 
}

a.navY:link,a.navY:visited,a.navY:hover,a.navY:active { color: #FF80C0; }

.debug { background-color: pink; }

.footer { 
	width: 270px; 
	padding: 2px 2px 0px 2px; 
	margin-top: 1px; 
	margin-left: 330px; 
}

.eag { 
	position: absolute; 
	left: 745px; 
	top: -10px; 
	z-index: 20; 
}

.navBox { 
	display: block; 
	margin-left: 60px; 
	margin-right: auto; 
	margin-top: 5px; 
}

h1 { display: none; }
.ac {text-align: center;}

.bannerC { 
	display: block; 
	margin-left: 420px; 
	margin-right: auto; 
	margin-top: 45px; 
	padding-bottom: 5px; 
}