#divBrochure {
position:		absolute;
top:			160px;
left:			200px;
z-index:		99;
}

#divActivity {
position:		absolute;
top:			140px;
left:			10px;
width:			800px;
z-index:		99;
}

#divActivityPic	{
float:			left;
z-index:		99;
}

#divActivityText	{
margin-left:	10px;
float:			left;
z-index:		99;
}


#divAction	{
position:		absolute;
top:			190px;
left:			10px;
width:			180px;
z-index:		100;
}

#divEntertainment	{
position:		absolute;
top:			190px;
left:			650px;
width:			180px;
z-index:		100;
}

#divLocal	{
position:		absolute;
top:			439px;
left:			210px;
width:			350px;
text-align:		center;
z-index:		100;
}

#divDinner	{
position:		absolute;
top:			348px;
left:			580px;
width:			250px;
z-index:		100;
}

#divConcert	{
position:		absolute;
top:			442px;
left:			580px;
width:			250px;
z-index:		100;
}

#divExperience	{
position:		absolute;
top:			578px;
left:			180px;
width:			700px;
z-index:		100;
}


#divBigLogoAct {
	position:		absolute;
	top:			549px;
	left:			0px;
	width:			336px;
	height:			96px;
}

a:link.clsActivity	{
	text-decoration:	none;
	color:				#790000;
	font-family:		Book Antiqua;
	font-weight:		bold;
	font-size:			10pt;
}

a:hover.clsActivity	{
	text-decoration:	none;
	color:				#790000;
	font-family:		Book Antiqua;
	font-weight:		bold;
	font-style:		italic;
}

a:visited.clsActivity	{
	text-decoration:	none;
	color:				#790000;
	font-family:		Book Antiqua;
	font-weight:		bold;
	font-size:			10pt;
}

a:link.clsBlack	{
	text-decoration:	none;
	color:				#000;
	font-family:		Book Antiqua;
	font-weight:		bold;
	font-size:			9pt;
}

a:hover.clsBlack	{
	text-decoration:	none;
	color:				#000;
	font-family:		Book Antiqua;
	font-weight:		bold;
	font-style:		italic;
}

a:visited.clsBlack	{
	text-decoration:	none;
	color:				#000;
	font-family:		Book Antiqua;
	font-weight:		bold;
}

a:link.clsRed	{
	text-decoration:	none;
	color:				#790000;
	font-family:		Book Antiqua;
	font-weight:		bold;
	font-size:			10pt;
}

a:hover.clsRed	{
	text-decoration:	none;
	color:				790000;
	font-family:		Book Antiqua;
	font-weight:		bold;
	font-style:		italic;
}

a:visited.clsRed	{
	text-decoration:	none;
	color:				#790000;
	font-family:		Book Antiqua;
	font-weight:		bold;
}

td	{
text-align:				center;
}

h4	{
	color:				#790000;
	font-family:		Book Antiqua;
	font-weight:		bold;
	font-size:			12pt;
}

p	{
	font-family:		Book Antiqua;
	font-size:			10pt;
	text-align:			justify;
}

th	{
	text-align:			left;
	font-family:		Arial, Helvetica, sans-serif;
}

.red {
	color:				#790000;
}

.black {
	color:				#000;
}

.newsblack {
	color:				#000;
	font-family:		Arial, Helvetica, sans-serif;
	text-align:			left;
	font-size:			10pt;
}

.newsred {
	color:				#790000;
	font-family:		Arial, Helvetica, sans-serif;
	text-align:			left;
	font-size:			10pt;
}

.left {
	text-align:			left;
}
	
