
body {
	background-color: #000000;
	margin: 0px;
	text-align: center;
	}

td.top {
	text-align: left;
	background-color: rgb(0,0,0);
	width=975px;
	background: url(top.jpg) no-repeat right center; 
	}

table.trivia {
	width: 500px;
	font-family: comic sans ms;
	border: 2px solid rgb(0,0,0);
	background-color: rgb(255,254,1);
	}

table.trivia td {
	text-align: center;
	font-size: 13;
	}
	

#title {
	font-size: 14;
	font-weight: bold;
	}

td.menu {
	height: 15px;
	width: 975px;
	border-bottom: 1px solid rgb(0,0,0);
	border-top: 1px solid rgb(0,0,0);
	}

table.form {
	font-family: arial, verdana;
	font-size: 12;
	}

table.results {
	font-family: arial, verdana;
	font-size: 12;
	text-align: center;
	padding: 5px;
	border: 1px solid rgb(0,0,0);
	border-style: inset;
	}

table.points {
	font-family: arial, verdana;
	font-size: 12;
	padding: 5px;
	border: 1px solid rgb(0,0,0);
	border-style: inset;
	}

table.points td 
{
	border-bottom: 1px solid rgb(0,0,0);
}

th.res {
	border: 1px solid rgb(0,0,0);
	border-style: inset;
	padding: 4px;
	}

td.res {
	border: 1px solid rgb(0,0,0);
	border-style: inset;
	padding: 4px;
	}

td.resd {
	text-align: left;
	border: 1px solid rgb(0,0,0);
	border-style: inset;
	padding: 4px;
	}

td.checkers {
	width: 15px;
	height: 200px;
	background-image: url('back.gif');
	border-left: 1px solid rgb(0,0,0);
	border-right: 1px solid rgb(0,0,0);
	}

table.standings {
	font-family: arial, verdana;
	font-size: 12;
	}

table.standings th {
	font-size: 14;
	font-weight: bold;
	text-align: center;
	}

table.standings td {
	text-align: center;
	}

table.standings td.name {
	text-align: left;
	}

td.events {
	font-family: arial, verdana;
	font-size: 12;
	text-align: center;
	width: 200px;
	background-color: rgb(255,254,1);
	height: 200px;
	text-align: center;
	vertical-align: top;
	padding: 10px; 
	}

table.miniads {
	float: right;
	width: 200px;
	margin: 0;
	padding: 0
	}

img.mainad {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 500px;
	height: 100px;
	border: 0;
	}

div.counter {
	text-align: right;
	font-family: verdana;
	font-size: 10;
	font-weight: bold;
	text-decoration: italic;
	}

div.spname {
	font-family: verdana;
	font-size: 14;
	font-weight: bold;
	}

div.address {
	font-family: verdana;
	font-size: 11;
	}

img.mini {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 200px;
	height: 150px;
	border: 0;
	}

td.main {
	width: 760px;
	font-family: verdana;
	font-size: 13;
	background-color: rgb(255,255,255);
	height: 400px;
	padding: 15px;
	vertical-align: top;
	line-height: 150%;
	}

td.signature { font-family: arial, helvetica; font-style: italic; font-size: 10; color: rgb(255, 254, 1); text-align: center; }
a.signature { font-family: arial, helvetica; font-style: italic; font-size: 10; text-align: right; color: gold}
