.focused_event{
	width: 760px;

	margin-top:5px;
	padding:5px;
	text-align:justify;
	overflow:auto;
}
.event_1, .event_2, .event_3, .event_4{
	width: 175px;
	margin: 15px 15px 10px 0;
	padding: 3px;

	float:left;
	text-align:justify;
	overflow:auto;
}
#slideshow{
		width:780px;
		height:780px;
		float:left;
		display:inline;
	}	
	
#slideshow img {
		background-color:#000;
		width:780px;
		height:780px;
		top:  0;
		left: 0;
	}
.ss a {
text-decoration: none;
}
.ss a:hover{
	color: red;
}