body {
	background: #FFFFFF;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	/* font-size: 10pt; */
	text-align: justify;
	color: #555E4F; 
	margin-top: 0%;
	margin-bottom: 0%;
	/*margin-left :125px;
	margin-right :125px;*/
	
}

/* IE Hack */
* html #frame { 

	margin-top:-10px; /* was 95% */

	}

/* END IE Hack */  

/* You are Here Indicator */

body#contact-us #sideNav a#contact-usLink,
body#news #sideNav a#newsLink,
body#news-fr #sideNav a#news-frLink,
body#about #sideNav a#aboutLink,
body#about-fr #sideNav a#about-frLink,
body#structure #sideNav a#structureLink,
body#structure-fr #sideNav a#structure-frLink,
body#dossiers-en #sideNav a#dossiers-enLink,
body#dossiers-fr #sideNav a#dossiers-frLink,
body#membership #sideNav a#membershipLink, 
body#membership-fr #sideNav a#membership-frLink,
body#history #sideNav a#historyLink,
body#history-fr #sideNav a#history-frLink,
body#publications #sideNav a#publicationsLink,
body#publications-fr #sideNav a#publications-frLink,
body#events #sideNav a#eventsLink,
body#events-fr #sideNav a#events-frLink,
body#links-en #sideNav a#links-enLink,
body#links-fr #sideNav a#links-frLink,
body#contact-us-fr #sideNav a#contact-us-frLink,
body#francais #sideNav a#francaisLink, 
body#pressRel #sideNav a#pressRelLink,
body#petition #sideNav a#petitionLink,
body#faq-en #sideNav a#faq-enLink,
body#faq-fr #sideNav a#faq-frLink  {
	background-color: maroon;
	color:white;
	font-weight: bold;
}

/* End Of CSS code for You are Here Indicator */

ul li
	{
	color:#555E4F;
	font-size: 10pt;
	}

p {font-size: 10pt;}

/* main Content */

#content {
	width: 730px;        /*840*/
	margin: 0 auto;
    padding-top: 10px; 
	border: 10px solid #FFFFFF;
	border-top: none;
	/* background: #E9EAE2; */
}


h1, h2, h3, h4, h5 {color: teal;}

#colOne {
	width: 190px;
	margin-top: 0px; 
	
}


#colTwo {
	margin-top: 20px;
	width: 600px;
	padding: 0 25px 0 25px;
}

a  {
   font-weight:bold;
   color:maroon;
   background-color:white;
   text-decoration: none;
	}
a:hover {text-decoration: underline;
         font-weight:bold;
         color:maroon;
         background-color:white;}


/* side Navigation links */

#sideNav ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}

#sideNav a {
	display: inline; /* IE fix*/
    display: block;
	width: 145px;    /* 135px 128 */
	font-size: 9pt ; /* was 9.5pt */
	padding: 10px 0px;
	border-bottom: none;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: gray;
}

#sideNav a {
	color: gray; /* #004080;*/
	font-size: 9pt;
	text-decoration: none;
	padding: 5px 3px; /*  7px 5px */
	display:block;
	background-color:white;
}
* html #sideNav a:hover{
	font-size: 9pt; /* was 9.5pt */
	font-weight:bold;
	color:white;
	background-color:gray;   
	}

#sideNav a:hover {
	font-size: 9pt; /* was 9.5pt */
	font-weight:bold;
	color:white;
	background-color:gray;   
}
/* side Navigation links */


.maroonbanner {background-color:maroon; color:white; text-align:center;}
td#top {border-bottom: 1px solid gray;}
td#colright {border-left: 1px solid gray; padding:10px 15px 15px 15px; }
td#bottom {border-top: 1px solid gray;}
table#frame {border-collapse: collapse;}