

/*********************************************************************************/
/* Basic                                                                         */
/*********************************************************************************/

	body,input,textarea,select
	{
		font-size: 9pt;
	}


		#logo h2 a
		{
			opacity: 0.95;
		}

		#logo .slogan
		{
			color: white;
		}

#content header h1 {
  font-size: 2.8em;
}
#content header p.byline {
  font-size: 1.2em;
}
	#nav
	{
		margin-top: 68px;
	}

#content ul li.last_button {
  display: none;
}
#content h4 {
  line-height: 1.2em;
}

#sidebar {
  font-size: 0.9em;
  line-height: 1.2em;
}
#sidebar p {
  text-align: center;
  line-height: 1.8em;
}
#sidebar ul li {
  font-size: 1em;
  line-height: 1.8em;
}
#sidebar #sidebar_nav{
  display: none;
}
#sidebar .sliding_block {
  height: 35px;
}
.featured h2 {
	font-size: 1em;
}	
#sidebar #sitemap p {
  text-align: left;
}