
html, body {margin: 0; padding: 0; font-size: 100%; }

body {
  	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  	font-size: 80%;
	color: #000085;
	background: #ABBCFE; 
	}

#pagetitle {
	margin: 0;
	padding: 10px 0 0 0;
	/*text-align: center;*/
	font-size: 210%;
	color: #000085; }

#header {
	margin: 4px,0;
	padding: 0;
	background: #FFFFFF url(img/wave.jpg) no-repeat right;
	width: 100%; /*** IE5.5 needs this value to eliminate a horizontal scrollbar ***/
	height: 135px; } /*** must be set so the following absolutely positioned divs are 
			    placed correctly on initial load of the page***/ 

pre {
	margin: 0 0 0 10px;
	padding-top: 8px;
	font-family: Verdana, sans-serif;
	font-size: 95%;
	font-weight: normal; }

p {margin: 0; padding: 8px 7px 0 10px; }



.altcolor {color: #eef7e2; font-weight: bold; }

.altcolor2 {color: #cde7a8; }

.altcolor3 { color: #771464; font-weight: bold; }

#maincontent {
	color: #000085;
	margin: 8px 50px 5px 10px;
	padding: 0 5px 5px 0;
	position: relative; /*** for IE6 ***/
	} 
 


#leftbox a:link, #leftbox a:visited {color: #233622; text-decoration: underline; }
/*
.right a:link strong, .right a:visited strong, .right a:link, .right a:visited {
	color: #000; text-decoration: underline; background: #eef7e2; padding: 1px; }
*/
/*** Redundancy in this selector and the one below allows Op6 to display links properly ***/
/*S
.right a:hover strong, .right a:hover {color: #771464; background: #f4e6ef; padding: 1px; }
*/

#contents p {font-weight: bold; }
#contents a:link, #contents a:visited {
	color: #000; text-decoration: underline; padding-top: 0; }

#contents a:hover {color: #f9f; ;padding-top: 0; }

#footer a:link, #footer a:visited {color: #000085; }



strong {font-weight: bold;}
	
pre strong {color: #000; }

.alignright  {margin: 0; padding: 1em 10px 2.5em 0; text-align: right; }

.small {font-size: .9em;}

.alignright strong {font-weight: bold; }

.decoration {float: right; margin: 0.5em 1em 3px 3px; position: relative; } /*** for IE6 ***/

html[xmlns] .decoration {margin: 0 1em 0 0; } /*** Moz put the image too low ***/

.kudos {
	margin-top: 3em; 
	border-top: 3px double #233622; 
	border-bottom: 3px double #233622;
	padding-bottom: 5px; }

#bottom {font-size: 1px; line-height:0 margin:0; padding:0;}


#leftbox {
	position: absolute;
	left: 0px;
	width: 165px;
	border-top: 1px solid #000;
	background-color: #ABBCFE;
	color: #000; 
	padding-top: 5px; }

#container {
	margin-left: 165px;
	background: #faf5f8;
	background-color: #dddddd;
	border-left: 1px solid #000; }

#container ul {
	display: block;
	list-style: none;
	padding: 0;
	margin: 0;
	}
#container li{
	padding: 3px 0;
	}
#navmenu {
	background-color: #ABBCFE;
	border: 1px solid #000;
	border-width: 1px 0;
	padding: 3px 0;
	position: relative; } /*** IE6 needs this to display the div ***/  

#navmenu ul {
	display: block;
	list-style: none;
	padding: 0;
	margin: 0;
	font-family: Verdana, sans-serif;
	text-align: center;
	/*line-height: 1.2em;*/ } 

#navmenu ul li {
  	font-weight: bold;
  	display: block;
  	float: left;
  	position: relative; /*** IE6 needs this to display the links ***/
	padding: 1px 0;
	margin: 3px 0;
	width: 15em;  
	border-right: 2px solid #000; }

#navmenu ul li.first {
	margin-left: 0; 
	list-style: none; }

#navmenu ul li.last {
	border-right: none; }

#navmenu a {
	padding: 5px 0;
	color: #000085; 
	text-decoration: none;
	} 

#navmenu a:hover {
	padding: 5px 0;
 	color: #faf5f8; 
	}

a:link { color: #000085; text-decoration: none; padding: 1px; }

a:visited {color: #000085; text-decoration: none; padding: 1px; }

a:hover {color: #FFFFFF; text-decoration: underline; padding: 1px; }

#navclear {
  	display: block;
	clear: both; }

#wrapper {
	margin-right: 50px;
	padding-top: 5px; }

/*** Tan hack for IE. Only IE browsers see this selector.
     This replaces the old Tantek hack. Please see Edwardson Tan's page.
     http://www.info.com.ph/~etan/w3pantheon/style/modifiedsbmh.html ***/

* html #wrapper {
	width: 100%; /*** IE5.5 needs this value to eliminate a horizontal scrollbar ***/
	w/idth: auto; } /*** resets the value for IE6 and IE5-Mac ***/

.left {
	float: left;
	margin-left: 6px;
	width: 43%;
	padding: 5px 5px 5px 0;
	background: #c3c8c3; }

html>body .left {margin-left: 12px; } /*** IE doubles the margin on the float. This sets
					the margin to the correct width for others ***/

.right {
	float: right;
	margin-right: 6px;
	width: 43%;
	padding: 5px 5px 5px 0;
	background: #c3c8c3; }

html>body .right {margin-right: 12px; } /*** IE doubles the margin on the float. This sets
					the margin to the correct width for others ***/

.clear {
	clear: both;
	margin: 0;
	padding: 0; }


#footer {
	background: #f0f1f0;
	margin-top: 1.5em;
	margin-right: 0px;
	border-top: 1px dashed #888; }

#navlist {
	/*position: absolute;*/
	left: 20px;
	top: 16px;
	width: 160px;
}

#navlist ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#navlist li {
	margin: 0 0 3px 0;
}

#navlist a {
	/*/*/display: block;
	padding: 2px 2px 2px 8px;
	border: 1px solid #333;
	width: 150px;
	background-color: #000085;
}

#navlist a:link, #navlist a:visited {
	color: #c0c0c0;
	/*/*/color: #c0c0c0;
	text-decoration: none; /* */
}
#navlist a:hover {
	border: 1px solid #333;
	background-color: #008000;
	color: #000;
}

#uberlink a:link, #uberlink a:visited, #uberlink a:hover {
	/*/*/border: 1px solid #333;
	background-color: #008000;
	color: #000; /* */
}

#dia {
	margin: 40px, 0px;
/*	margin-top:40px;*/
	padding: 5px, 5px, 5px, 5px;
	font-size:120%;
	color: #000085;
	text-align: center;
	/*border: 2px solid #1010ff;*/
}

#dia a:link, #dia a:visited {
	color:  #000085; text-decoration: none; padding-top: 0; }

#dia a:hover {color: #FF0085; ;padding-top: 0; }


#encuestaban {
	margin-top:50px;
	margin: 50px, 5px, 5px, 5px;
	padding: 5px, 5px, 5px, 5px;
	text-align: center;
	font-size: 120%;
	color: #FF0080;
	border: 2px solid #0010ff;
}

#encuestaban a:link, #encuestaban a:visited {
   color:  #FF0080;
   text-decoration: none;
}

#encuestaban a:hover {
   color:  #000085;
}

#welcome {
	width: 100%;
	height: 390px;
	text-align: center;
	/*background: url(clasic.jpg) no-repeat right;*/
}
