/*** home page specific styles ************************/

 body {
/*** uncomment for blue centre background ****/
/*background-image:url('../../../../images/home_bg_crop.jpg');
	background-position:300px 400px;*/
	/*background-image:url('../../../../images/home_bg_light.jpg');
	background-position: 70px 55px;*/
	/*background-position:160px 60px;*/
	/*background-repeat: no-repeat;*/
}
 
#middle 
{
	/*color:#2c404b;
	background:none;
	font-weight:bold;*/
}

#centre 
 {
	margin-left:0px;
	background-image:none;
 }
 
 #textbox
 { 
	margin-left:12%;
	color:#fff;
 }
 
 #textbox a{color:#ADD8E6;font-weight:bold;text-decoration:none;}
 #textbox a:hover{color:#fff;}

/*new styles for Tanya's updated content*/

div#middle td {font-size:0.875em;color:#fff;}
div#middle li 
{
	list-style-position:inside;
	}

/**** delete here to end? ***/

/*left side panel*/
.leftcol {float: left; width:250px;}

/*top trim*/
.midcol {position:relative; top:0px; left:5%;}

/*masterclass image*/
.leftpic{float:left; width:250px; height:250px;}
		
/*e-GP image*/		
.smallpic{float:left; width:250px; height:250px;} 

/*ROLE image*/		
.rolepic{float:left; width:250px; height:250px;} 

/*eGP learning modules */
.rightpic{float:left; width:250px; height:250px;}

/* New to the OLE */
.midcoltext{position: relative; clear:right;left:50px;}
.olepic{position:relative;left:0px;}
.oletext {position: relative; left:150px;}

/* start hack for IE6 */ 
*html .midcol{height:250px;}	
*html .midcoltext{width:100%; clear:none;}		
/* end hack for IE6 */ 


 
h1
{
font-size:1.2em;
padding-top:0em;
padding-bottom:0.5em;
padding-left:15px;	
}

