@charset "utf-8";
/* CSS FONTSDocument */
/* Cubellan */
body {width: auto;}
.header{
	font-size: 55px;
	font-style: italic;
	font-variant: normal;
	font-weight: bold;
	text-align: center;
	font-family: Impact, Haettenschweiler, 'Franklin Gothic Bold', 'Arial Black', sans-serif;
}
.table1 {font-family: calibri;}
.table1 th {
	background-color: #8DE0FF;
}
.table1 tr {background-color: #E4F3E8;}
.table1 tr:nth-child(even) {background: #CCC;}
.subheader {font-family: calibri;}
cu1 { 
   font-family: 'CubellanRegular'; 
   font-weight: normal; 
   font-style: normal; }
/* Michroma */
.tuna {
	font-weight: 900;
	background-color: #F3F90C;}

h1 {font-family: Gill Sans, Gill Sans MT, Myriad Pro, DejaVu Sans Condensed, Helvetica, Arial, sans-serif;
font-size: 40px;
}

h2 {
	font-family: Michroma;
	font-size: 40px;
	font-style: italic;
	font-variant: normal;
	font-weight: bold;
	line-height: 5px;
}
h3 {
	font-family: Michroma;
	font-size: 17px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 23px;
}
h4 { color: #111; font-family: 'Open Sans Condensed', sans-serif; font-size: 64px; font-weight: 700; line-height: 64px; margin: 0 0 0; padding: 20px 30px; text-align: center; text-transform: uppercase; }

blockquote {
	font-family: Michroma;
	font-size: 17px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 23px;
}

paragraph {
	font-family: Michroma;
	font-size: 12px;
	border-color: #0301FD;
}

SponsorTable {
	float: right;
}

.centeralign {text-align:center;}