  body {
	background-color: #BED8F1;
}
#main {
	background-color: #fff;
}
/* SKIP TO NAVIGATION AND SKIP TO TEXT*/
 
#skiplink, #skiplink a {
	color:#c2d7ec;
}
/* LANGUAGES */

#languages {
	background-color: #64a0df;
	height: 15px;
	background-image: url(/ru/depts/ola/images/langbar.jpg);
	background-repeat: no-repeat;
}
#languages ul li#russian {
	color:#FFFFFF;
	text-decoration: none;
}
#languages ul li a:link, #languages ul li a:visited, #languages ul li a:hover, #languages ul li a:active {
	color:#006291;
	text-decoration:none;
}
#languages ul li a:hover {
	text-decoration: underline;
}
/* TOP BANNER */
#topbanner {
	height:110px;
	background-image: url(/ru/depts/ola/images/bannerbkg.jpg);
	background-repeat: no-repeat;
	background:003366
}
#topbanner #hiddentitle, #hiddentitle span {
	background-image: url(/ru/depts/ola/images/banner.jpg);
	background-repeat: no-repeat;
	height: 110px;
	background:003366
}
#under {
	background-color: #579acf;
	clear: none;
	width: 100%;
	float: left;
	height: 15px;
	background-image: url(/ru/depts/ola/images/langbar.jpg);
	background-repeat: no-repeat;
	
}
/* PAGE CONTENT ATTRIBUTES */

#content {
	width: 75%;
	float: left;
	margin: 0;
	margin-top: 1em;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0.9em;
}
#content ul li {
	list-style-type: none;
	background-image: url(/ru/climatechange/summit2009/images/bullet-arrow.png);
	background-repeat: no-repeat;
	background-position: 0px -3px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#content p {
	color: #333333;
}
#content a:link, #content a:visited, #content a:hover, #content a:active {
	color:#003399;
	text-decoration: underline;
}
#content a:hover {
	color: #2E87C8;
}
#content a:visited {
	color: #2875AE;
}
#content ul li {
	padding-bottom: 10px;
}
#content ul li ul li {
	padding-bottom: 0px;
}
#content h2 {
	color: #5369ee;
	font-weight: normal;
	font-size: 130%;
	font-weight: bold;
	text-align: left;
	margin-top: 0em;
}
#content h3 {
	color: #213172;
	font-size: 120%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 15px;
	text-decoration: none;
}
#content h4 {
	color: #0000FF;
	font-size: 110%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 15px;
	text-decoration: none;
}
/* MAIN NAVIGATION */

#mainnav {
	float: left;
	width: 20%;
	background-color: #EBEEF5;
	padding-bottom:1em;
	margin-top: 1em;
}
#mainnav ul {
	margin: 0px;
}
#mainnav ul li {
	list-style-type: none;
}
#mainnav ul li a {
	display: block;
	text-decoration: none;
	padding-right: 0.7em;
	padding-bottom: 0.4em;
	padding-left: 0.7em;
	padding-top: 0.3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B8C2DC;
}
#mainnav ul li a:hover {
	background-color: #D6DEF5;
}
#mainnav ul li a:visited {
	color: #00275B;
}
#mainnav a:link, #mainnav a:active {
	color:#00275B;
}
#footer {
	background-color: #335994;
}
#footer ul {
	margin-top: .5em;
}
#footer ul li {
	display: inline;
}
#footer ul li a:link {
	color: #C7E1F1;
	text-decoration: none;
}
#footer ul li a:visited {
	color: #C7E1F1;
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
}
#footer ul li a:active {
	color: #C7E1F1;
	text-decoration: none;
}
#wsscredit {
	font-size: 90%;
	color: #000033;
	text-align: center;
}
