
#box {
	position: absolute;
	left:770px;
	top:115px;
}


#nav, #nav ul { /* all lists */
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
	position: absolute;
	top: 166px;
	left: 65px;
	display: block;
	padding: 0;
	margin: 0;
	z-index: 1000;
	list-style: none;
	line-height: 1.4;
}

table {font-family: verdana;
	font-size: 16px;
	font-weight: normal;
}
p 	{
	margin:8px;
}


