body {
	background-color: #FFF;
	background-image: url(images/mob_bg1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
.eventname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #1DA184;
}
#center {
	z-index: 900;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #999999;
	padding:0px;
	text-align: left;
}
.booktext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}
#mainbody {
	width: 440px;
	clear: right;
	float: left;
	position: relative;
	top: 0px;
}
#bodytext {
	width: 300px;
	clear: right;
	float: left;
	background-color: #FFFFFF;
	position: relative;
	top: 0px;
	left: 40px;
}
.catstyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #1DA184;
}
.catstyle2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.djname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #1DA184;
}
.djname2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.affiliation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
}
.venuename {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	display: inline;
	text-align: left;
}
a:link {
	color: #669900;
	text-decoration: none;
}
a:hover {
	color: #669900;
	text-decoration: underline;
}
a:visited {
	color: #669900;
	text-decoration: none;
}
