/* custom styles for main splash page */

div.msgareaalt {
background: url(/000/001/000001-mmb02.jpg) #333 no-repeat;
}

div.msgareaalt div.welcome {
/*padding: 43px 0px 0px 0px;*/
padding: 5px 0px 0px 0px;
}

div.msgareaalt div.welcome h1 {
font-size: 1.2em;
float: left;
text-align: center;
color: #FFF;
font-weight: bold;
padding: 0px;
margin: 0px;
}

/* Styles for the French and English text */
.titleEnglish {
text-align: center;
display: block;
padding-top: 0px;
}

.titleFrench {
text-align: center;
display: block;
padding-top: 192px;
}

/* Styles for the French and English text on subsection pages */
.leftEnglish2 {
float: left;
text-align: center;
padding-left: 5px;
width: 250px;
}

.rightFrench2 {
float: right;
text-align: center;
padding-right: 5px;
width: 250px;
}

.middleText {
font-size: 0.70em;
}


div.lb div.langbtn a {
background-color: #990000;
}





