.margin {
	margin:0 0 0 0;
	background:url(images/bg.jpg) repeat-x;
}
.bg_content {
	background:url(images/content.png) repeat-y;
}
.g_date {
	background:url(images/bg_special.jpg) no-repeat;
}
.bg_map {
	background:url(images/map_bg.png) no-repeat;
}
.title {
	font-family:"Georgia";
	font-size:18px;
	color:#553A05;
	line-height:20px;
	font-weight:bold;
}
.test {
	font-family:"Georgia";
	font-size:12px;
	color:#553A05;
	line-height:20px;
}
.text {
	font-family:"Georgia";
	font-size:12px;
	color:#553A05;
	line-height:20px;
}
.text a:link {
	font-family:"Georgia";
	font-size:12px;
	color:#553A05;
	font-weight:normal;
	text-decoration:underline;
	font-variant:normal;
}
.text a:visited {
	font-family:"Georgia";
	font-size:12px;
	color:#553A05;
	font-weight:normal;
	text-decoration:underline;
}
.text a:hover {
	font-family:"Georgia";
	font-size:12px;
	color:#553A05;
	text-decoration:none
}
.text a:active {
	font-family:"Georgia";
	font-size:12px;
	color:#553A05;
	text-decoration:underline;
}
.date {
	font-family:"Georgia";
	font-size:16px;
	color:#111111;
	list-style-type:none;
	font-weight:bold;
}
.map {
	font-family:"Georgia";
	font-size:12px;
	color:#FFFFFF;
}
.map a:link {
	font-family:"Georgia";
	font-size:10px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:underline;
	font-variant:normal;
}
.map a:visited {
	font-family:"Georgia";
	font-size:10px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:underline;
}
.map a:hover {
	font-family:"Georgia";
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none
}
.map a:active {
	font-family:"Georgia";
	font-size:10px;
	color:#FFFFFF;
	text-decoration:underline;
}
.pics {
	border:5px #FFFFFF solid;
}