body, table
{
	background-color:Black;
	font-family:Verdana,Arial,Sans-Serif;
	color:#ff6633;
}

a
{
	color:#ffddaa;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

td
{
	padding:1em;
	vertical-align:top;
}

img
{
	border-width:0px;
}

.menucontent td
{
	height:100%;
}

.menu
{
	border-color:#ff6633;
	border-style:solid;
	border-width:0px 1px 0px 0px;
}

.menulist
{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

.menulist ul
{
	list-style-type:none;
}

.content
{
}

.footer
{
	font-size:80%;
	text-align:right;
}

.date
{
	font-size:80%;
}

.firingpieces
{
	text-align:center;
	width:100%;
}

.firingpieces td
{
	width:33%;
	text-align:center;
}