body {
	font-family: trebuchet ms, verdana, arial, tahoma;
	font-size: 90%;
	color: #888;
	line-height: 180%;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #fff url('images/pg_background.jpg');
	background-repeat: repeat-x;
}

/* Set the page width */
#wrapper-content, #wrapper-footer {
	width: 860px;
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
}

#wrapper-content {
		background: #fff url('images/container_background.gif') no-repeat;
}

#content {padding: 35px; padding-top: 5px;}

#footer {
	margin: 0 20px;
	background-color: #e5f0fc;
	border: 1px solid #ccc;
	/*border-bottom: 0;*/
	clear: both;
}

#wrapper-menu-page {
	float: right;
	width:180px;
	margin: 20px 30px 3em 2em;
	background: #fff url('images/menu.png') no-repeat;
	text-align: center;
	line-height: 140%;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
}

* html #wrapper-menu-page { margin-right: 15px; }

#menu-page { padding-top: 5px; }

#menu-page ul {
	margin: 0;
	margin-top: 15px;
	padding: 0;
	list-style: none;
	font-size: 90%;
}

#menu-page h3 {
	font-size: 75%;
	text-transform: uppercase;
	margin: 1em 0 0.3em 0;
	color: #5b8fbe;
	font-weight: normal;
	letter-spacing: 0.15em;
}

#menu-page a:link, #menu-page a:visited { color: #888; }
#menu-page a:hover { color: #5b8fbe; }

h2 { font-size: 110%; margin: 35px 0 15px 0;}
h3 { font-size: 100%; }

a:link, a:visited { color: #5b8fbe; text-decoration: none; }
a:hover{ color: #666; text-decoration: none; }

#wrapper-footer {
	margin-top: 1em;
	text-align: center;
}

#footer {
	margin: 0 20px;
	background-color: #e5f0fc;
	border: 1px solid #ccc;
	/*border-bottom: 0;*/
	clear: both;
}

ul.institutions {margin: 0;}

ul.institutions li {
	padding-left: 18px;
	background: url('images/icon_bullet.gif') 0 50%;
	background-repeat: no-repeat;
	list-style: none;
}