@charset "UTF-8";
/* CSS Document */

h2{
	background-image: url(../images/staff-2-h2.gif);
	background-repeat: no-repeat;
	height: 42px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-indent: -9999px;
}
#contents{
	background-image: url(../images/itiran-bg.gif);
	background-repeat: repeat-y;
	margin-left: 3px;
	padding-top: 60px;
	padding-right: 65px;
	padding-left: 65px;
	width: 880px;
	padding-bottom: 30px;
	margin-bottom: 20px;
}
#event-head{
	height: 70px;
	background-image: url(../images/staff-event-head.jpg);
}
#event-head h3{
	margin-left: 65px;
	float: left;
	color: #8FCA33;
	margin-top: 28px;
}
#event-head #date{
	float: right;
	margin-right: 40px;
	margin-top: 25px;
}
#event-body {
	overflow: auto;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 30px;
	padding-left: 28px;
	width: 822px;
}
#event-body p {
	color: #856847;
	margin-bottom: 10px;
}

#event-body img {
            padding-right:5px;
            padding-top:5px;
}
#event-foot {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
}

