.guidebg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	background-image: url(/2003/images/guide_bg.gif);
	background-repeat: no-repeat;
}
.detailsbg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	background-image: url(/2003/images/details_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.schedulebg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	background-image: url(/2003/images/schedule_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.staffbg {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	background-image: url(/2003/images/staff_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.sponsorsbg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	background-image: url(/2003/images/sponsors_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.ticketsbg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	background-image: url(/2003/images/tickets_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.fontsize {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #E86161;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #E86161;
	text-decoration: underline;

}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;

}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #E86161;
}
.announcebg {
	background-image: url(/2003/images/annouce_bg.gif);
	background-repeat: repeat-y;
}
