body
{
	background-color: black;
	background-image: url(/graphics/nova_bg.png);
	background-repeat: no-repeat;
}

div
{
	width: 393px;
	position: absolute;
	color: black;
	background: #777777;
}

a.dalek, a.dalek:link, a.dalek:visited, img.dalek, img.dalek:link, img.dalek:visited
{
	color: #777777;
	background: #777777;
	text-decoration: none;
}

div.underall
{
	left: 30%;
	border: 3pt ridge #777;
	top: 25px;
	background-color: transparent;
	height: 340px;
}

div.top
{
	height: 188px;
	background-color: transparent;
}

div.subtitle
{
	top: 188px;
	text-align: center;
	height: 20px;
	border-bottom: 3pt ridge #777;
	border-top: 3pt ridge #777;
}

div.content
{
	top: 216px;
	height: 100px;
}

div.address
{
	top: 316px;
	text-align: center;
	font-style: italic;
	height: 20px;
	border-top: 3pt ridge #777;
}


p.vertalign
{
	vertical-align: middle;
}

ul.tealball
{
	list-style-image: url(/graphics/tealball.png);
}
