body{
	background:#9D0909;
	text-align:center;
	font:12px/1.4em Verdana, Arial, Helvetica, sans-serif;
	}
p{
	padding:5px 0;
	}
.white{
	text-align:center;
	color:#fff;
	}	
.clear{
	clear:both;
	}
/*   WRAP */		
#wrap{
	text-align:left;
	width:920px;
	margin:0 auto;
	position:relative;
	}	
/*   TOP */	
#top{
	background:#fff url(images/logo.jpg) no-repeat;
	width:820px;
	padding:182px 50px 40px 50px;
	float:left;
	color:#fff;
	font-size:1.1em;
	}
#top_leaving{
	background:#fff url(images/logo_leaving.jpg) no-repeat;
	width:820px;
	padding:187px 50px 20px 50px;
	float:left;
	color:#fff;
	font-size:1.1em;
	}		
#top h1,#top_leaving h1{
	color:#fff;
	font-weight:bold;
	font-size:1.1em;
	}	
#top_leaving h1{
	font-weight:normal;
	font-size:1.4em;
	}	
#top p,#top_leaving p{
	line-height:1.5em;
	}	
#top ul,#top_leaving ul{
	position:absolute;
	list-style:none;
	float:left;
	top:142px;
	right:40px;
	}
#top li,#top_leaving li{
	float:left;
	background:url(images/menu.gif) no-repeat;
	text-align:center;
	height:22px;
	padding-top:5px;
	width:97px;
	margin-right:2px;
	}
#top li a,#top_leaving a{
	color:#666;
	text-decoration:none;
	}	
#top a:hover,#top_leaving a:hover,
.home a#home,
.contact #contact,
.updates #updates{
	color:#9E0909;
	}	
/*   CONTENT */				
#content{
	width:876px;
	padding:0px 22px;
	background:#fff;
	float:left;
	
	}
#content_left{
	float:left;
	width:576px;

	}	
#content_right{
	float:right;
	width:277px;
	margin-left:22px;
	}	
#box_left{
	float:left;
	width:277px;
	margin-right:22px;
	}
		
#box_right{
	float:right;
	width:277px;
	}	
#box_left h1,#box_right h1,#box_left_left h1{
	color:#fff;
	font-size:1.4em;
	font-weight:normal;
	text-align:center;
	padding-top:10px;
	width:277px;
	height:32px;

	}
#box_left h1{	
background:url(images/heading_junior.gif) no-repeat;	
}
#box_right h1{	
background:url(images/heading_leaving.gif) no-repeat;	
}
#box_left_left h1{	
background:url(images/heading_updates.gif) no-repeat;	
}
#box_left,#box_right,#box_left_left{
	float:left;
	width:277px;
	padding-bottom:20px;
	}	
#box_left{
	background:#CFECF5 url(images/bottom_junior.gif) no-repeat bottom;
	
	}
#box_right{
	background:#D9F4D6 url(images/bottom_leaving.gif) no-repeat bottom;height:400px;
	}
#box_left_left{
	background:#FEE7D0 url(images/bottom_update.gif) no-repeat bottom;height:400px;
		
	}			
#box_left_left h2{
	color:#F8870E;
	padding:5px 10px 0px 10px;
	}	
#box_left_left p{
padding:0px 10px;
}
.book{
	background:#fff;
	width:259px;
	height:87px;
	padding:5px;
	margin:15px 3px;
	color:#666;
	position:relative;
	}
.book img{
	float:left;
	width:62px;
	background:#fff;
	margin-right:7px;
	}
.book a{
	position:absolute;
	right:0;
	bottom:0;
	width:109px;
	height:29px;
	display:block;
	text-indent:-99999px;
	overflow:hidden;
	}
#box_left .book{
	border:1px solid #1B6EC0;
	
	
}
#box_right .book{
	border:1px solid #2BC01B;
}	
#box_left a{
	background:url(images/bt_junior.gif) no-repeat right 0;
	}	
#box_left .book a:hover{
	background:url(images/bt_junior.gif) no-repeat right -29px;
	}	
#box_right a{
	background:url(images/bt_leaving.gif) no-repeat right 0;
	}	
#box_right .book a:hover{
	background:url(images/bt_leaving.gif) no-repeat right -29px;
	}		
#box_left h2{
	color:#1B6EC0;
	font-size:1.2em;
	}	
#box_right h2{
	color:#2BC01B;
	font-size:1.2em;
	}	
.ordinary{
	color:#0066CC;
	font-weight:bold;
	}
.higher{
	color:#CC0000;
	font-weight:bold;
	}	