div#invisible
{
	background: transparent url(../images/events_invisible.png) no-repeat;
	top: 0px;
	left: 0px;
	width: 768px;
	display: block;
}
div#events_books
{
	background: url(../images/events_books.png) repeat-y right;
	width: 768px;
	top: 0px;
	left: 0px;
	display: block;
}
div#title
{
	background: url(../images/events_header.png) no-repeat;
	position: relative;
	width: 300px;
	height: 30px;
	top: 50px;
	left: 70px;
	display: block;
	z-index: 1;
}
.contact
{
	width: 325px;
	left: 125px;
	font: 14px "Times New Roman", Times;
	color: #929f49;
	line-height: 125%;
	position: relative;
	display: block;
}
.contact a img
{
	width: 50px;
	height: 56px;
	border: none;
	float: right;
}
div#evt_border
{
	width: 600px;
	height: 500px;
	top: 30px;
	left: 90px;
	position: relative;
	display: block;
}
div#evt_title
{
	font: 12px Myriad, Arial, Helvetica;
	color: #cdae4a;
	text-decoration: none;
	font-style: none;
	font-weight: bold;
	line-height: 125%;
	margin-bottom: 4px;
}
div#evt_extra
{
	font: 12px Myriad, Arial, Helvetica;
	color: white;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	line-height: 125%;
	margin-bottom: 4px;
}
.evt_msg
{
	font: 11px Myriad, Arial, Helvetica;
	color: white;
	text-decoration: none;
	font-style: none;
	font-weight: normal;
	width: 435px;
	display: block;
	margin-left: 30px;
	line-height: 125%;
}
.evt_msg a
{
	color: gray;
	text-decoration: none;
}
.evt_msg a:hover
{
	text-decoration: underline;
}
