body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#page {
	width: 700px;
	margin: 0px auto;
	text-align: left;
}

#page.td {
	height: 160px;
	width: 160px;
}

img {
	border: 0;
}

#largedisplay {
	text-align: center;
}

#nav {
	text-align: center;
}

#textcontent {
	color: #ffffff;
	font-family: "Lucida Grande", sans-serif;
	font-size: 12px;
}

#textcontent h2 {
	font-size: 14px;
}

a, a:visited {
	color: #ffffff;
}

ul {
	list-style: none;
}

#linkslist {
	margin: 0;
	padding: 0;
}

#linkslist li {
	margin-bottom: 10px;
}

#linkslist a {
	text-decoration: none;
}