html {
	margin: 0;
	padding: 0;
	}
body {
	color: #666666;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.166;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #CCCCCC;
	}
p { 
	margin-top: 0; 
	text-align: justify;
	}
h1 {
	font-size: 150%;
	color: #EAA01B;
	}
h3 { 
	font: italic normal 1.4em georgia, sans-serif;
	letter-spacing: 1px; 
	margin-bottom: 0; 
	color: #7D775C;
	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #66FFFF;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #66FFFF;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #66FFFF;
	}
acronym {
	border-bottom: none;
	}
	


/* specific divs */
.cont {
	background-image: url(images/detalle3.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	}
	
.contenido {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 460px;
	}
	
.bottomlink {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	}
	
.scroll {
	height: 400px;
	width: 500px;
	overflow: auto;
	padding: 0px;
}
	
.cont2 {
	border: 1px solid #999999;
	background-image: url(images/detalle3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
.bor-nara {
	border: 2px solid #FF9900;
	
	}
	
	.margen {
	margin-left: 230px;	
	}
	
#container {
	padding: 0;
	position: relative;
	background-position: center top;
	background-image: url(images/detalle.jpg);
	background-repeat: no-repeat;
	margin: 0;
	}

#intro { 
	min-width: 470px;
	}

#pageHeader h1 {
	margin-top: 10px;
	width: 219px;
	height: 87px;
	float: left;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left top;
	}
#pageHeader h1 span {
	display:none
	}
#pageHeader h2 {
	margin-top: 58px;
	margin-bottom: 40px;
	width: 200px;
	height: 18px;
	float: right;
	background-color: transparent;
	background-image: url(images/spacer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
#pageHeader h2 span {
	display:none
	}
#pageHeader {
	padding-top: 20px;
}

#quickSummary {
	clear:both; 
	margin: 20px 20px 20px 10px; 
	width: 160px; 
	float: left;
	}
#quickSummary p {
	font: italic 10pt/22pt georgia; 
	text-align:center;
	}

#preamble {
	clear: right; 
	padding: 0px 10px 0 10px;
	}
#supportingText {	
	padding-left: 10px; 
	margin-bottom: 40px;
	}

#footer { 
	text-align: center; 
	}
#footer a:link, #footer a:visited { 
	margin-right: 20px; 
	}

#linkList {
	margin-left: 600px; 
	position: absolute; 
	top: 0; 
	right: 0;
	}
#linkList2 {
	font: 10px verdana, sans-serif;
	padding: 10px;
	margin-top: 150px;
	width: 130px;
	background-color: transparent;
	background-image: url(images/paper-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	}
#linkList h3.select { 
	background: transparent url(h3.gif) no-repeat top left; 
	margin: 10px 0 5px 0; 
	width: 97px; 
	height: 16px; 
	}
#linkList h3.select span {
	display:none
	}
#linkList h3.favorites { 
	background: transparent url(h4.gif) no-repeat top left; 
	margin: 25px 0 5px 0; 
	width: 60px; 
	height: 18px; 
	}
#linkList h3.favorites span {
	display:none
	}
#linkList h3.archives { 
	background: transparent url(h5.gif) no-repeat top left; 
	margin: 25px 0 5px 0; 
	width:57px; 
	height: 14px; 
	}
#linkList h3.archives span {
	display:none
	}
#linkList h3.resources { 
	background: transparent url(h6.gif) no-repeat top left; 
	margin: 25px 0 5px 0; 
	width:63px; 
	height: 10px; 
	}
#linkList h3.resources span {
	display:none
	}


#linkList ul {
	margin: 0;
	padding: 0;
	}
#linkList li {
	line-height: 2.5ex; 
	background: transparent url(cr1.gif) no-repeat top center; 
	display: block; 
	padding-top: 5px; 
	margin-bottom: 5px;
	list-style-type: none;
	}
#linkList li a:link {
	color: #988F5E;
	}
#linkList li a:visited {
	color: #B3AE94;
	}


#extraDiv1 {
	background: transparent url(cr2.gif) top left no-repeat;
	position: absolute;
	top: 40px;
	right: 0;
	width: 148px;
	height: 110px;
	background-image: url(images/cr2.gif);
	}
.accesskey {
	text-decoration: underline;
	}
