#master {
	float:left;
	width:990px;
	height:657px;
}

#menu ul {
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	margin:550px 0 0 10px;
	padding-left: 0;
	list-style-type:none;
	} 
	
#menu li {
	display:inline;
}

#menu ul li {
	margin-left: 0;
	padding: 3px 8px;
	border-left: 1px solid #000;
	list-style: none;
	display: inline;
	}
	
.small {
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	margin:10px 0 0 10px;
}