@charset "iso-8859-1"
body {
	background-color: #333333;
	background-image: url(images/bkg.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
	line-height: 13px;
	font-style: normal;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF0066;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.contenthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	text-align:left
}
.contentbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
	font-style: normal;
	text-align:left

}

.contentlinkbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.smallprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 13px;
	color: #FFFFFF;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bolder;
}
#container {
	height: 420px;
	width: 3000px;
	overflow-x: visible; 
	overflow-y: hidden;
} 
iframe {
	height: 442px;
	width: 800px;
	overflow-x: visible; 
	overflow-y: visible;
	background-color: none;
} 
/* Ladner creative changes */
#event_list {
    padding-left: 20px;
}
