#content .column-left {
	width:625px;
	padding-left:10px;
}

#content .column-right {
	width:235px;
	position:relative;
	margin-top:-65px;	
}

#slide_show {
	width:635px;
	height:285px;
	position:relative;
	border-bottom:3px solid #52a38f;
	margin:0px 0px 7px -10px;
}

#slide_show .slide{
	display:none;
	position:absolute;
	left:0px;
	top:0px;
}

#slide_show .current {
	display:block;
}

#casting {
	background-color:#faf3dc;
	height:260px;
}

#casting h2 {
	margin-bottom:23px;
}

#casting p{
	margin-bottom:20px;
}

#casting p a.arr {
	line-height:1.3em;
	color:#b8313e;
	background-image:url('../i/red_arr.png');
}

#casting .dates{
	color:#1c8b7a;
	font-family:Georgia;
	font-size:1.2em;
	line-height:1.3em;
	margin-bottom:30px;
}

#main_section .person{
	float:left;
	width:160px;
	margin-right:25px;
	font-size:0.8em;
	line-height:1.2em;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}

#main_section .person img{
	display:block;
	margin-bottom:10px;
}

#distance_education, #last_news {
	float:left;
	height:180px;
}

#distance_education {
	background-color:#eff4fb;
	width:274px;
	margin-right:10px;
}

#distance_education h2{
	color:#1c8b7a
}

#last_news {
	width:285px;
	background-color:#faf3dc;
}

#last_news dt {
	font-size:0.75em;
	color:#6a6e74;
	margin-bottom:1px;
}

#last_news dd {
	margin-bottom:10px;
	font-size:0.9em;
	font-weight:bold;
}

