div#invisible
{
	background: transparent url(../images/events_invisible.png) no-repeat;
	top: 0px;
	left: 0px;
	width: 768px;
	height: 20px;
	display: block;
}
.links
{
	top: 0px;
	left: 100px;
	display: block;
	width: 580px;
	height: 496px;
}
.links img
{
	border: none;
}
div#linkstitle
{
	background: url(../images/links_title.png) no-repeat;
	width: 300px;
	height: 31px;
	left: -200px;
	top: 110px;
	float: right;
	display: block;
	position: relative;
}
.morelinks
{
	position: relative;
	display: block;
}
.morelinks a
{
	float: left;
	color: white;
	font: bold 16px "Times New Roman", Times
	text-decoration: none;
}
.morelinks a:hover
{
	color: #dee7c6;
}
