body {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:line-through;
}
h1{
	margin: 10px 0px 0px 0px;
}
#headerfooter {
	width:715px;
}
#box {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	position: relative;
	width: 715px;
	left: 12%;
	top: auto;
	right: auto;
	bottom: auto;
}
#nav {
	background-color: #FFFFFF;
	position: static;
	height: 352px;
	width: 147px;
	float:left;
}
#content {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	color: #000000;
	position: relative;
	width:560px;
	float:left;
}
