.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;}

body
		{
		font-family: 'Lucida Grande',Verdana, Arial, Helvetica, 'sans-serif';
		font-size: 11px;
		background-color:#000000;
		color:#000000;
		}
#wrapper {
		width:615px; 
		height:auto; 
		margin-left:auto; 
		margin-right:auto;
		}
		
#logo
		{
		width:620px;
		height:86px;
		margin-left:auto;
		margin-right:auto;
		border:0px solid;
		margin-top:-5px;
		}
		
#menu
		{
		width:620px;
		height:35px;
		margin-left:auto;
		margin-right:auto;
		background:#333333;
		}
#menu img{
		border:none;
		margin-left:5px;
		padding-top:5px;
		}
#container{ 
		width:620px; /*I've taken out the position:relative; You don't need it here*/
		height:auto;
		float:left;
		margin-bottom:10px;
		background-color:#FFFFFF;
		border-bottom:1px solid;
		}
		
#flashmovie
		{
		padding-left:4px;
		padding-bottom:3px;
		}

	
	