/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
} 
 
#pagewidth{ 
 width:812px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;
 margin-top:15px;  
} 
 
#header{
 position:relative; 
 height:168px; 
 width:100%;
  background-image:url('images/Top_panel.jpg');
 background-repeat:no-repeat;
} 

#innerpagewidth{ 
 width:812px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;
 background-image:url('images/middle_panel.jpg');
 background-repeat:repeat yt;  
} 



 
#leftcol{
 width:193px; 
 float:left; 
 position:relative; 
  }
 
#maincol{  
 float: right; 
 display:inline; 
 position: relative;
 width:619px;
 }
 
#footer{
 height:78px;  
 clear:both;
  background-image:url('images/bottom_panel.jpg');
 background-repeat:no-repeat;
 }
 
.bacp-counsellor-text{
 padding-left:300px;
 padding-top:40px;
font-family: "Trebuchet MS",Arial,sans-serif;
font-size: 55px;
color:#FFFFFF;
 } 
 
 .maincoltext{
 padding-top:10px;
 padding-bottom:10px;
 padding-left:30px;
 padding-right:25px;
  }
  
  .bodytext{
   overflow: auto;
height: 620px;
scrollbar-face-color: #ffffff;
scrollbar-arrow-color:  #231F20; 
  }
 
 .counselling-header{
 width:235px;
 height:28px;
 background-image:url('images/headings_graphic.jpg');
 background-repeat:no-repeat;
 }
 
 .counselling-header-text{
 padding-top:3px;
  padding-left:15px;
 font-family: "Trebuchet MS",Arial,sans-serif;
font-size: 18px;
 color:#A1BACA;
 }
 
   h1 {
font-family: "Trebuchet MS",Arial,sans-serif;
font-size: 55px;
color:#A1BACA;
 }
 
 
  p, td,li {
font-family: "Trebuchet MS",Arial,sans-serif;
font-size: 12px;
color:#231F20;
padding-right:85px;
 }
 
 .footertext {
 padding-top:20px;
 padding-left:25px;
font-family: "Trebuchet MS",Arial,sans-serif;
font-size: 10px;
color:#A7A9AC;
 }
 
  .dashes {
 float:right;
 font-size:10px;
 font-family: "Trebuchet MS",Arial,sans-serif;
 text-decoration:none;
 color:#A7A9AC;
 padding:5px 42px 0 0;
 }
 
a {
font-family: "Trebuchet MS",Arial,sans-serif;
font-size: 12px;
color:#A1BACA;
text-decoration:underline;
 }
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
