body {
	width: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
}

#container {
	border: 0px solid #F00;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#headerCA {
	width: 800px;
	height: 500px;
	font-size: 9px;
}

#headerCA .background {
	background: url(../images/header-ca.jpg) no-repeat;
	border: 0px solid #F00;
	height: 450px;
}

#headerUS {
	width: 800px;
	height: 500px;
	font-size: 9px;
}

#headerUS .background {
	background: url(../images/header-us.jpg) no-repeat;
	border: 0px solid #F00;
	height: 450px;
}

#headerCA .event, #headerUS .event {
	border: 0px solid #0F0;
	width: 224px;
	float: left;
	text-align: center;
	margin-right: 8px;
	margin-top: 0px;
}

#headerCA .event1, #headerUS .event1 {
	margin-left: 55px;
}

#headerCA .event h1, #headerUS .event h1 {
	font-size: 13px;
	font-family: "Interstate", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #00c6ff;
	margin-top: 0px;
	margin-bottom: 0px;
}

#headerCA .event h2, #headerUS .event h2 {
	font-size: 13px;
	font-family: "Interstate", Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	color: #FFF;
	margin-top: 3px;
}

#content {
	width: 720px;
	height: 920px;
	background: url(../images/bg-body.jpg) repeat-y;
	font-size: 12px;
	padding-left: 80px;
	border: 0px solid #0F0;
}

#content .col1 {
	width: 547px;
	float: left;
}

#content .col1full {
	width: 677px;
}

#content .col2 {
	margin-top: 50px;
	padding-left: 30px;
	width: 100px;
	float: left;
}

#content h1 {
	font-size: 14px;
}

#content h2 {
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 0px;
	color: #ff6600;
}

#content p {
	font-size: 13px;
	margin-top: 3px;
}

#content a:link, #content a:visited, #content a:hover {
	color: #00c6ff;
	text-decoration: underline;
}

#content em {
	color: #00c6ff;
	font-style: normal;
	font-weight: bold;
}

sup {
	line-height: 0px;
	font-size: 8px;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #34bdb0;
	line-height: 12px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #f0e904;
}
a:link {
	color: #82c341;
	text-decoration: underline;
	line-height: 13px;
}
a:hover {
	color: #82c341;
	text-decoration: underline;
}
h4 {
	font-weight: bold;
	text-transform: uppercase;
	color: #82c341;
	font-size: 12px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #4bd0fc;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
}
a:link, a:visited {
	color: #FFF;
}
a:hover {
}	
.subtitle {
	font-weight: bold;
	text-transform: uppercase;
	color: #ff6600;
}
	
.style7 {
	color: #00c6ff;
}

