#container
{
  width: 550px;
  margin: 5px auto 20 auto;
  background: #171A0F;
}
#main_image
{
  width: 550px;
  position: relative;
  margin: 0;
}
#welcome_image
{
  width: 550px;
  position: relative;
  margin: 0;
}
#regular_events {
  margin-top: 10px;
}
div.regular_event {
	color: #FFCC33;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
