div#header {
	padding: 2.6%;
	background-color: #CCCCFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-width: thin;
	background-image: url(LosNavInfo-Header.png);
	background-repeat: no-repeat;
	background-position: horizontal-align
:center;
	background-position: center;
	height: 255px;
	border-color: #CCCCFF;
	border-left-style: solid;
	border-left-width: thin;
	border-right-style: solid;
	border-right-width: thin;
}
d div#navbar
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 20px;
	padding-bottom: 2px;
}
#navbar  ul  li  a:link     {
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	text-decoration: none;
	color: #000066;
	font-size: small;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	text-align: left;
}
#navbar  ul  li  a:hover     {
	color: #660000;
	text-decoration: none;
	font-size: small;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
}
#navbar  ul li a:visited {
	color: #000066;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
}
#navbar .current {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
	display: inline;
	font-size: small;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 18px;
	font-variant: small-caps;
}
#navbar ul li {
	margin: 0px;
	padding: 1px;
	list-style-type: none;
	display: inline;
	text-decoration: none;
}
#navbar ul {
	margin: 0px;
	padding: 1px;
	background-color: #CCCCFF;
	text-decoration: none;
}

#footer {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	border-top-style: solid;
	border-top-color: #3366CC;
	border-top-width: thick;
	text-decoration: none;
	 }
#footer a:link {
	color: #000066;
	text-decoration: none;
}
#footer a:hover {
	color: #660000;
	text-decoration: none;
}
#footer a:visited {
	color: #006699;
	text-decoration: none;
}
div#maincontent  {
	text-align: justify;
	margin-right: 20%;
	border-top: solid medium;
	border-right: solid medium;
	border-color: #3366CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	color: #003366;
	padding-top: 2px;
	padding-left: 36px;
	padding-right: 36px;
	padding-bottom: 2px;
	border-left: solid #3366CC medium;
}
#maincontent h1 {
	color: #000066;
	font-size: large;
	font-weight: bolder;
}
#maincontent h3 {
	color: #000066;
	font-size: medium;
}
#maincontent h4 {
	color: #660033;
	text-decoration: none;
	font-size: small;
}
#maincontent  a:link {
	color: #660066;
	text-decoration: none;
}
#maincontent  a:visited   {
	color: #990000;
	text-decoration: none;
}
#maincontent a:hover {
	color: #660000;
	text-decoration: underline;
}

div#rightcolumn {
	padding: 1%;
	float: right;
	background-color: #3399CC;
	width: 18%;
	border-top: solid medium;
	border-color: #3366CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	line-height: 20px;
	text-align: left;
	color: #003399;
}
#rightcolumn a:link {
	color: #CCFFFF;
	text-decoration: none;
}
#rightcolumn .current {
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
#rightcolumn a:hover {
	color: #660000;
	text-decoration: none;
}
#rightcolumn a:visited {
	color: #003399;
	text-decoration: none;
}
