p { 
	font-size: 120%; 
	line-height: 1.5em; 
} 


div#center {
	position:absolute;
	top:30px;
	left:320px;
	width: 400px; 
	background: #FFFFFF; 
	padding: 10px;
	clear: both; 
}
div#navimg {
	position:absolute;
	top:0px;
	left:0px;
	width: 280px; 
	padding: 0px;
	clear: both; 
}
 
div#links {
	position:absolute;
	top:120px;
	left:0px;
	width: 200px; 
	padding: 20px;
	clear: both; 
}
div#bottomcenterlogos {
	position:;
	left: ;
	width: 400px;
	height: ; 
	padding-top: 0px;
	text-align: center;
	clear: both; 
}
div#bottomcenter {
	position:;
	left: ;
	width: 400px;
	height: ; 
	padding-top: 16px;
	text-align: center;
	border: 1px solid #FF6600;
	clear: both; 
}

body {	
	height: 100%;	
	margin: 0px; 
	background-color: white; 
	background-image: url(bg-nav.gif); 
	background-attachment: fixed; 
	background-repeat: repeat-y; 
}
a {
	color:#000066;
	text-decoration: none;
}

a:hover {
	color: #000066;
	text-decoration: underline;
}

.text {
	font-family: garamond, arial, sans-serif;
	font-size: 14px;
	color:#0F0392;
	line-height: 1.8em; 
}
.textlg {
	font-family: garamond, arial, sans-serif;
	font-size: 14px;
	color:#0F0392;
	line-height: 1.8em; 
}
.texto {
	font-family: garamond, arial, sans-serif;
	font-size: 12px;
	color:#ff6600;
	line-height: 1.8em; 
}
.textl {
	font-family: garamond, arial, sans-serif;
	font-size: 12px;
	color:#0F0392;
	line-height: 1.8em; 
}

.smb {
	font-family: garamond, arial, sans-serif;
	font-size: 12px;
	color:#0F0392;
	line-height: 1.8em;
	font-weight: bold; 
}
 .bgb {
	font-family: garamond, arial, sans-serif;
	font-size: 14px;
	color:#0F0392;
	line-height: 1.8em;
	font-weight: bold; 
}

.list {
	list-style-type: circle; 
}
	


