@charset "utf-8";
/* CSS Document */



.subhdrtest{
font-size:16px;
font-weight:bold;
margin: 20px auto 20px 200px;
}

.subconttest{
background-color:#0099FF;
margin:15px 0px 0px 0px;
color:#FFFFFF;
font-size:16px;
}

p{
text-align:justify;
}

.bolder{
font-size:14px;
font-weight:bold;
margin:15px 0px 30px 0px;
}

#paul{
width:247px;
height:46px;
background: transparent url(../_images/paulregis.jpg) top left no-repeat;
}

#jim{
width:500px;
height:60px;
background: transparent url(../_images/jim.jpg) top left no-repeat;
}

#fiona{
width:551px;
height:60px;
background: transparent url(../_images/fiona.jpg) top left no-repeat;
}

#robin{
width:551px;
height:60px;
background: transparent url(../_images/robin.jpg) top left no-repeat;
}

.text_cont{
width:455px;
float:right;
text-align:justify;
}

.paul_regis{
float:left;
width:250px;
height:250px;
background: transparent url(../_images/paul_regis.jpg) top left no-repeat;
}

.jim_chevalley{
float:left;
width:250px;
height:250px;
background: transparent url(../_images/jim_chevalley.jpg) top left no-repeat;
}

.feona_seepersad{
float:left;
width:250px;
height:250px;
background: transparent url(../_images/feona_seepersad.jpg) top left no-repeat;
}

.robin_law{
float:left;
width:250px;
height:250px;
background: transparent url(../_images/robin_law.jpg) top left no-repeat;
}

