body {
	background-image: url(../layout/bti-events-bkg.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
}.headline {
	font-size: 11pt;
	color: #C40F1D;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-indent: 10px;
	letter-spacing: 1px;
}
.bodycopy_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 15pt;
	font-weight: normal;
	font-variant: normal;
	color: #333;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	color: #333;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: normal;
	font-variant: normal;
	color: #FBC359;
	letter-spacing: 1px;
}
.nav {
	color:#F9B23B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 10pt;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 1pt;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	color: #333;
}

a.nav:link {color: F9B23B; text-decoration: none; }
a.nav:visited {color: F9B23B; text-decoration: none; }
a.nav:hover {color: #FFF; text-decoration: none; }
a.nav:active {color: F9B23B; }

a.bodycopy:link {color: #06C; }
a.bodycopy:visited {color: #06C; }
a.bodycopy:hover {color: #C40F1D; }
a.bodycopy:active {color: 06C; }

a.sidebar:link {color: #06C; }
a.sidebar:visited {color: #06C; }
a.sidebar:hover {color: #FFF; }
a.sidebar:active {color: #06C; }

