#gmenu #eventgb {
	background-image: url(../images/button/eventgbover.jpg);
	height: 54px;
	width: 114px;
	background-position: center;
	background-repeat: no-repeat;
}
#titleh2_1 {
	background-image: url(../images/event/titleh2_1.jpg);
	text-indent: -9999px;
	height: 32px;
	width: 582px;
	background-repeat: no-repeat;
	background-position: left;
}
#titleh3_1 {
	background-image: url(../images/offer/titleh3_1.jpg);
	text-indent: -9999px;
	height: 25px;
	width: 560px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#content .indent-10 {
	line-height: 18px;
	padding: 10px;
}
#contentarea {
	border: 1px solid #575739;
}

#event {
	width: 538px;
	background-color: #4D0000;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 20px;
	border: 1px solid #999966;
}
#event #event_area{
	width: 520px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
	overflow:auto;
}
#event .event_day{
	width: 500px;
}
#event .event_title{
	width: 500px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #390000;
	line-height: 24px;
	color: #FFFF00;
	height: 24px;
	text-indent: 10px;
}
#event .event_photo {
	padding-top: 10px;
	padding-bottom: 10px;
}

#event .event_value{
	width: 500px;
	line-height: 18px;
	padding: 10px;
}

