	
/* HEADER ________________________________________________________________________________________________________________________ */


	#header-menu .menu li{ 	width:11.05%;
	}	
	.no-cursor,
	.no-cursor a{			cursor:default;
	}
	#sidebar #menu-privatenavbar li.no-cursor a:hover{		color:#fff;
	}	
	#header-menu .menu li.wordbreak{	word-break:break-all;	
	}
	#logo a {	height: 150px;
	}
	#logosarea {	height: 130px;
	}
	#header-inner-container {	margin: 0px auto;
	}

/* CONTENT ________________________________________________________________________________________________________________________ */

	span.boxesonbottom{		background:transparent url(../images/boxesbottom.png) no-repeat;
	}
	body .wp-caption{	width:auto !important;
						padding:0;
	}
	body .wp-caption img{	margin:0 0 5px;
	}
	
/* SIDEBAR ________________________________________________________________________________________________________________________ */

	#sidebar #parentslogin-outer-box .boxesontop{	background:transparent url(../images/boxestop.png) no-repeat;
	}	

/* STAFF ________________________________________________________________________________________________________________________ */

	.staff_single_block{			border-radius: 8px;	
									-moz-box-shadow: 	0 0 0 5px #ccc5c3, 0 0 0 10px #aa9d97, 0 0 0 15px #6b3f23;  	
									-webkit-box-shadow: 0 0 0 5px #ccc5c3, 0 0 0 10px #aa9d97, 0 0 0 15px #6b3f23;  							
									box-shadow:		 	0 0 0 5px #ccc5c3, 0 0 0 10px #aa9d97, 0 0 0 15px #6b3f23;  							
	}	
	