BODY		{
	color: black;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 15px;
	line-height: 17px;
	top: 0px;
	background-color: #fbad17;
		}

H1		{
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 2px;
		}
H2		{
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 18px;
	font-weight: bold;
		}
H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #647d7e;
	text-indent: 12px;
	vertical-align: middle;
	display: block;
	width: 100%;
}
H4 {
	font-size: 15px;
	font-weight: bold;
}

H5		{
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
		}
H6		{
		font: 11 px, bold, Verdana, Arial, Helvetica, san-serif;
		}
		
.container {
	width: 100%;
	max-width: 1000px;/* a max-width may be desirable to keep this layout from getting too wide on a large monitor. This keeps line length more readable. IE6 does not respect this declaration. */
	min-width: 750px;/* a min-width may be desirable to keep this layout from getting too narrow. This keeps line length more readable in the side columns. IE6 does not respect this declaration. */
	background: #FFF;
	margin:0 auto;
}
/* 1st
.masthead{
	padding: 3px;
	background-color: #000;
	max-width: 1000px;
	min-width: 700px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-indent: 12px;
}
	*/
.masthead{
	padding: 0px;
	background-color: #000;
	max-width: 1000px;
	min-width: 600px;
	font-family: Verdana, Arial, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	width: 100%;
}
.header {
	max-width: 1000px;
	min-width: 600px;
	background-color: #FFF;
	width: 100%;
}

A.nodec { text-decoration: none}
A:hover {
	text-decoration: underline;
	color: #FF9900;
	/* gold
	background-color: #F90;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
A:link	{
	color: #900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: underline;
}
A:visited	{
	color: #647d7e;
	/* db569d pink CC3300 brick red*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: underline;
}
UL		{
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	line-height: 14pt;
		}
P.note		{
	 font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: italic; font-weight: bold; text-align: left}

.notecentered {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: italic; font-weight: bold; text-align: center;
}


emphasis {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 17px; font-style: italic; font-weight: bold}

.articulo {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-style: normal; font-weight: normal}


#rightnavBar{
	float: left;
	width: 175px;
	margin: 0px;
	padding: 2px;
	
}

#headlines{
  float:right;
	width: 20%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}
.cancion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	text-align: center;
	}

/***********************************************/
/* navigations                                 */
/***********************************************/
.globalnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	/* dark olive green*/
	text-decoration: underline;
}
.globalnav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #CCFF00;
	/* lime green*/
	text-decoration: underline;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #fbad17;
	/* gold*/
	display: block;
	height: 40px;
	width: 150px;
	margin-top: 10px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-bottom-width: 1px;
	padding-left: 3px;
	padding-bottom: 2px;
	text-align: left;
	
}
.navigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #c33000;
	/* red */
	display: block;
	height: 40px;
	width: 150px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000;
	border-bottom-width: 1px;
	padding-left: 3px;
	padding-bottom: 2px;
}
.dialogo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	font-weight: bold;
	font-style: italic;
	color: #900;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
