/**
 * APR.css
 * Modifyed by M. Zennaro and C. Fonda, ICTP-SDU
 * Based on common.css - copyright (c) 2003-2006 John Willinsky
 * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
 *
 */
 
/**
 * Common HTML elements
 */



#headerTitle {
	text-align: left;
	margin: 0;
	padding-left: 27%;
        background: white;
}

#navbar {
        margin-top: 3px;
	border-top: 5px solid #006699;
        border-bottom: 0;
	font-weight: bold;
font-size: 18px; 
}

#content {
	border-top: 0;
font-size: 13px; 
color: #006699;
}

#content h3 {
font-size: 15px;
}

#content h4 {
font-size: 15px;
}

#announcementsHome 


#leftSidebar div.block {
	padding: 1em 1em 1em 1em;
         color: #006699;
}


