
body {
	/*background: #000033 url("images/starscapes_bg.jpg") repeat;*/
	background: #000033;
	background-attachment: fixed;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
}
table {
	/*background: transparent;*/
}
a {
	font-weight: bold;
	color: #0000FF;
}
a.visited {
	color: #0000CC;
}
#content {
	padding: 10px 20px 15px 20px;
	font: normal small "Trebuchet MS", Arial, sans-serif;
	color: #ffffff;
}

#nav {
	margin-bottom: 50px;
}
#nav img {
	width: 220px;
	height: 23px;
	border: 0px;
	margin-top:    10px;
	margin-bottom: 10px;
}
li, div, td, p {
	color: #ffffff;
}