﻿body {
	background-color: #1d1e23;
	background-image: url('images/1pxgradient.jpg');
	background-repeat: repeat-x;
}

.frame-table {
	border: 1px solid #323641;
	background-position: 50% top;
	background-color: #f4e8d0;
	background-repeat: no-repeat;
	background-image: url('images/tablebackground.jpg');
	table-layout: fixed;
	width: 955px;
}

.header-cell {
	background-image: url('images/banner1.jpg');
}

.counter-cell {
	background-color: #1D1E23;
	text-align: left;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
}

.footer-cell {
	background-color: #1D1E23;
	text-align: right;
}

h1 {
	font-family: "Bell Gothic Std Black";
	font-size: 28px;
	font-weight: bold;
	font-variant: normal;
	color: #F8F1D0;
	text-transform: uppercase;
	font-style: normal;
	line-height: 12px;
}

h2 {
	font-family: "Bell Gothic Std Black";
	font-size: x-large;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}

h3 {
	font-family: "Bell Gothic Std Black";
	font-size: medium;
}

.notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

li {
	font-family: Arial, Helvetica, sans-serif;
}

.winners {
	margin-left: 40px;
}



