  /* LOCAL Style Sheet  */
html { 
	min-height: 101%;
	margin-bottom: 1px; 
}
body {
	background-image: url(/es/events/chernobyl/25anniversary/images/grad.jpg);
	background-repeat: repeat-x;
	background-color: #a0cbf7;
}
#main {
	background-color: #fff;
	min-width:800px;
	border: 3px solid #FFFFFF;
}
/* SKIP TO NAVIGATION AND SKIP TO TEXT*/ 
#skiplink, #skiplink a {
	color:#5C9DE1;
}
/* LANGUAGES */
#languages {
	position: relative;
	z-index: 1000;
	height: 1em;
	background-color: #03223E;
}
#languages ul li#spanish  {
	color: #AAD0EC;
	text-decoration: none;
}	
#languages ul li a:link, #languages ul li a:visited, #languages ul li a:hover, #languages ul li a:active {
	color:#FFFFFF;
	text-decoration:none;
}
#languages ul li a:hover {
	text-decoration: underline;
}
/* TOP BANNER */
#topbanner {
	height: 150px;
	z-index: 1;
	background-color: #042f51;
	background-image: url(/es/events/chernobyl/25anniversary/images/banner_bkgd.jpg);
	background-repeat: repeat-x;
}
#topbanner    #hiddentitle,#hiddentitle   span  {
	height: 150px;
	background-color: #042f51;
	background-image: url(/es/events/chernobyl/25anniversary/images/banner.jpg);
	background-repeat: no-repeat;
}
/* PAGE CONTENT ATTRIBUTES */
#content {
	width: 77%;
	float: left;
	margin: 0;
	padding: 0 0 1em 0.9em;
}
#content p {
	color: #333333;
}	
#content  p.toppara {
/* If there is no <h2> at the top of the content area, then .toppara must be applied to the <p> tag*/
	padding-top: 2em;
}
#content a:link, #content a:visited, #content a:hover, #content a:active {
	color:#304974;
	text-decoration: underline;
}
#content a:hover {
	color: #063A61;
}
#content a:visited {
	color: #333333;
	text-decoration: underline;
}
#content ul {
	margin-bottom:6px;
	margin-top: 0px;
}
#content ul li {
	color: #333;
	padding: .3em 0 1% 1.4em;
	list-style-type: none;
	background-image: url(/es/events/chernobyl/25anniversary/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 6px 9px;
}
#content ol li {
	color: #333333;
	margin-left: 2em;
}
#content ul ul li  {
	background-image: url(/es/events/chernobyl/25anniversary/images/bullet2.jpg);
	background-repeat: no-repeat;	
	background-position: 0px 10px;
}
#content ul ul ul li {
	background-image: url(/es/events/chernobyl/25anniversary/images/bullet3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
#content h2 {
	color: #1E2124;
	font-size: 180%;
	font-weight: normal;
	margin-top: 1.5em;
}
#content h3 {
	color: #6B593F;
	font-weight: normal;
	font-size: 140%;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
}
#content h4 {
	color: #053A62;
	font-weight: normal;
	font-size: 125%;
}
/* QUOTES */
blockquote {
	margin: 1em 1em 1em 0;
	padding: 0.7em;
	width: 97%;
	background-image: url(/es/events/chernobyl/25anniversary/images/blockquotegrad.jpg);
	background-repeat: repeat-x;
	background-color: #F5F4F3;
	border: 1px solid #D4E2ED;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 115%;
	color: #003366;
}
#indent {
	margin: 1em 1em 1em 0;
	padding: 0.7em;
	width: 97%;
	background-image: url(/es/events/chernobyl/25anniversary/images/blockquotegrad.jpg);
	background-repeat: repeat-x;
	background-color: #F5F4F3;
	border: 1px solid #D4E2ED;
	font-size: 100%;
	color: #003366;
}
blockquote .credit {
	float: right;
	padding-right: .6em;
	margin-bottom: .8em;
}
/* MAIN NAVIGATION */
#mainnav {
	float: left;
	width: 20%;
	font-size: 0.97em;
	margin-top: 1em;
	margin-left: 0.2em;
	margin-bottom: 1em;
	padding-bottom: 0.3em;
	padding-top: 0.3em;
	border: 1px solid #C1CACE;
	background-color: #F5F4F3;	
}
#mainnav a {
	text-decoration: none;
	color: #38332E;
	display:block;
	padding: .3em .7em .3em .7em;
}
#mainnav ul li#multi li a:hover{color: #fff; background-color: #2373A3;}
#mainnav ul li a:hover {
	background-color: #2373A3;
	display: block;
	color: #fff;
}
#mainnav ul ul li a:hover {
	background-color: #2373A3;
	display: block;
	color: #fff;
}
#mainnav ul {
	margin: 0px;
}
#mainnav ul li {
	list-style-type: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C1CACE;
}
#mainnav ul ul li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 96%;
}
#mainnav ul ul li a {
	padding-left: 2em;
	background-image: url(/es/events/chernobyl/25anniversary/images/bullet2.jpg);
	background-repeat: no-repeat;
	background-position: 11px 9px;
}
#mainnav ul li#multi li a {
	color: #3F3832;
}
#mainnav span.multi  {
	padding-left: 0.7em;
	color: #38332E;
}
#mainnav ul li#multi  {
	margin-top: .3em;
}
/* FOOTER BAR */
#footer {
	background-color: #032541;
	color: #FFFFFF;
}
#footer ul {
	margin-top: 0em;
}
#footer ul li {
	display: inline;
}
#footer ul li a {
	color: #fff;
	text-decoration: none;
}
#footer ul li a:visited {
	color: #E1D7C1;
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
	color: #E1D7C1;
}
#imgright {
	font-size: x-small;
	float:right;
	color:#333333;
	padding-right: 1%;
	padding-bottom: 2%;
	padding-left: 2%;
	width: 250px;
}	
#wsscredit {
	font-size: 90%;
	color: #000033;
	text-align: center;
}
.unbisnet {
border:1px dotted #999999;
margin-left:0.4em;
margin-right:0.4em;
padding:0.3em;
}
div#facebook_es{
	height: 52px;	
}
div#facebook_es a {
	font-family: Arial, Helvetica, sans-serif;
	padding-left:50px;
	font-size: 1.1em;
	float:left;
	color: #2054AA;
	text-decoration: none;
	font-weight: bold;	
	line-height: 15px;
	padding-top:0.1em;
	padding-bottom:0.2em;
}
div#facebook_es a:visited {color: #2054AA; !important}
div#facebook_es a:hover{color:#535353}