#menubar
{
width:700px;
}


#dropDownMenu, #dropDownMenu ul {
	width: 700px;
}

.currentproject
{
	width: 790px;
	height: 175px;
	margin: 0 auto;
	overflow:auto;
	white-space:nowrap;
}

.currentproject img
{
	border: none;
	width: 150px;
	margin: 0 10px 0 0;
}
