body, td, th {
	border: none;
}
div#top {
	height: 125px;
	width: 800px;
}
div#topline {
	height: 3px;
	width: 800px;
}
div#navbar {
	height: 30px;
	width: 800px;
}
div#main {
	color: #FFFFFF;
	background-color: #000000;
	height: 6800px;
	width: 800px;
	border: thick none #0033CC;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
}
div#bottom {
	height: 100px;
	width: 800px;
	color: #FFFFFF;
	background-color: #000000;
}
div#doubletopline {
	height: 15px;
	width: 800px;
	border: none;
}
