body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	background-attachment: scroll;
	background-color:#f90;
	background-image: url(images/centecmain.jpg);
	background-repeat: repeat-y;
	background-position: 0 0;
}
h1, h2, h3 {
	color:#006;
	padding: .5em;
}
h1 {
	font-size:1.5em;
	border-bottom:#007 solid 2px;
	padding-top:0;
	font-weight:normal;
	text-align:center;
	letter-spacing:.1em;
}
h2 {
	font-size:1.2em;
}
h3 {
	font-size:1.1em;
}
h6 {
	font-weight:normal;
	font-size:9px;
	text-align:center;
	color:#006;
	margin:0;
	padding:2px 0;
	border-top:#007 solid 2px;
	line-height:normal;
}
a { color:#005; }

h6 a {
	color:#007;
	text-decoration:none;
}
h6 a:hover {
	text-decoration:underline;
}
p {
	font-size:1em;
}
#page {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:100%;
	padding:0;
	margin:0;
}
#meat {
	position:relative;
	height:auto;
	width:580px;
	left:220px;
	top:0;
	color:#005;
	margin-top:270px;
	font-weight:normal;
	line-height:1.5em;
}
#navbar {
	position:absolute;
	left:0px;
	top:260px;
	width:200px;
	padding:0;
	margin:0;
}
#navbar p {
	margin: 10px 2px;
	width:196px;
	padding: 0;
	z-index:5;
	text-align:center;
	font-weight:bold;
	font-size:1.1em;
}
#navbar a {
	color:#fff;
	text-decoration:none;
	width:196px;
	display:block;
}
#navbar a:hover {
	color:#007;
	background-color:#f90;
}
#naveis p {
	font-weight:normal;
	line-height:1em;
}
#naveis a {
	color:#f90;
}
#navsub p {
	font-size:.85em;
}
#navbar p.cia {
	font-size:.7em;
	font-weight:normal;
	color:#fff;
}
#navbar p.ciasub {
	font-size:.7em;
	font-weight:normal;
	color:#fff;
	border:#f90 1px solid;
	margin:0 10px;
	padding:3px;
	width:172px;
}
#navbar p.ciasub a {
	padding:3px;
	width:166px;
}
#number38 {
	position:absolute;
	top:0;
	left:0;
	width:456px;
	height:253px;
	z-index:10;
}
#logo {
	position:absolute;
	height:162px;
	width:163px;
	left:630px;
	top:0;
}
.eisbox {
	position:relative;
	top:0;
	margin:0 0 0 210px;
}
.eisimg {
	float:left;
	height:200px;
	width:200px;
}
.fltclr {
	clear:both;
}
.tiny {
	font-size:.9em;
	font-weight:normal;
}
.online {}
.offline { display:none; }