body { margin: 0pt;
padding: 0pt;
font-family: Arial, Helmet, Freesans, sans-serif;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 14px;
line-height: 18px;
font-size-adjust: none;
font-stretch: normal;
}

* { margin: 0pt;
padding: 0pt;
}

img.floatLeft { 
    float: left; 
}
img.floatRight { 
    float: right;  
}
img.center { 
    margin: 4px; 
}
#photos {
padding: 20pt;
}
#english-text {
text-align: left;
width: 50%;
float: right;
}

#french-text {
text-align: left;
width: 50%;
float: left;
}

h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset { 
margin: 0.4em 0pt;
}

a {
font-weight: bold;
}

a:link {color: #0000FF}     /* unvisited link */
a:visited {color: #000000}  /* visited link */
a:hover {color: #FF00FF}   /* mouse over link */
a:active {color: #FF0000}   /* selected link */

h1 { 
font-size: 5em;
font-family: Impacta, sans-serif;
font-weight: 900;
color: #F8CF1A;
padding-left: 5px;
}

h1.subheading { 
font-size: 1.45em;
color: rgb(0, 0, 102);
}

h2 { 
margin: 5px 10px;
font-size: 1.1em;
color: rgb(98, 92, 190);
}

h3 { 
color: rgb(102, 102, 102);
margin: 10px 0px 3px 0;
padding-left:30px;
padding-right:30px;
font-size: 1em;
}

h4 { 
color: rgb(68, 68, 68);
font-size: 0.9em;
}

p { 
padding-left: 30px;
padding-right: 30px;
}

li {
padding-right: 30px;
}

ul {
padding-left: 5em;
}
.clear { 
border: medium none ;
background: transparent none repeat scroll 0%;
clear: both;
height: 1px;
font-size: 1px;
}

.pad { 
padding: 0px;
}

.center { 
text-align: center;
}

#toppart { 
min-height: 100px;
height: auto;
}

#outterwrapper { 
margin: 20px auto 0px;
background: rgb(255, 255, 255) center bottom;
width: 828px;
}

#innerbox { 
margin-top: 20px;
}

#main {
height: auto;
}

#footer { 
margin: 4px auto;
font-size: 1em;
color: #625CBE;
text-align: center;
width: 100%;
}

#footer p { 
color: rgb(0, 0, 102);
font-weight: bold;
}

.copyright { margin: 4px auto;
font-size: 0.78em;
color: rgb(0, 0, 0);
width: 1000px;
}

/*- Menu Tabs --------------------------- */

#tabs {
float:left;
background:url("../img/bg.gif") repeat bottom left;
width:100%;
font-size:103%;
line-height:normal;
}
#tabs ul {
margin:0;
padding:0px 10px 0;
list-style:none;
}
#tabs li {
float:left;
background:url("../img/right.gif") no-repeat right top;
margin:0;
padding:0 0 0 0px;
}

#tabs a {
float:left;
display:block;
background:url("../img/left.gif") no-repeat left top;
padding:5px 15px 4px 15px;
text-decoration:none;
font-weight:bold;
color:#765;
  }	

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a {float:none;}
/* End IE5-Mac hack */

#tabs #active {
background-image:url("../img/right_on.gif");
}

#tabs #active a {
background-image:url("../img/left_on.gif");
color: #625CBE;
padding-bottom:5px;
}

#tabs a:hover {
color: #625CBE;
}
