body {
/*	background: #000 url(../layout/bk_meetgo.jpg) repeat-x; 
	background-position: -301px -111px; */
	background-position: -60px -60px; */
	color: #fff;
	font-family: Century Gothic, Verdana;
	font-size: 9.5pt; 
}

#wrapper {
	margin: 10px;
	width: 600px;
	height: 445px;
	float: left;
}

#flyer {
	float: left;
	height: 100%;
}

#flyer img {
	height: 440px;
/*	width: 350px;*/
}

#info {
	margin: 15px;
	float: left;
	height: 100%;
}

td {
	vertical-align: bottom;
}

p {
	margin: 15px;
	font-family: century gothic, verdana;
	font-size: 9.5pt;
	color: #fff;
	line-height: 150%;
}

h1 {
	margin: 15px;
	margin-top: 0px;
	font: 20px Century Gothic, Verdana;
	letter-spacing: 2px;
	font-smooth:always;
	color: #95e0e2;
	text-align: left;
}

a img {
	border: 0;
}

a:link {
	text-decoration: none;
	color: fa66ff;
}

a:hover {
	text-decoration: none;
	background-color: transparent;
	border-bottom: #f600ff dotted 1px;
	color: #f600ff;  /*fa66ff*/
}

a:visited {
	text-decoration: none;
	background-color: transparent;
	color: fa66ff;
}
