#tuesday {
	float:right;
	width:200px;
}
#tuesday span {
	color:#320966;
	font-weight:bold;
}
#tuesday a {
	float:right
}
#welcome {
	width:560px;
}

.news {
	width:380px;
	float:left;
}
.event {
	width:380px;
	float:right;
}
.event a {
	float:right;
}

.image {
	width:380px;
	margin-top:10px;
}
.image img {
	width:378px;
	margin:0 auto;
}
.image p {
	text-align:center;
}
.countdown {
	text-align:right;
}
.countdown span {
	color:#320966;
	font-size:1.2em;
	font-weight:bold;
}