.polystac {
color: #b40404;
font-family: "Monotype Corsiva";
font-size:90px;
text-align:left;
text-indent:95px;
line-height:0;
}
.fortin{
font-family: Verdana, Arial, Helvetica, sans-serif ;
font-size:11px;
color:#303030;
text-align:justify;


}
.daviault{
font-family: Verdana, Arial, Helvetica, sans-serif ;
font-size:11px;
color:#303030;
text-align:justify;

}
.montreal{
font-family: Verdana, Arial, Helvetica, sans-serif ;
font-size:11px;
color:#303030;
text-align:justify;

}

.prepa{
font-family: Verdana, Arial, Helvetica, sans-serif ;
font-size:11px;
color:#303030;
text-align:justify;

}

h1{
     font-family: Georgia, serif;
     font-size: 26px;
     font-style: normal;
     font-weight: normal;
     color:#2e2054;
     text-transform: uppercase;
     letter-spacing: 2.5px;

}

h2 {
     color:#333333;
     font-family:Georgia,serif;
     font-size:18px;
     font-style:italic;
     margin:10px 0px 5px 0px;
}

h3 {
     color:#333333;
     font-family:Georgia,serif;
     font-size:16px;
     font-style:italic;
     margin:10px 0px 5px 0px;
}
h4{
     color:#333333;
     font-family:Georgia,serif;
     font-size:14px;
     margin:10px 0px 5px 0px;
     text-align:left
}

h5{
     font-family:Georgia,serif;
     font-size:12px;
     font-style:italic;
     margin:10px 10px 10px 10px;
     
     text-indent:16px;
     line-height:1.5;
}

p{
font-family: Verdana, Arial, Helvetica, sans-serif ;
font-size:12px;
color:#303030;
text-align:justify;

}

.copyright {
	font-size: 10px;
	color:#94623E; 
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	bottom: auto;
}
.precious {
	font-family: "Brush Script MT";
	font-size: 16px;
	font-weight: normal;
	color: #b40404;
	font-style: italic;
}
.links {
color:#000000;
font-size:16px;
text-align:left;
font-style:oblique;
font-weight:bold;
line-height:1.5;
}
.innerTable{
font-family: Verdana, Arial, Helvetica, sans-serif ;
font-size:12px;
color:#303030;
text-align: center;
line-height:1.5; 
}
 
a:visited{
text-decoration:underline;
color: #000000;
}
a:link{
text-decoration:underline;
color: #000000;
}

*{ margin:0px; padding: 0px; } 

#nav {
font-family: arial, sans-serif;  
position: relative;  
width: 640px;    
height:20px;   
font-size:18px; 
color:#94623E; 
margin: 0px auto;
padding:5px;

      } 
#nav ul {
list-style-type: none;
} 
#nav ul li { 
float: left;
position: relative;
width:125px;
border-right:1px solid #e9e9e9;
text-align: center; 
} 
#nav ul li a { 
text-align: center; 
padding:0px;	 
display:block;
text-decoration:none; 
color:#94623E;

} 
#nav ul li ul {
display: none;


} 
#nav ul li:hover ul {
display: block; 
position: absolute;

} 


#nav ul li:hover ul li a {	
display:block; 
background:#999999; 
background-image: linear-gradient(right , rgb(53,53,54) 5%, rgb(140,142,148) 53%, rgb(178,184,184) 77%);
background-image: -o-linear-gradient(right , rgb(53,53,54) 5%, rgb(140,142,148) 53%, rgb(178,184,184) 77%);
background-image: -moz-linear-gradient(right , rgb(53,53,54) 5%, rgb(140,142,148) 53%, rgb(178,184,184) 77%);
background-image: -webkit-linear-gradient(right , rgb(53,53,54) 5%, rgb(140,142,148) 53%, rgb(178,184,184) 77%);
background-image: -ms-linear-gradient(right , rgb(53,53,54) 5%, rgb(140,142,148) 53%, rgb(178,184,184) 77%);

background-image: -webkit-gradient(
	linear,
	right top,
	left top,
	color-stop(0.05, rgb(53,53,54)),
	color-stop(0.53, rgb(140,142,148)),
	color-stop(0.77, rgb(178,184,184))
);


color:#ffffff;
width: 150px;		 
text-align: center;	
border-bottom: 1px solid #f2f2f2;
border-right: none;

} 
#nav ul li:hover ul li a:hover {
background:#6dc7ec;
color:#fff;

}

a.info{
    position:relative; 
     
    text-decoration:none;
    background-color:#ffffff;}
 
a.info:hover{z-index:125; background-color:#ffffff}
 
a.info span{display: none}
 
a.info:hover span{
    display:block;
    position:absolute;
    bottom:-6em;
    left:-35em;
    width:30em;
    border:1px ridge #000000;
    background-color:#000000; 
    color:#ffffff;
    filter:progid:DXImageTransform.Microsoft.alpha(opacity=70); 
    opacity:0.70; 

    }
.info {
	font-size: 16px;
}

.maintable
{
width:100%;
height:100%;
padding:30px;
border:0px solid none;
background-color:#ffffff;
background-image:url('images/Background.jpg');
background-position:center top; 

}
.innertable
{
border:0px solid none;
background-color:#ffffff;
width:1024px;
height:100%;
padding:0px;


}
.logo
{
border:0px solid none;
height:114px;
background-image:url('images/logo.jpg');
background-repeat:no-repeat;
background-position:center;
background-color:#ffffff;

}
.innercell
{
border:0px solid none;
padding-top:15px;
padding-bottom:15px;
padding-right:15px;
padding-left:15px;
}
.bottomcell
{
border:0px solid none;
padding:5px;
height:22px;
background-color:none;
text-align:center;
}
.maincell
{
border-width:5px;
border-style:inset;
box-shadow: 10px 10px 5px #888888;
padding:10px;
text-align:center;

}
.rightcell
{
border-style:none;
border-width:0px;
padding:5px;
text-align:center;
background-color:#ffffff;
}

.infobox 				
{
position:relative;
border:1px solid #000000; 
background-color:#CCCccc;
width:150px;
height:200;
padding:5px;
float:left;
}

.splitHor
{
position:relative;
border:none; 
width:250px;
padding:8px;
float:left;
}

.clear { /* generic container (i.e. div) for floating buttons */
     overflow: hidden;
     width: 100%;
 }

 a.button {
     background: transparent url('images/bg_button_a.gif') no-repeat scroll top right;
     color: #444;
     display: block;
     float: left;
     font: normal 12px arial, sans-serif;
     height: 24px;
     margin-right: 6px;
     padding-right: 18px; /* sliding doors padding */
     text-decoration: none;
 }

 a.button span {
     background: transparent url('images/bg_button_span.gif') no-repeat;
     display: block;
     line-height: 14px;
     padding: 5px 0 5px 18px;
 } 
 a.button:active {
     background-position: bottom right;
     color: #000;
     outline: none; /* hide dotted outline in Firefox */
 }

 a.button:active span {
     background-position: bottom left;
     padding: 6px 0 4px 18px; /* push text down 1px */
 } 