﻿.staff-continer {
	width:1024px;
	text-align:center;
	margin:10px auto 50px auto;
	font-size:16px:
}

.staff-continer:after {
	content:'';
	display:table;
	clear:both;
}


.leftsection{
	float:left;
	width:420px;
	margin:0 auto;
	text-align:center;
}

.leftsection img{
	margin-bottom:20px;	
}

.rightsection{
	float:right;
	width:490px;
	margin:0 auto;
	text-align:left;
}

.outline-continer article {
	margin-bottom:30px;
}


#sketchbook {
	float:right;
	margin:0 20px 0 auto;
	width:552px;
	height:627px;
	background-image:url('../img/staff/sketchbook.png');
	text-align:center;
}

#staffdata {
	width:500px;
	height:500px;
	text-align:left;
	margin:60px auto 0 auto;
	overflow:auto;
}